summaryrefslogtreecommitdiffstats
path: root/keyboards/kbdfans/kbd67
Commit message (Expand)AuthorAgeFilesLines
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-264-5/+2
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-238-8/+8
* Remove `UNICODE_KEY_OSX` and `UC_OSX` (#18290)Ryan2022-09-061-1/+1
* Switch over MANUFACTURER and PRODUCT to string literals (#18183)Ryan2022-08-283-5/+5
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-2120-26/+26
* Merge remote-tracking branch 'origin/master' into developDrashna Jael're2022-08-202-2/+2
|\
| * RESET -> QK_BOOT keyboard readme (#18110)Joel Challis2022-08-202-2/+2
* | Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-209-25/+32
|\|
| * Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)Ryan2022-08-209-25/+32
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2022-08-112-53/+77
|\|
| * KBDfans KBD67 rev2: rename LAYOUT_65_ansi_split_bs_2_right_mods macro (#17972)James Young2022-08-102-53/+77
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-067-7/+0
* | [Core] Process all changed keys in one scan loop, deprecate `QMK_KEYS_PER_SCA...Stefan Kerkmann2022-08-062-5/+0
|/
* Move keyboard USB IDs and strings to data driven: K (#17846)Ryan2022-08-0310-40/+35
* KBDfans KBD67 rev2 Layout Patch (#17649)James Young2022-07-124-6/+179
* [Keyboard] kbdfans kbd67 rev 2 : add new LAYOUT_65_iso_split_bs (#16922)Naphtaline2022-07-113-0/+78
* spx01 keymap for the kbd67mkiirgb (#17012)spx012022-07-025-0/+294
* RESET -> QK_BOOT default keymaps (#17037)Joel Challis2022-05-1512-13/+13
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-152-2/+2
* Jonavin-kb67-Reduce mem usage (#16991)jonavin2022-05-033-7/+5
* [Keyboard] KBD67 rev1 Caps Lock LED Fix (#16790)mudhead2022-04-131-0/+1
* Droxx keymap (#16607)Droxx2022-03-204-0/+134
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-155-13/+3
* Disable RGB matrix pixel animations for some boards (#16643)Ryan2022-03-141-3/+0
* [Keyboard] Size reduction for kbdfans/kbd67/mkiirgb_iso (#16601)jack2022-03-092-6/+2
* [Keyboard] refine LED Matrix LED positions on KBD67 Lite (#15769)Vino Rodrigues2022-02-081-14/+42
* 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-107-7/+199
* [Keyboard] Enable RGB Matrix Animations on KBD67 mkIII ISO (#15808)Drashna Jaelre2022-01-101-10/+57
* kbdfans/kbd67/mkiirgb_iso: LAYOUT_65_iso_blocker conformance (#15794)James Young2022-01-085-54/+133
* [Keyboard] KBDfans KBD67 Mk.II RGB ISO (#14830)moyi46812022-01-089-0/+272
* Revert "mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)" (#15...Vino Rodrigues2022-01-021-68/+68
* mkiirgb/v3: Swap R and G lanes to achieve correct RGB. (#15511)Kyrylo Mikos2021-12-271-68/+68
* [Keymap] Jonavin kbd 67 keymap with advance RGB functions (#15527)jonavin2021-12-245-0/+333
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-145-48/+48
* Fix up build options comments (#15463)Ryan2021-12-121-0/+3
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-097-13/+7
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-092-38/+0
* Tidy up `SLEEP_LED_ENABLE` rules (#15362)Ryan2021-12-016-12/+0
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-243-3/+3
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-153-59/+153
* Remove `BOOTMAGIC_ENABLE = lite` option (#15002)James Young2021-11-059-9/+9
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-10-148-23/+37
|\
| * Documentation: Updated KBDFans readmes (#14725)MechMerlin2021-10-148-23/+37
* | Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-3/+1
|/
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-305-5/+0
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-262-96/+0
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-215-5/+5
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-204-4/+4