summaryrefslogtreecommitdiff
path: root/keyboards/sx60/sx60.h
AgeCommit message (Collapse)Author
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2021-09-08Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-08Fixes for recent i2c migrations (#14352)Joel Challis
2021-09-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-07Refactor use of legacy i2c implementation (#14341)Joel Challis
2021-09-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-03Remove more cruft in keyboard files (#14288)Ryan
2021-09-01Change keyboard level include guards to `pragma once` (#14248)Ryan
* Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif
2018-06-05Adding SX60 work by amnobis and configurator settings (#3122)Jason
* 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