qmk-dactyl-manuform-a/keyboards/nack
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
keymaps [Keyboard] Updated keyboard & keymaps (#12667) 2021-07-21 23:57:35 -07:00
config.h Require explicit enabling of RGB Matrix modes (#15018) 2021-11-15 10:41:04 -08:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
mcuconf.h [Keyboard] Updated keyboard & keymaps (#12667) 2021-07-21 23:57:35 -07:00
nack.c [Keyboard] Updated keyboard & keymaps (#12667) 2021-07-21 23:57:35 -07:00
nack.h Nack: rename layout macro to LAYOUT_ortho_4x13 (#13784) 2021-07-30 08:10:59 -07:00
readme.md [Keyboard] Updated keyboard & keymaps (#12667) 2021-07-21 23:57:35 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

readme.md

nack

A ISO-friendly ortholinear keyboard, 13x4 keys.
See screenshots.

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

make nack:default

Flashing example for this keyboard:

make nack:default:flash

To reset the board into bootloader mode, press the reset button on top of the keyboard. It's the tiny button to the upper left of the board. If you are using the official case/plate you might need to use something thin to reach & press it.

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