summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd67/mkiirgb/v1
AgeCommit message (Expand)Author
2023-08-23RGB Matrix: driver naming cleanups (#21594)Ryan
2023-04-08Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan
2023-04-04Move 65% layouts to data driven (#20308)Ryan
2023-03-11Move matrix config to info.json, part 8 (#20030)Ryan
2023-02-17Remove matrix size defines (#19581)Ryan
2023-02-08Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)Ryan
2023-02-03Debounce defines cleanup (#19742)Ryan
2023-01-31Remove usages of config_common.h from config.h files. (#19714)Nick Brassel
2023-01-10Migrate `LAYOUTS` to data driven (#19541)Ryan
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-10-04Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre
2022-09-26Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan
2022-09-23Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan
2022-08-20Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan
2021-12-12Fix up build options comments (#15463)Ryan
2021-12-09Tidy up NKRO_ENABLE rules (#15382)Ryan
2021-11-24Remove use of __flash due to LTO issues (#15268)Joel Challis
2021-11-15Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre
2021-11-05Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young
2021-10-14Documentation: Updated KBDFans readmes (#14725)MechMerlin
2021-08-09Fixup rgb matrix config for KBD67 mkII boards (#13931)Drashna Jaelre
2021-08-09Merge remote-tracking branch 'origin/master' into developZach White
2021-08-07[Keyboard] Add kbdfans kbd67 mkii rgb v3 (#13714)datafx
2021-08-06Remove Full Bootmagic (#13846)James Young
2021-06-09Fix RGB/LED Suspend defines (#13146)Drashna Jaelre
2021-06-08Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan
2021-01-20Merge remote-tracking branch 'upstream/master' into developNick Brassel
2021-01-20Remove `DESCRIPTION`, K-M (#11619)Ryan
2020-12-21Merge remote-tracking branch 'origin/master' into developQMK Bot
2020-12-21Initial list of keyboards to exclude from CI (#11213)Zach White
2020-12-03Add board specific to Proton-C, with usual defaults turned on. (#10976)Nick Brassel
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young
2020-02-05VIA Support: KBD67 mkii v1/v2 (#8085)MechMerlin
2020-01-10KBD67 MKII Notes Update (#7824)MechMerlin
2019-12-12[Keyboard] add kbd67mkiirgb v2 keyboard (#7618)moyi4681