aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/handwired/hacked_motospeed/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Remove HD44780 References, Part 3 (#10238)James Young2020-09-071-1/+0
| | | | | * remove HD44780_ENABLE rules: G-H * remove HD44780_ENABLE config: G-H
* [Keyboard] Added layout, configured bluetooth (Hacked Motospeed handwired) ↵Deckweiss2019-10-211-1/+3
| | | | | (#7084) * Added more intuitive layout with bluetooth commands
* Cleanup rules.mk for USB64 and USB128 keyboards (#6769)fauxpark2019-09-191-49/+2
|
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-161-2/+1
|
* Added Hacked Motospeed keyboard (#5534)Deckweiss2019-04-041-0/+81
* 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>