You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan 5af1799735
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
2 years ago
..
keymaps [Keyboard] Updated keyboard & keymaps (#12667) 2 years ago
config.h [Keyboard] Updated keyboard & keymaps (#12667) 2 years ago
info.json Remove width, height and key_count from info.json (#14274) 2 years ago
mcuconf.h [Keyboard] Updated keyboard & keymaps (#12667) 2 years ago
nack.c [Keyboard] Updated keyboard & keymaps (#12667) 2 years ago
nack.h Nack: rename layout macro to LAYOUT_ortho_4x13 (#13784) 2 years ago
readme.md [Keyboard] Updated keyboard & keymaps (#12667) 2 years ago
rules.mk Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) 2 years ago

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.