summaryrefslogtreecommitdiffstats
path: root/keyboards/senselessclay
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-234-25/+26
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-184-2/+2
* Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-164-4/+4
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-274-2/+6
* senselessclay had60 Layout Additions (#20820)James Young2023-05-092-78/+941
* `info.json` whitespace cleanups (#20651)Ryan2023-05-021-1/+1
* Move single `60_ansi`, `60_hhkb` and `60_iso` layouts to data driven (#20438)Ryan2023-04-153-98/+63
* Move single `LAYOUT_all`s to data driven (#20430)Ryan2023-04-152-101/+66
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-123-37/+77
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-066-3/+9
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-104/+69
* Remove more empty headers (#20155)Ryan2023-03-172-34/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-118-73/+20
* Remove matrix size defines (#19581)Ryan2023-02-174-16/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-088-24/+8
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-073-12/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-063-15/+0
* Debounce defines cleanup (#19742)Ryan2023-02-034-12/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-033-9/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-303-63/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-314-4/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-104-4/+2
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-159-9/+9
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-152-9/+27
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-063-3/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-048-28/+24
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-153-3/+3
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-154-18/+2
* Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-295-72/+159
|\
| * CK65: LAYOUT_65_iso compatibility (#16118)James Young2022-01-295-72/+159
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-01-275-72/+152
|\|
| * CK60: LAYOUT_60_iso compatibility (#16066)James Young2022-01-265-72/+152
* | More keyboard rules.mk cleanups (#16044)Ryan2022-01-251-8/+5
|/
* [Keyboard] Add RGB matrix to CK60 (#15817)kb-elmo2022-01-113-80/+70
* [Keyboard] Adding GOS65 files (#14734)hadi2022-01-069-0/+330
* Fix up build options comments (#15463)Ryan2021-12-121-0/+2
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-093-6/+3
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-013-6/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-051-1/+1
* [Keyboard] Adding CK60 and CK65 (#14737)hadi2021-10-1518-0/+648
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-121-1/+0
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
* Remove Full Bootmagic (#13846)James Young2021-08-061-1/+1
* [Keyboard] Added senselessclay had60 (#12093)hadi2021-04-0911-0/+454