qmk_firmware/keyboards/handwired/numpad20
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/numpad20 Refactor and Configurator support (#4589) 2018-12-11 20:49:44 -08:00
config.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
info.json handwired/numpad20 Refactor and Configurator support (#4589) 2018-12-11 20:49:44 -08:00
numpad20.c Initial commit for handwired numpad 2017-03-09 10:11:39 -05:00
numpad20.h Change keyboard level include guards to pragma once (#14248) 2021-09-01 19:03:14 +10:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Remove MIDI Configuration boilerplate (#11151) 2021-08-16 06:51:13 +10:00

numpad20 handwired

Custom handwired 20 key numpad.

Keyboard Maintainer: Danny
Hardware Supported: Custom handwired 20 key numpad
Hardware Availability:

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

make handwired/numpad20:default

See build environment setup then the make instructions for more information.