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
/
keebio
/
stick
/
config.h
Age
Commit message (
Collapse
)
Author
2023-05-27
Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-23
Remove `RGB_DI_PIN` ifdefs (#20218)
Ryan
2023-02-26
Move encoder config to data driven (#19923)
Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-14
Migrate `DIRECT_PINS` to data driven (#19826)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-10-15
Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726)
Drashna Jaelre
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-03
Move keyboard USB IDs and strings to data driven: K (#17846)
Ryan
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-11-15
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-02-07
[Keyboard] Add The Stick keyboard (#11745)
Danny
Co-authored-by: Ryan <fauxpark@gmail.com>