summaryrefslogtreecommitdiffstats
path: root/keyboards/mode/m65s
Commit message (Collapse)AuthorAgeFilesLines
* Mode M65S touch-up (#14722)James Young2021-10-062-4/+89
| | | | | | | | | | | * add Configurator data * rename README.md to lowercase API can't find this file unless the filename is lowercase (`readme.md`). * readme touch-up Correct typos and improve some grammar and Markdown.
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)James Young2021-09-221-1/+0
| | | | | * Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) * update keyboards/handwired/slash/rules.mk per fauxpark
* Mode 65S: Tap code and extra keys for media keys (#14471)Álvaro A. Volpato2021-09-162-2/+4
|
* Add initial support for M65S (#14027)Álvaro A. Volpato2021-09-1411-0/+415
* Add initial support for M65S * Remove LTO_ENABLE from rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Removed defs in rules.mk, remove EEPROM debug code in m65s.c Co-authored-by: Drashna Jaelre <drashna@live.com>