summaryrefslogtreecommitdiffstats
path: root/keyboards/exclusive
Commit message (Expand)AuthorAgeFilesLines
* `info.json` whitespace cleanups (#20651)Ryan2023-05-023-5/+5
* Move 60% layouts to data driven (#20477)Ryan2023-04-273-323/+248
* Move remaining `LAYOUT_all`s to data driven (#20463)Ryan2023-04-277-571/+851
* Move miscellaneous layouts to data driven (#20516)Ryan2023-04-253-240/+204
* Move remaining `LAYOUT`s to data driven (#20422)Ryan2023-04-155-132/+478
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-125/+96
* 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-0615-7/+24
* Move 75% and 96% layouts to data driven (#20289)Ryan2023-04-052-109/+540
* Move 65% layouts to data driven (#20308)Ryan2023-04-042-398/+1858
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-264-2/+6
* Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-236-12/+0
* Remove trailing zeroes in info.json layouts (#20156)Ryan2023-03-172-2/+2
* Remove more empty headers (#20155)Ryan2023-03-176-70/+0
* Fix layout macro keys with no matrix position (#20033)Ryan2023-03-131-1/+1
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-1119-106/+50
* Remove `"w":1` and `"h":1` from info.json (#19961)Ryan2023-02-281-70/+70
* Move backlight config to data driven (#19910)Ryan2023-02-2617-33/+34
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-223-3/+0
* Move backlight config to data driven, part 1 (#19887)Ryan2023-02-214-2/+6
* Remove matrix size defines (#19581)Ryan2023-02-179-35/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-1710-12/+17
* Remove unused RGBLight defines from config.h (#19859)Ryan2023-02-171-6/+0
* Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)Ryan2023-02-082-10/+0
* Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan2023-02-0819-54/+20
* Remove unused Bootmagic row/col defines from config.h (#19761)Ryan2023-02-072-8/+0
* Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)Ryan2023-02-062-10/+0
* Debounce defines cleanup (#19742)Ryan2023-02-036-14/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-032-6/+0
* Clean up Force NKRO in config.h (#19718)Ryan2023-01-302-42/+0
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-317-7/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-282-2/+0
* Migrate `LAYOUTS` to data driven (#19541)Ryan2023-01-108-8/+4
* Fixup build failures. (#19332)Nick Brassel2022-12-151-1/+1
* Remove deprecated led_set_kb (#19273)Joel Challis2022-12-141-29/+12
* Reworked backlight keycodes. (#18961)Nick Brassel2022-11-0616-16/+16
* Remove legacy Grave Escape keycodes (#18787)Ryan2022-10-207-7/+7
* Remove legacy EEPROM clear keycodes (#18782)Ryan2022-10-205-5/+5
* Remove legacy keycodes, part 6 (#18740)Ryan2022-10-162-2/+2
* Remove legacy keycodes, part 5 (#18710)Ryan2022-10-1511-12/+12
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-159-21/+90
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2113-14/+14
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-155-43/+14
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-155-43/+14
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-072-2/+2
|\|
| * RESET -> QK_BOOT default keymaps (#17939)Joel Challis2022-08-072-2/+2
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-067-7/+0
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-07-3016-58/+52
|\|
| * Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-3016-58/+52