summaryrefslogtreecommitdiffstats
path: root/keyboards/novelpad/info.json
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] move novelkeys keyboards to vendor folder (#15783)peepeetee2022-01-101-35/+0
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* [Keyboard] Update NovelPad (#6559)fauxpark2019-08-211-1/+26
| | | | | | | | | | | | * 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
* Novelpad refactor and Configurator support (#3276)noroadsleft2018-07-011-0/+12
* Matrix refactor * Keymap refactor * Configurator support * Add LAYOUTS = ortho_5x4 to rules.mk * Readme formatting fix * #include != #define * Removed an extra comma