qmk_firmware/keyboards/nacly/sodium42
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps/default [Keyboard] Add Sodium keyboards (#17078) 2022-06-09 20:42:53 -07:00
config.h Debounce defines cleanup (#19742) 2023-02-03 19:19:58 +00:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11: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
sodium42.c [Keyboard] Add Sodium keyboards (#17078) 2022-06-09 20:42:53 -07:00
sodium42.h [Keyboard] Add Sodium keyboards (#17078) 2022-06-09 20:42:53 -07:00

readme.md

sodium keyboard

Your new favorite split columnar stagger

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

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

make nacly/sodium42: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.