summaryrefslogtreecommitdiffstats
path: root/keyboards/sx60
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-091-1/+1
|\
| * Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091-1/+1
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2021-12-021-1/+0
|\|
| * Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-011-1/+0
* | [Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann2021-11-291-8/+0
|/
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* Merge remote-tracking branch 'upstream/master' into developfauxpark2021-09-121-2/+0
|\
| * Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-2/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-101-7/+0
|\|
| * Remove bootloader listings from rules.mk (#14330)Ryan2021-09-101-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-081-1/+1
|\|
| * Fixes for recent i2c migrations (#14352)Joel Challis2021-09-081-1/+1
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-076-421/+25
|\|
| * Refactor use of legacy i2c implementation (#14341)Joel Challis2021-09-076-421/+25
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-031-3/+0
|\|
| * Remove more cruft in keyboard files (#14288)Ryan2021-09-031-3/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-44/+43
|/
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-02-276-41/+115
|\
| * [Keyboard] Add VIA support to SX60 and update default keymap (#11908)Danny2021-02-266-41/+115
* | Remove legacy print backward compatiblitly (#11805)Joel Challis2021-02-061-1/+1
|/
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-201-1/+0
* Change ?= to = in keyboard rules.mk (#9390)Ryan2020-06-151-11/+11
* Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty2020-01-301-4/+4
* Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark2019-10-282-43/+13
* Remove superfluous JTAG disable code (#6445)fauxpark2019-08-201-7/+0
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-062-8/+8
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-191-1/+3
* Fix `1<col` instead of `1<<col` typo in matrix_is_on()James Churchill2019-01-271-4/+4
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-7/+0
* Modified URLs to point to new locationsJeremy Bernhardt2019-01-131-1/+1
* Make `PREVENT_STUCK_MODIFIERS` the default (#3107)Joe Wasson2018-09-171-4/+0
* add linebreaks to "Keyboard Maintainer:..." blocks where missing (#3763)Michael F. Lamb2018-08-261-2/+2
* remove trailing comma to fix parsing issue (#3130)Jason2018-06-061-5/+5
* Adding SX60 work by amnobis and configurator settings (#3122)Jason2018-06-0517-0/+1117