summaryrefslogtreecommitdiff
path: root/keyboards/novelpad/info.json
AgeCommit message (Collapse)Author
2019-08-21[Keyboard] Update NovelPad (#6559)fauxpark
* 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
2018-07-01Novelpad refactor and Configurator support (#3276)noroadsleft
* Matrix refactor * Keymap refactor * Configurator support * Add LAYOUTS = ortho_5x4 to rules.mk * Readme formatting fix * #include != #define * Removed an extra comma