summaryrefslogtreecommitdiffstats
path: root/keyboards/sentraq/s60_x
Commit message (Expand)AuthorAgeFilesLines
* Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-271-15/+0
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Remove more junk files and scripts (#20682)Ryan2023-05-033-3030/+0
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-155-203/+709
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+3
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-231-2/+0
* Remove more empty headers (#20155)Ryan2023-03-172-2/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-114-16/+10
* Move backlight config to data driven (#19910)Ryan2023-02-264-10/+8
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-222-2/+0
* Remove matrix size defines (#19581)Ryan2023-02-172-8/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-14/+6
* Debounce defines cleanup (#19742)Ryan2023-02-032-6/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-312-2/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-103-4/+1
* Remove useless line continuations (#19399)Ryan2022-12-303-31/+31
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-064-4/+4
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-156-7/+7
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-151-1/+10
* Remove keymaps that still reference legacy macros (#18693)Joel Challis2022-10-134-876/+0
* Remove legacy keycodes, part 3 (#18669)Ryan2022-10-111-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-213-4/+4
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-205-15/+12
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: S-Y (#18093)Ryan2022-08-205-15/+12
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-143-28/+28
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-3/+1
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-053-3/+3
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-302-2/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-212-2/+2
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-122-2/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-102-14/+0
* Remove empty override functions (#14312)Ryan2021-09-051-27/+0
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-162-2/+0
* Remove Full Bootmagic (#13846)James Young2021-08-064-4/+4
* Migrate SHIFT_ESC and RGB `fn_actions` to Grave Escape and RGB keycodes (#13360)Ryan2021-07-061-129/+2
* Remove KEYMAP and LAYOUT_kc (#12160)Zach White2021-05-1122-1167/+0
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-121-1/+1
* Remove `MIDI_ENABLE_STRICT` from user keymaps (#11750)Ryan2021-02-061-3/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-01-202-2/+0
|\
| * Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-202-2/+0
* | Remove unused `action_get_macro()` usages in user files (#11165)Ryan2021-01-111-4/+0
|/
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-307-76/+49
* 2020 February 29 Breaking Changes Update (#8064)James Young2020-02-294-16/+11