aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/drop/ctrl
Commit message (Collapse)AuthorAgeFilesLines
* Remove `"command":false` from keyboards (#25193)Joel Challis2025-04-241-1/+0
|
* Remove `"console":false` from keyboards (#25190)Joel Challis2025-04-231-1/+0
|
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-2/+2
| | | | | | | | | | | | | | | * Separate RGBLight/RGB Matrix keycode handling * Remove `_DISABLE_KEYCODES` handling * Update RGB Matrix keycode docs * Update underglow keycodes for previously migrated boards * Update keycodes for boards with custom handling * Fix typos * Fix bad merge
* Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel2024-08-253-28/+0
|
* Migrate build target markers to keyboard.json - DE (#23515)Joel Challis2024-04-141-0/+0
|
* LED drivers: update keyboard LED configs (#23073)Ryan2024-02-251-119/+119
| | | | | | | | | | | | | | | * IS31FL3733: update keyboard LED config * IS31FL3736: update keyboard LED config * IS31FL3737: update keyboard LED config * IS31FL3741: update keyboard LED config * IS31FL3743A: update keyboard LED config * AW20216S: update keyboard LED config * SNLED27351: update keyboard LED config
* Update keyboard LED driver configs (#22638)Ryan2023-12-181-1/+1
|
* Remove unnecessary driver counts (#22435)Joel Challis2023-11-221-1/+0
|
* Generalise ADC driver source inclusion (#22448)Joel Challis2023-11-121-1/+3
|
* Rename `DRIVER_ADDR_n` defines (#22200)Ryan2023-10-211-2/+2
| | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* Update ISSI LED types (#22099)Ryan2023-10-041-1/+1
|
* Update Drop keyboards for develop (#22145)Joel Challis2023-09-272-5/+1
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-09-272-1/+1
|\
| * Drop V2 production updates (#22147)Joel Challis2023-09-272-1/+1
| |
* | Add and use I2C address defines for ISSI LED drivers (#22008)Ryan2023-09-191-2/+2
| |
* | Add and use PWM frequency defines for ISSI LED drivers (#22009)Ryan2023-09-141-1/+1
| |
* | is31fl3733: driver naming cleanups (#21905)Ryan2023-09-131-2/+2
|/
* Fix keyboards with old RGB driver names (#21815)Ryan2023-08-231-1/+1
|
* Initial support for CTRL v2 (#21755)Joel Challis2023-08-2112-0/+566