1
0
Fork 0
qmk_firmware/keyboards/novelpad
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps/default Novelpad refactor and Configurator support (#3276) 2018-07-01 11:06:00 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -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.