index
:
orbekk_dactyl_example
master
Unnamed repository; edit this file 'description' to name the repository.
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
chromatonemini
/
config.h
Age
Commit message (
Collapse
)
Author
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-02-17
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
Remove unused RGBLight defines from config.h (#19859)
Ryan
2023-02-07
Remove unused `SOFT_SERIAL_PIN` from config.h (#19768)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-28
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2022-11-27
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-10-15
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)
Drashna Jaelre
2022-09-30
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-09-30
Rotary encoder setting is revised to solve a malfunction. (#18227)
3araht
* Rotary encoder setting is revised to solve a mulfunction. UNUSED_PINS deleted. * Encoder map applied. * ENCODER_MAP_ENABLE moved to keymap level. * Settings in rules.mk moved to info.json. * picture sent to imgur. config.h streamlined.
2022-09-23
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-08-10
[Keyboard] add chromatonemini keyboard (#13516)
3araht