qmk_sweep_skeletyl/keyboards/handwired/nicekey
Ryan 41c50bb653
Change keyboard level include guards to pragma once (#14248)
* Change keyboard level include guards to `pragma once`

And clean up a lot of layout macros

* Oops

* Remove dangling endif
2021-09-01 19:03:14 +10:00
..
keymaps/default handwired/nicekey Refactor and readme cleanup (#4588) 2018-12-09 21:43:24 -08:00
config.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
info.json Add missing info.json files for keyboards (#12239) 2021-03-15 01:06:55 -07:00
nicekey.c Keyboard: Base for the nicekey keyboard (#3475) 2018-07-23 16:13:11 -07:00
nicekey.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
readme.md handwired/nicekey Refactor and readme cleanup (#4588) 2018-12-09 21:43:24 -08:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

nicekey handwired

The first NiceKey

Custom handwired nicekey, a one key keyboard that writes random compliments.

Keyboard Maintainer: spydon
Hardware Supported: Custom handwired one key
Hardware Availability:

Switch must be connected to pins C6 and B6.

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

make handwired/nicekey:default

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