summaryrefslogtreecommitdiff
path: root/keyboards/sx60
AgeCommit message (Expand)Author
2024-02-15Remove obvious user keymaps, keyboards/{s,t}* edition. (#23084)Joel Challis
2024-01-16i2c: rename read/write register functions (#22905)Ryan
2023-12-05Remove "empty" files (#22603)Joel Challis
2023-10-13Dedupe I2C, SPI, UART driver inclusions (#22253)Ryan
2023-05-02`info.json` whitespace cleanups (#20651)Ryan
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2023-03-08Remove empty rules.mk from keymaps (#20056)Joel Challis
2023-02-28Remove `"w":1` and `"h":1` from info.json (#19961)Ryan
2023-02-26Move backlight config to data driven (#19910)Ryan
2023-02-22Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan
2023-02-17Move LED indicator config to data driven (#19800)Ryan
2023-02-11Remove matrix_init_quantum/matrix_scan_quantum (#19806)Joel Challis
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-28Remove commented out backlight config & stray "backlight levels" (#19703)Ryan
2022-10-20Remove legacy Grave Escape keycodes (#18787)Ryan
2022-08-21RESET -> QK_BOOT user keymaps (#17940)Joel Challis
2022-08-06Remove `UNUSED_PINS` (#17931)Nick Brassel
2022-08-04Move keyboard USB IDs and strings to data driven: S (#17889)Ryan
2022-05-15RESET -> QK_BOOT default keymaps (#17037)Joel Challis
2022-03-10Remove `matrix_key_count()` (#16603)Ryan
2021-12-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-12-02Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-12-01Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan
2021-11-29[Core] Remove matrix_is_modified() and debounce_is_active() (#15349)Stefan Kerkmann
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-09-12Merge remote-tracking branch 'upstream/master' into developfauxpark
2021-09-12Remove width, height and key_count from info.json (#14274)Ryan
2021-09-10Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-09-10Remove bootloader listings from rules.mk (#14330)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
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-04-12Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young
2021-02-27Merge remote-tracking branch 'origin/master' into developQMK Bot
2021-02-26[Keyboard] Add VIA support to SX60 and update default keymap (#11908)Danny
2021-02-06Remove legacy print backward compatiblitly (#11805)Joel Challis
2021-01-20Remove `DESCRIPTION`, R-V (#11632)Ryan
2020-06-15Change ?= to = in keyboard rules.mk (#9390)Ryan
2020-01-30Trim firmware sizes from default rules.mk, part 3 (#8045)ridingqwerty
2019-10-28Cleanup rules.mk for 32U4 keyboards, R-S (#7182)fauxpark