summaryrefslogtreecommitdiffstats
path: root/keyboards/sneakbox/disarray
Commit message (Expand)AuthorAgeFilesLines
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-124-91/+172
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-232-34/+0
* Remove more empty headers (#20155)Ryan2023-03-172-37/+0
* Move matrix config to info.json, part 5 (#20003)Ryan2023-03-114-14/+10
* Move encoder config to data driven (#19923)Ryan2023-02-264-12/+10
* Remove matrix size defines (#19581)Ryan2023-02-172-9/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-174-7/+6
* Move Bootmagic config to data driven (#19860)Ryan2023-02-174-10/+6
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-084-12/+4
* 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
* Fix "no matrix definition" errors for some boards (#18954)Ryan2022-11-051-1/+1
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-152-2/+2
* Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728)Drashna Jaelre2022-10-152-2/+20
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-062-2/+0
* Move keyboard USB IDs and strings to data driven: S (#17889)Ryan2022-08-044-14/+12
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-154-4/+4
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-092-4/+2
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-012-4/+0
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-052-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-122-4/+0
* Remove Full Bootmagic (#13846)James Young2021-08-062-2/+2
* Convert Encoder callbacks to be boolean functions (#12805)Drashna Jaelre2021-05-214-31/+35
* Disarray ProductID change (#12440)SneakboxKB2021-04-041-1/+1
* [Keyboard] Disarray (#11583)SneakboxKB2021-02-2118-0/+629