summaryrefslogtreecommitdiff
path: root/keyboards/drop
AgeCommit message (Expand)AuthorFilesLines
2025-04-24Remove `"command":false` from keyboards (#25193)Joel Challis8-8/+0
2025-04-23Remove `"console":false` from keyboards (#25190)Joel Challis8-8/+0
2024-10-12Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan10-23/+23
2024-08-26Remove all via-enabled keymaps, including `via`. (#24322)Nick Brassel20-222/+0
2024-05-17Delete trivial keymap readmes (#23714)Ryan1-1/+0
2024-05-03Update GPIO API usage in keyboard code (#23361)Ryan1-6/+6
2024-04-14Migrate build target markers to keyboard.json - DE (#23515)Joel Challis6-0/+0
2024-03-30Migrate build target markers to keyboard.json (#23293)Joel Challis4-2/+0
2024-02-25LED drivers: update keyboard LED configs (#23073)Ryan6-656/+656
2023-12-20Merge remote-tracking branch 'upstream/master' into developfauxpark3-120/+0
2023-12-18Update keyboard LED driver configs (#22638)Ryan6-6/+6
2023-12-18Remove obvious user keymaps, `keyboards/{d,e,f}*` edition. (#22695)Nick Brassel3-120/+0
2023-12-08Drop LED fixes (#22624)Joel Challis2-91/+91
2023-12-04Initial support for CSTM65 (#22513)Joel Challis12-0/+419
2023-11-22Remove unnecessary driver counts (#22435)Joel Challis5-5/+0
2023-11-20Enable linking of encoders to switch within layout macros (#22264)Joel Challis1-1/+1
2023-11-12Generalise ADC driver source inclusion (#22448)Joel Challis3-3/+9
2023-10-21Rename `DRIVER_ADDR_n` defines (#22200)Ryan5-11/+11
2023-10-04Update ISSI LED types (#22099)Ryan5-5/+5
2023-09-27Update Drop keyboards for develop (#22145)Joel Challis10-29/+9
2023-09-27Merge remote-tracking branch 'origin/master' into developQMK Bot6-3/+3
2023-09-27Drop V2 production updates (#22147)Joel Challis6-3/+3
2023-09-26Merge remote-tracking branch 'origin/master' into developQMK Bot13-6/+533
2023-09-27Initial support for CSTM80 (#22137)Joel Challis13-6/+533
2023-09-19Add and use I2C address defines for ISSI LED drivers (#22008)Ryan4-9/+9
2023-09-14Add and use PWM frequency defines for ISSI LED drivers (#22009)Ryan4-4/+4
2023-09-13is31fl3733: driver naming cleanups (#21905)Ryan4-8/+8
2023-08-23Fix keyboards with old RGB driver names (#21815)Ryan3-3/+3
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan1-1/+1
2023-08-22Fix drop/shift/v2 compilation (#21800)Joel Challis1-0/+1
2023-08-21Align SENSE75 with recent Drop additions (#21757)Joel Challis8-107/+66
2023-08-21Merge remote-tracking branch 'origin/master' into developzvecr38-0/+1910
2023-08-21Initial support for SHIFT v2 (#21756)Joel Challis12-0/+682
2023-08-21Initial support for CTRL v2 (#21755)Joel Challis12-0/+566
2023-08-21Initial support for ALT v2 (#21754)Joel Challis14-0/+662
2023-06-14Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2-5/+1
2023-05-25Move `thekey` to Drop vendor folder (#21032)Joel Challis19-0/+625
2023-05-03More `info.json` whitespace cleanups (#20665)Ryan1-193/+193
2023-05-02`info.json` whitespace cleanups (#20651)Ryan1-61/+61
2023-04-15Fix info.json LTO and format encoder definitions (#20456)Ryan1-1/+1
2023-04-16Merge remote-tracking branch 'origin/master' into developQMK Bot1-1/+0
2023-04-15Tidy up stray RGB_DISABLE_TIMEOUT references (#20460)Joel Challis1-1/+0
2023-04-15Encodermap direction define. (#20454)Nick Brassel3-3/+3
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2-1/+1
2023-04-03Add core/fallback encoder behaviour (#20320)jack1-13/+0
2023-01-19Fixup ChibiOS header inclusion search ordering. (#19623)Nick Brassel1-1/+1
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan1-1/+1
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2-2/+4
2022-09-25Remove lingering `DRIVER_LED_TOTAL` references (#18475)jack2-2/+2
2022-09-24[Keyboard] Add SENSE75 firmware (#18442)Joel Challis16-0/+782