| Commit message (Expand) | Author | Age | Files | Lines |
* | mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511) | Kyrylo Mikos | 2021-12-27 | 1 | -68/+68 |
* | [Keymap] Jonavin kbd 67 keymap with advance RGB functions (#15527) | jonavin | 2021-12-24 | 5 | -0/+333 |
* | Remove unnecessary backslash-escapes in default keymaps (#15472) | Ryan | 2021-12-14 | 5 | -48/+48 |
* | Fix up build options comments (#15463) | Ryan | 2021-12-12 | 1 | -0/+3 |
* | Tidy up NKRO_ENABLE rules (#15382) | Ryan | 2021-12-09 | 7 | -13/+7 |
* | Remove empty config.h from default-ish keymaps (#15429) | Ryan | 2021-12-09 | 2 | -38/+0 |
* | Tidy up `SLEEP_LED_ENABLE` rules (#15362) | Ryan | 2021-12-01 | 6 | -12/+0 |
* | Remove use of __flash due to LTO issues (#15268) | Joel Challis | 2021-11-24 | 3 | -3/+3 |
* | Require explicit enabling of RGB Matrix modes (#15018) | Drashna Jaelre | 2021-11-15 | 3 | -59/+153 |
* | Remove `BOOTMAGIC_ENABLE = lite` option (#15002) | James Young | 2021-11-05 | 9 | -9/+9 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-10-14 | 8 | -23/+37 |
|\ |
|
| * | Documentation: Updated KBDFans readmes (#14725) | MechMerlin | 2021-10-14 | 8 | -23/+37 |
* | | Clean up LED/RGB Matrix driver config (#14760) | Ryan | 2021-10-10 | 1 | -3/+1 |
|/ |
|
* | Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633) | Ryan | 2021-09-30 | 5 | -5/+0 |
* | Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) | James Young | 2021-09-26 | 2 | -96/+0 |
* | Remove audio pin references in rules.mk (#14532) | Ryan | 2021-09-21 | 5 | -5/+5 |
* | Remove backlight pin references in rules.mk (#14513) | Ryan | 2021-09-20 | 4 | -4/+4 |
* | Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379) | Ryan | 2021-09-12 | 6 | -6/+0 |
* | Remove width, height and key_count from info.json (#14274) | Ryan | 2021-09-12 | 5 | -13/+2 |
* | Remove bootloader listings from rules.mk (#14330) | Ryan | 2021-09-10 | 5 | -35/+0 |
* | Remove empty override functions (#14312) | Ryan | 2021-09-05 | 6 | -109/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-08-23 | 1 | -10/+13 |
|\ |
|
| * | [Keyboard] Update rgb matrix config in kbdfans/kbd67/mkiirgb/v3/v3.c (#14094) | Vino Rodrigues | 2021-08-22 | 1 | -10/+13 |
* | | Updated RGB Matrix suspend define part 3 (#13954) | Drashna Jaelre | 2021-08-22 | 2 | -10/+5 |
* | | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 7 | -45/+0 |
* | | Merge remote-tracking branch 'origin/master' into develop | Drashna Jael're | 2021-08-12 | 1 | -1/+1 |
|\| |
|
| * | Update config.h for kbdfans/kbd67/mkiirgb/v3 (#13978) | Vino Rodrigues | 2021-08-12 | 1 | -1/+1 |
* | | Fixup rgb matrix config for KBD67 mkII boards (#13931) | Drashna Jaelre | 2021-08-09 | 4 | -340/+198 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-08-09 | 3 | -0/+87 |
|\| |
|
| * | [Keymap] Add kbd67 mkiirgb keymap (#13884) | Pascal Pfeil | 2021-08-09 | 3 | -0/+87 |
* | | Merge remote-tracking branch 'origin/master' into develop | Zach White | 2021-08-09 | 13 | -16/+631 |
|\| |
|
| * | [Keyboard] Add kbdfans kbd67 mkii rgb v3 (#13714) | datafx | 2021-08-07 | 13 | -135/+632 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-08-07 | 3 | -22/+10 |
|\| |
|
| * | [Keyboard] fixes for KBD67 rev2 (#13906) | kb-elmo | 2021-08-07 | 3 | -22/+10 |
* | | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 9 | -9/+9 |
* | | __flash? (#13799) | Joel Challis | 2021-07-31 | 1 | -1/+1 |
* | | Error log cleanup (#13349) | Zach White | 2021-06-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-06-16 | 3 | -9/+99 |
|\| |
|
| * | [Keyboard] Add 'LAYOUT_65_ansi_split_bs_2_right_mods' support to KBDfans KBD6... | Andy Freeland | 2021-06-15 | 3 | -9/+99 |
* | | Fix RGB/LED Suspend defines (#13146) | Drashna Jaelre | 2021-06-09 | 2 | -4/+4 |
* | | Use single memcmp to determine if matrix changed. (#13064) | Nick Brassel | 2021-06-09 | 1 | -1/+1 |
|/ |
|
* | Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) | Ryan | 2021-06-08 | 1 | -0/+3 |
* | kbdfans/kbd67/rev2: add LAYOUT_65_ansi_split_space layout data (#13102) | James Young | 2021-06-03 | 1 | -0/+78 |
* | [Keyboard] KBD67 Hotswap VIA Support (#12351) | MechMerlin | 2021-04-02 | 3 | -2/+50 |
* | [Keyboard] Add 'LAYOUT_65_ansi_split_bs' support to KBDfans KBD67 rev2 (#11739) | Andy Freeland | 2021-02-28 | 8 | -3/+176 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-02-17 | 2 | -0/+52 |
|\ |
|
| * | Personal keymap for kbd67 and some cleanup (#11937) | Sid Carter | 2021-02-18 | 2 | -0/+52 |
* | | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 6 | -7/+1 |
* | | Merge remote-tracking branch 'upstream/master' into develop | fauxpark | 2021-01-27 | 2 | -6/+0 |
|\| |
|
| * | Remove `MIDI_ENABLE_STRICT` from keyboards' config.h (#11679) | Ryan | 2021-01-27 | 2 | -6/+0 |