Commit Graph

176 Commits (d23e81b1f00e2a98b2543d0340870efb835d643b)

Author SHA1 Message Date
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 5 years ago
Joel Challis de4eb79c6a Fix breathing toggle when rgb is disabled (#7550) 6 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 6 years ago
Manna Harbour f9521ffa21 Add shift-to-invert to remaining directional RGB_* keycode pairs (#7484) 6 years ago
Joel Challis 2048df8832
Compile out some keycode processing when features are disabled (#7506) 6 years ago
Yan-Fa Li 1604f79623
clean up quantum.c (#7485) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
fauxpark dfb78d2a08 New and improved lock LED callbacks (#7215) 6 years ago
Drashna Jaelre 542cb0a8ce [Core] Convert Dynamic Macro to a Core Feature (#5948) 6 years ago
Joel Challis 4531cc874e
Initial migration of software PWM backlight (#6709) 6 years ago
just-another-jxliu 51bf3ba3e6 Fix held key getting stuck when NKRO is toggled (#6570) 6 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 6 years ago
fauxpark 63f4806d7a Fix bug in `do_code16()` (#6935) 6 years ago
Joel Challis 38aefaf78e
ARM - Initial backlight support (#6487) 6 years ago
Joel Challis ad8dbd5ca5
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545) 6 years ago
fauxpark 3642a82d37 Add support for 328P hardware backlight on B1/B2 (#6776) 6 years ago
Drashna Jaelre dab4967f1b
Add Dip Switch as a core feature (#6140) 6 years ago
skullY b624f32f94 clang-format changes 6 years ago
Drashna Jaelre b5ee6c200c
Fixup Bootmagic code (#6386) 6 years ago
Drashna Jaelre b62e160a89
Additional changes for Layer State typedef compatibility (#5906) 6 years ago
Stephen Wanhella d534c72a54 Added keycodes for swapping and unswapping the Control and OS keys (#6110) 6 years ago
fauxpark 4d72aa428f Improve backlight PWM pin support (#6202) 6 years ago
fauxpark a32f7e1a25 Store backlight breathing state in EEPROM (#6105) 6 years ago
fauxpark a5ecf14608 Sendstring LUT improvements (#5727) 6 years ago
fauxpark 26bbf6a66a Remove lock LED example in quantum.c (#5636) 6 years ago
fauxpark 317b809564 Fix breathing always on for soft PWM (#5983) 6 years ago
fauxpark 6bdcbfb25a Fix backlight breathing on C6 (#6102) 6 years ago
fauxpark e0ecc53f4e Make DEBUG keycode disable as well as enable (#5898) 6 years ago
XScorpion2 62ba66d618 Cleanup/rgb matrix (#5811) 6 years ago
XScorpion2 e01b2d518a [Keyboard] Sol keyboard conversion to split common (#5773) 6 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277) 6 years ago
Brice Figureau b61baf4281 Fix #3566 use an hardware timer for software PWM stability (#3615) 6 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature 6 years ago
Mike Roberts b60413af60 Use auto output for Adafruit BLE (#4131) 6 years ago
Drashna Jaelre a6857d18e1 Change table names 6 years ago
Drashna Jaelre 1d7a06a0a2 Cleanup code 6 years ago
Drashna Jaelre e88530af79 Make send_char multilined for readaability 6 years ago
Drashna Jaelre 7148c0b10c Clean up some of the code 6 years ago
Drashna Jaelre a2090d5e86 Add AltGr/RALT support to Send String 6 years ago
zvecr 91b18e263f [Keyboard] Refactor jj40 to current standards (#5574) 6 years ago
Drashna Jaelre 5701b75e3c Custom Tapping Term per key (#5009) 6 years ago
XScorpion2 c98247e3dd RGB Matrix Overhaul (#5372) 6 years ago
Wilba6582 d15bb05c93 Added SS_TAP_CODE, SS_DOWN_CODE, SS_UP_CODE 6 years ago
James Churchill 37932c293c Next set of split_common changes (#4974) 6 years ago
Chris Lewis c1c5922aae Velocikey: Match RGB animation speed to typing speed (#3754) 6 years ago
ishtob 2cee371bf1 Haptic feedback generalized - DRV2605 and solenoids (#4939) 6 years ago
skullY 84879f28a3 fix compiling for backlight without led matrix 6 years ago
skullY bf2670601d compiles, but long delay on startup and problems 6 years ago
Anthony 5c7a31eae2 Improvements to Space Cadet Shift (#3856) 6 years ago
Rockman18 df251d7a13 Backlight - New option : BACKLIGHT_CAPS_LOCK (#4769) 6 years ago