summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/novem/info.json
Commit message (Collapse)AuthorAgeFilesLines
* Move small macropad-ish layouts to data driven (#20341)Ryan2023-04-051-9/+11
|
* Move matrix config to info.json, part 6 (#20019)Ryan2023-03-111-0/+5
|
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-081-0/+2
|
* Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan2022-07-301-0/+6
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
|
* Fix handwired/novem Configurator config (#9291)Joel Challis2020-06-041-2/+6
|
* [Keyboard] Adding Novem keyboard (macropad) and demo layout (#8781)mechanicalguy212020-04-181-0/+18
* Adding Novem keyboard (macropad) and demo layout * Making changes suggested during pull request * Removing keyboards/novem/keymaps/default/config.h as suggested during the pull request * Moving keyboard to the handwired folder and changing the build line from readme in order to reflect this new location