qmk_firmware/keyboards/handwired/nicekey
Ryan f9aeea64c1
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
2023-02-08 18:41:46 +11:00
..
keymaps/default Use a macro to compute the size of arrays at compile time (#18044) 2022-08-30 10:20:04 +02: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
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 optimisation (#14788) 2021-10-11 14:41:31 +01:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

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.