index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
kbdfans
/
kbd75
/
rev1
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-06-16
Move `RGBLIGHT_SLEEP` to data driven (#21072)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-04-05
Move 75% and 96% layouts to data driven (#20289)
Ryan
2023-03-16
Remove useless "ifdef KEYBOARD_*" (#20078)
Ryan
2023-03-11
Move matrix config to info.json, part 8 (#20030)
Ryan
2023-02-26
Move backlight config to data driven (#19910)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-01-10
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2022-11-21
Remove .noci functionality (#19122)
Joel Challis
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)
Ryan
2022-05-11
KBDfans KBD75 Refactor - 2022 Edition (#17052)
James Young
2021-12-12
Fix up build options comments (#15463)
Ryan
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-11-05
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-09-12
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-10
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-08-06
Remove Full Bootmagic (#13846)
James Young
2021-04-12
Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)
James Young
2021-01-13
[Keyboard] eliminate nested layout warnings in kbd75 (#11540)
Joshua Diamond
2020-12-21
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-11-17
Refactor to use led config - Part 2 (#10906)
Joel Challis
2020-02-21
VIA Support: KBD75 rev1/rev2 (#8214)
MechMerlin
2020-01-30
Remove filesize changes from default-ish rules.mk files, sans handwired (#8040)
ridingqwerty
2019-10-21
Cleanup rules.mk for 32U4 keyboards, I-K (#7097)
fauxpark
2019-09-17
[Keyboard] KBD75 refactor (#6755)
noroadsleft
2019-02-14
Swap KBD75 caps lock LED pin levels (#5132)
fauxpark
2019-02-14
Add pin initializiation for KBD75 (#5129)
Drashna Jaelre
2019-02-04
[Keyboard] Create KBDFans directory (#5025)
MechMerlin