summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd67/mkiirgb/v4
Commit message (Collapse)AuthorAgeFilesLines
* Remove usages of config_common.h from config.h files. (#19714)Nick Brassel2023-01-311-1/+0
|
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-6/+9
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-201-1/+1
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-201-1/+1
| |
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-202-7/+7
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-202-7/+7
| |
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-3/+1
| | | | (#16655)
* Disable RGB matrix pixel animations for some boards (#16643)Ryan2022-03-141-3/+0
| | | | | * idobao/id87/v2: disable RGB matrix pixel animations * Same for two more boards
* kbdfans/kbd67/mkiirgb/v4: remove duplicate definitions from config.h (#15858)James Young2022-01-121-8/+0
|
* [Keyboard] Fix KBD67 mark 2 v4 (#15835)Drashna Jaelre2022-01-111-9/+65
|
* [Keyboard] add kbd67mkiirgb v4 support (#15024)moyi46812022-01-105-0/+189
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>