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
/
1k
Age
Commit message (
Expand
)
Author
2023-12-12
Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)
Ryan
2023-09-04
Clean up RGB LED type (#21859)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-05-03
More `info.json` whitespace cleanups (#20665)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-30
WS2812 driver improvements (#20262)
Ryan
2023-02-19
Move layouts for direct_pins boards to data driven (#19872)
Ryan
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-12-14
Tap Dance: remove `qk_` prefix (#19313)
Ryan
2022-07-26
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-07-26
Move keyboard USB IDs and strings to data driven: A (#17781)
Ryan
2022-06-24
Do not enable PERMISSIVE_HOLD when TAPPING_TERM exceeds 500ms (#15674)
precondition
2022-04-19
[Keyboard] New kbd 1k (#15509)
MakotoKurauchi