53 Commits (1bd9b9204d233ee48c5a3f39d70cbc93b084cb19)

Author SHA1 Message Date
  Joel Challis 1bd9b9204d
Migrate RGB Matrix config to info.json - EF (#22808) 5 months ago
  Ryan 8812a09581
Rename `RGB_DISABLE_WHEN_USB_SUSPENDED` -> `RGB_MATRIX_SLEEP` (#22682) 5 months ago
  Joel Challis b35bac6afb
Remove unnecessary driver counts (#22435) 6 months ago
  Ryan d56ee70c52
Rename `DRIVER_ADDR_n` defines (#22200) 7 months ago
  Ryan 8f22105289
Add and use I2C address defines for ISSI LED drivers (#22008) 8 months ago
  Ryan 8136eda6d4
is31fl3731: driver naming cleanups (#21918) 8 months ago
  Ryan 023d644bb6
Move RGBLight animations to data driven (#21635) 9 months ago
  Joel Challis dfb6d38f08
Simplfy RGB/LED matrix effect logic (#21703) 9 months ago
  Ryan 4ae9bfd17a
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292) 11 months ago
  Ryan 8093b13365
Move `TAPPING_TOGGLE` to data driven (#21360) 11 months ago
  Ryan 1c9d0f0eec
Remove default `TAPPING_TERM` from keyboard config.h (#21284) 11 months ago
  Ryan 2367d8129c
Move `RGBLIGHT_SLEEP` to data driven (#21072) 11 months ago
  Ryan 47966dc2a6
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303) 1 year ago
  precondition 1899793f27
Make IGNORE_MOD_TAP_INTERRUPT the default behaviour for mod-taps (#20211) 1 year ago
  Ryan 26854f5940
Remove default and unused `BACKLIGHT_LEVELS` (#19898) 1 year ago
  Ryan ebb512db82
Debounce defines cleanup (#19742) 1 year ago
  Ryan f20a05440e
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726) 1 year ago
  Nick Brassel f6dd8dea2e
Remove usages of config_common.h from config.h files. (#19714) 1 year ago
  Ryan b727434391
Remove commented out backlight config & stray "backlight levels" (#19703) 1 year ago
  Drashna Jaelre d021bedf50
Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725) 1 year ago
  Ryan 36c410592d
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399) 1 year ago
  Ryan 51d5aad25b
Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956) 1 year ago
  Ryan 764dc18a81
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16655) 2 years ago
  Drashna Jaelre 906108fb48
[Keyboard] Update to ZSA Keyboards (#15644) 2 years ago
  Drashna Jaelre 160b0558f5
Require explicit enabling of RGB Matrix modes (#15018) 2 years ago
  Drashna Jaelre 7a6e630ffd
Fix RGB/LED Suspend defines (#13146) 3 years ago
  Drashna Jaelre 2a65709db6
[Keyboard] Update to ZSA Boards (#10119) 3 years ago
  Drashna Jaelre 11c308d436
[Keyboard] Convert ErgoDox EZ to Matrix Lite (#10189) 3 years ago
  Drashna Jaelre 5263dfd465
Keyboards/zsa updates (#9214) 4 years ago
  Drashna Jaelre 1cf63a193b
Move Ergodox EZ RGB Light code to custom driver (#7309) 4 years ago
  Drashna Jaelre e58343596a Keyboard/ergodox debounce (#6994) 4 years ago
  Drashna Jaelre 94efa18c28
[Keyboard] Updates to ZSA boards (#6513) 4 years ago
  Drashna Jaelre 6a79b05cf0
[Keyboard] Tweak RGB Matrix timing for ZSA Boards (#6422) 4 years ago
  XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811) 5 years ago
  Florian Didron 34239edcb0
Set default debounce to 5 5 years ago
  XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372) 5 years ago
  Konstantin Đorđević 4d9b11af14 Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) 5 years ago
  Michael Graf ad91454574 Adaptive debounce logic 5 years ago
  Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 5 years ago
  Drashna Jaelre 67adb30edd
Re-add RGBW code, so RGB Underglow will compile 5 years ago
  Jack Humbert 6380f83190 refactor, non-working 6 years ago
  Jack Humbert bad56a4f2b adds timeout to avr i2c 6 years ago
  Jack Humbert b8564f5dd0 revert some attempts, update i2c 6 years ago
  Erez Zukerman 3d00f38586 a quick attempt 6 years ago
  Seebs 7fbe6c3594 improve ergodox ez performance 6 years ago
  Seebs 534cd9d45e Make brightness easier to change 6 years ago
  Erez Zukerman fd1a0d6753 disables Shine LED layer indication for now 6 years ago
  Erez Zukerman e45290a62e adds indication up to layer 7 6 years ago
  Jack Humbert d2ff66a985 Creates a layouts/ folder for keymaps shared between keyboards (#1609) 6 years ago
  Erez Zukerman 41fa638aa8 Adds prevent stuck modifiers to EZ default 7 years ago