Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix layouts containing keys with multiple matrix positions (#20191) | Ryan | 2023-03-29 | 1 | -58/+0 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-08 | 1 | -1/+1 |
|\ | |||||
| * | Fixes for recent i2c migrations (#14352) | Joel Challis | 2021-09-08 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-07 | 1 | -3/+2 |
|\| | |||||
| * | Refactor use of legacy i2c implementation (#14341) | Joel Challis | 2021-09-07 | 1 | -3/+2 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-09-03 | 1 | -3/+0 |
|\| | |||||
| * | Remove more cruft in keyboard files (#14288) | Ryan | 2021-09-03 | 1 | -3/+0 |
| | | |||||
* | | Change keyboard level include guards to `pragma once` (#14248) | Ryan | 2021-09-01 | 1 | -44/+43 |
|/ | | | | | | | | | * Change keyboard level include guards to `pragma once` And clean up a lot of layout macros * Oops * Remove dangling endif | ||||
* | Adding SX60 work by amnobis and configurator settings (#3122) | Jason | 2018-06-05 | 1 | -0/+86 |
* 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 |