summaryrefslogtreecommitdiff
path: root/keyboards/handwired/hacked_motospeed/info.json
AgeCommit message (Collapse)Author
2023-03-11Move matrix config to info.json, part 6 (#20019)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2022-07-30Move keyboard USB IDs and strings to data driven: handwired (#17822)Ryan
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2019-04-04Added Hacked Motospeed keyboard (#5534)Deckweiss
* Added first configuration for handwired hacked motosped keyboard * Added first keymap * Fixed h file key layout * Swapped Y and Z in default keymap * Added name, email and description * Moved hacked motospeed keyboard to handwired * Changed make command in readme * Formatted readme to be displayed properly with markdown * Formatted keymap and layout to better reflect the physical keyboard * Fixed info.json * Update keyboards/handwired/hacked_motospeed/info.json Co-Authored-By: Deckweiss <Deckweiss75@gmail.com> * Removed .directory from .gitignore Co-Authored-By: Deckweiss <Deckweiss75@gmail.com> * Minor changes and cleanup * Update keyboards/handwired/hacked_motospeed/hacked_motospeed.h Added back newline needed for properly parsing Co-Authored-By: Deckweiss <Deckweiss75@gmail.com>