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
config.h
info.json
numpad20.c
numpad20.h
readme.md
rules.mk

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.