qmk_firmware/keyboards/nacly/sodium62
2024-08-26 07:51:22 +10:00
..
keymaps/default Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
config.h Migrate SPLIT_HAND_PIN to json (#23924) 2024-07-13 13:29:16 +01:00
keyboard.json Migrate split.soft_serial_pin to split.serial.pin H-O (#24185) 2024-07-23 15:49:11 +01:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
sodium62.c Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00

sodium keyboard

Your new favorite split columnar stagger

  • Keyboard Maintainer: NaCly
  • Hardware Supported: sodium62 PCBs, Pro Micro
  • Hardware Availability: https://nacly.net

Make example for this keyboard (after setting up your build environment):

make nacly/sodium62:default

Bootloader

Enter the bootloader in 2 ways:

  • Physical reset button: Press the reset button twice
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.