summaryrefslogtreecommitdiffstats
path: root/keyboards/novelpad
Commit message (Expand)AuthorAgeFilesLines
* [Keyboard] move novelkeys keyboards to vendor folder (#15783)peepeetee2022-01-108-387/+0
* Fix up build options comments (#15463)Ryan2021-12-121-1/+1
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-261-53/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-161-20/+0
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-01-271-3/+0
|\
| * Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679)Ryan2021-01-271-3/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-201-1/+0
|\|
| * Remove `DESCRIPTION`, N-Q (#11631)Ryan2021-01-201-1/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-13/+0
|/
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-28/+0
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 16U2 and 32U2 keyboards (#6768)fauxpark2019-09-191-3/+2
* [Keyboard] Update NovelPad (#6559)fauxpark2019-08-217-165/+293
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-151-4/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-161-2/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Add novelpad 0xdec keymap (#4779)Jordi Pakey-Rodriguez2019-01-042-0/+59
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-3/+0
* Novelpad refactor and Configurator support (#3276)noroadsleft2018-07-015-16/+35
* Add support for NovelPad/NumChoc by NovelKeys and WoodkeysCole Markham2018-04-116-0/+319