summaryrefslogtreecommitdiff
path: root/keyboards/sx60
Commit message (Collapse)AuthorAge
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-13
|
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-17
| | | | | | | | | | * Remove chording as it is not documented, not used, and needs work. * Make Leader Key an optional feature. * Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE` * Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-26
|
* remove trailing comma to fix parsing issue (#3130)Jason2018-06-06
| | | | | | * remove trailing comma to fix parsing issue * ctrl shift i is gud
* Adding SX60 work by amnobis and configurator settings (#3122)Jason2018-06-05
* 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