qmk_firmware/keyboards/nacly/sodium62
2023-05-02 08:25:15 +10:00
..
keymaps/default
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.