aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/novelpad/config.h
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Update NovelPad (#6559)fauxpark2019-08-211-17/+201
| | | | | | | | | | | | * Update NovelPad * Lowercase readme * Update keyboards/novelpad/keymaps/default/keymap.c Co-Authored-By: Joel Challis <git@zvecr.com> * Remove default F_CPU, F_USB, ARCH, and OPT_DEFS - covered in mcu_selection.mk
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
| | | | | | | | | | * 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.
* Add support for NovelPad/NumChoc by NovelKeys and WoodkeysCole Markham2018-04-111-0/+68