Commit Graph

86 Commits (ad547c1fdd2b73c369a2380688b51ccb1a42f20c)

Author SHA1 Message Date
brickbots bfb2f8e0a8
Add Word Per Minute calculation feature (#8054) 5 years ago
Joel Challis 5f9f62fb8c
Reorder logic within common_features.mk (#8517) 5 years ago
Joel Challis d96380e654
Initial arm->chibios pass - simplify some platform logic (#8450) 5 years ago
Nick Brassel f2f2afe13b
Add support for STM32L0/L1 onboard EEPROM. (#8002) 5 years ago
Joel Challis 3a303bd2ae
Backlight - Carve out a better location for private driver functionality (#8329) 5 years ago
zvecr 5e1ce3988d Remove unused LED_BREATHING_TABLE 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 5 years ago
Joel Challis 9a0245b778
Fix boards which were overriding backlight without setting custom (#7970) 5 years ago
zvecr 6efcfaa264 Remove compilation of i2c for arm split 5 years ago
Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990) 5 years ago
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 5 years ago
Jeremy Bernhardt d11238f748 switching to you know whats up mode (#7921) 5 years ago
Joel Challis 61cd180163 Add ws2812 driver type define (#7888) 5 years ago
Joel Challis b89e35bdd3
Relocate common backlight functionally (#7273) 5 years ago
Joel Challis dcb7ca3f79
Move some common matrix code to a common location (#7699) 5 years ago
Wilba 320822d75b VIA Configurator Refactor (#7268) 5 years ago
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 5 years ago
zvecr d4c23d881f Convert backlight to follow driver rules pattern 6 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 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
Joel Challis 64b7cfe735 Refactor ps2avrgb i2c ws2812 to core (#7183) 6 years ago
Joel Challis abfd6ed961
Move tmk_core/common/backlight to quantum/backlight (#6710) 6 years ago
Joel Challis 38aefaf78e
ARM - Initial backlight support (#6487) 6 years ago
Drashna Jaelre 265d8abee1
Fix enables for Haptic Feedback (#6707) 6 years ago
Drashna Jaelre dab4967f1b
Add Dip Switch as a core feature (#6140) 6 years ago
Drashna Jaelre 6cccc22be9 Use QUANTUM_LIB_SRC for i2c_master.c inclusion (#5617) 6 years ago
XScorpion2 22ba36a4d8 rgblight 255 hue (#5547) 6 years ago
XScorpion2 c745d9b82e Simple extended space cadet (#5277) 6 years ago
Daniel Prilik 1d784f0f95 RGB Matrix: Custom effects on a kb/user level (#5338) 6 years ago
Ryan Caltabiano 0a645225b9 OLED Driver Feature 6 years ago
Takeshi ISHII 7e67bd791b Change split_common to use RGBLIGHT_SPLIT (#5509) 6 years ago
XScorpion2 5fcd744ddb Features/ws2812 matrix driver (#5418) 6 years ago
Jack Humbert fa4052c26e Adds the Planck EZ, 3737 RGB, fixes out-of-tune notes (#5532) 6 years ago
James Churchill 37932c293c Next set of split_common changes (#4974) 6 years ago
James Churchill c7c4937eef Clean up debounce a bit (#5255) 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 cc738e32dd Force backlight on when led matrix is enabled 6 years ago
skullY 6b74dd6de5 led_matrix works now 6 years ago
skullY fd698c43d7 The beginning of a simple led matrix driver for is31fl3731 6 years ago
alex-ong 7d8c629939 Stricter, leaner DEBOUNCE_TYPE section in common_features.mk. Cleanup debounce_type.mk 6 years ago
Alex Ong d30d5eeb27 Renamed DEBOUNCE_ALGO to DEBOUNCE_TYPE 6 years ago
alex-ong cce8dfab39 Removed check for custom_matrix. We can safely include the debounce file for compilation when custom_matrix is used. 6 years ago
alex-ong 574fc6444b Whitespace cleanup. 6 years ago
alex-ong d0b691df0e DO NOT USE - debounce successfully compiled. 6 years ago
James Churchill 28929ad017 Simplify split_common Code significantly (#4772) 6 years ago
mtei 929065b1a9 Change handling of CUSTOM_MATRIX in common_features.mk slightly. 6 years ago
Drashna Jaelre 7f0def77a2 Move Split Common VPATH addition (#4716) 6 years ago