summaryrefslogtreecommitdiff
path: root/keyboards/exclusive
AgeCommit message (Expand)AuthorFilesLines
2025-10-06E7-V2 Implementation (#25594)Aidan Smith5-0/+480
2025-09-09Migrate `g_led_config` to DD (E, F) (#25561)Jack Sangdahl2-76/+66
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis6-6/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis8-8/+0
2025-04-22Remove empty `url` fields (#25181)Joel Challis7-7/+0
2025-01-20Remove DEFAULT_FOLDER where keyboard aliases already exists (#24838)Joel Challis1-1/+0
2024-09-02Add `60_ansi_tsangan_split_bs_rshift` to community layouts (#24186)Ryan2-5/+11
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel16-367/+0
2024-08-25Update Underglow keycodes (#23765)Ryan24-44/+44
2024-07-11Various fixes for keyboards not implementing callbacks correctly (#24092)Joel Challis1-0/+4
2024-06-25Migrate `led_update_kb` implementations to DD (#23985)Joel Challis2-32/+4
2024-06-22Migrate `led_update_kb` implementations to DD (#23983)Joel Challis2-32/+4
2024-06-17Remove references to bootloadHID flashing page in keyboard readmes (#23942)Ryan2-2/+2
2024-05-23Remove some useless code from keymaps (#23787)Ryan2-56/+0
2024-05-20Migrate `LOCKING_*_ENABLE` to Data-Driven: E (#23751)James Young9-108/+30
2024-05-17Delete trivial keymap readmes (#23714)Ryan2-2/+0
2024-05-11Adjust keycode alignment around `QK_BOOT` (#23697)Ryan4-4/+4
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan3-12/+12
2024-04-14Data-Driven Keyboard Conversions: E (#23512)James Young3-14/+22
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-0/+0
2024-03-15Migrate features from rules.mk to data driven - EFGH (#23248)Joel Challis16-97/+79
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan1-63/+63
2024-02-15LED drivers: add support for shutdown pin (#23058)Ryan2-6/+1
2024-01-04Migrate RGB Matrix config to info.json - EF (#22808)Joel Challis1-2/+0
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark15-635/+0
2023-12-18Update keyboard LED driver configs (#22638)Ryan1-1/+1
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel12-571/+0
2023-12-18Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693)Nick Brassel1-26/+0
2023-12-18Remove obvious user keymaps, `keyboards/a*` edition. (#22692)Nick Brassel2-38/+0
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis1-1/+0
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan1-1/+1
2023-10-04Update ISSI LED types (#22099)Ryan1-1/+1
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan1-1/+1
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan1-1/+1
2023-08-23Move RGBLight animations to data driven (#21635)Ryan19-182/+130
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-06-24Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan15-21/+18
2023-06-18Move `RGBLED_NUM` to data driven (#21278)Ryan19-9/+24
2023-06-16Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan5-2/+9
2023-05-27Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2-2/+0
2023-05-16Add missing layout data for a handful of boards (#20931)Ryan1-331/+335
2023-05-02`info.json` whitespace cleanups (#20651)Ryan3-5/+5
2023-04-27Move 60% layouts to data driven (#20477)Ryan3-323/+248
2023-04-27Move remaining `LAYOUT_all`s to data driven (#20463)Ryan7-571/+851
2023-04-25Move miscellaneous layouts to data driven (#20516)Ryan3-240/+204
2023-04-15Move remaining `LAYOUT`s to data driven (#20422)Ryan5-132/+478
2023-04-12Move single `LAYOUT`s to data driven (#20365)Ryan2-125/+96
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+3
2023-04-06Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan15-7/+24
2023-04-05Move 75% and 96% layouts to data driven (#20289)Ryan2-109/+540