summaryrefslogtreecommitdiffstats
path: root/keyboards/sx60/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-071-35/+0
|
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-201-1/+1
|
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-151-1/+1
|
* [Keyboard] Add VIA support to SX60 and update default keymap (#11908)Danny2021-02-261-20/+30
|
* Adding SX60 work by amnobis and configurator settings (#3122)Jason2018-06-051-0/+25
* Add SX60 * Add config maps and layouts as well as readmes. * cleanup and fixes * correct readme * add missing closing commenty tag * Changing includes to QMK_KEYBOARD_H * Update settings.json Remove config change that was added automatically by vscode. * Update readme.md fix readme formatting