qmk-firmware/keyboards/handwired/numpad20
noroadsleft 8b6cdd1788 handwired/numpad20 Refactor and Configurator support (#4589)
* handwired/numpad20: refactor

- layout macro no longer auto-prepends keycodes with KC_
  - keymaps for this keyboard will now compile in QMK Configurator
- keymap now uses #include QMK_KEYBOARD_H
- deleted unused fn_actions code block

* handwired/numpad20: Configurator support
2018-12-11 20:49:44 -08:00
..
keymaps/default handwired/numpad20 Refactor and Configurator support (#4589) 2018-12-11 20:49:44 -08:00
config.h Initial commit for handwired numpad 2017-03-09 10:11:39 -05: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 handwired/numpad20 Refactor and Configurator support (#4589) 2018-12-11 20:49:44 -08:00
readme.md More QMK Configurator Warning/Error Fixes (#2720) 2018-04-11 18:10:55 -04:00
rules.mk Creates a layouts/ folder for keymaps shared between keyboards (#1609) 2017-08-23 22:29:07 -04:00

readme.md

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.