qmk-firmware/keyboards/novelpad
noroadsleft e8d2f4f891 Novelpad refactor and Configurator support (#3276)
* Matrix refactor

* Keymap refactor

* Configurator support

* Add LAYOUTS = ortho_5x4 to rules.mk

* Readme formatting fix

* #include != #define

* Removed an extra comma
2018-07-01 11:06:00 -07:00
..
keymaps/default Novelpad refactor and Configurator support (#3276) 2018-07-01 11:06:00 -07:00
config.h Add support for NovelPad/NumChoc by NovelKeys and Woodkeys 2018-04-11 18:11:42 -04:00
info.json Novelpad refactor and Configurator support (#3276) 2018-07-01 11:06:00 -07:00
novelpad.c Add support for NovelPad/NumChoc by NovelKeys and Woodkeys 2018-04-11 18:11:42 -04:00
novelpad.h Novelpad refactor and Configurator support (#3276) 2018-07-01 11:06:00 -07:00
readme.md Novelpad refactor and Configurator support (#3276) 2018-07-01 11:06:00 -07:00
rules.mk Novelpad refactor and Configurator support (#3276) 2018-07-01 11:06:00 -07:00

readme.md

NovelPad/NumChoc

NovelPad

A 5x4 macropad/numpad, sold by NovelKeys.xyz. There are two versions of the PCB, the NovelPad for MX switches and the NumChoc for Kailh Choc low profile switches. Both utilize the same firmware with no changes required.

Keyboard Maintainer: Cole Markham / Woodkeys.click
Hardware Supported: NovelPad
Hardware Availability: Novelkeys.xyz

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

make novelpad:default

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