Ryan 2da0827d4f Remove matrix size defines (#19581) 3 éve
..
keymaps 9632360caa Use a macro to compute the size of arrays at compile time (#18044) 3 éve
config.h 2da0827d4f Remove matrix size defines (#19581) 3 éve
info.json f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 éve
nicekey.c 9ce35e823b Keyboard: Base for the nicekey keyboard (#3475) 8 éve
nicekey.h 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) 4 éve
readme.md 633ef1441b handwired/nicekey optimisation (#14788) 4 éve
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 3 éve

readme.md

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: n/a

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.