Commit Graph

1459 Commits (be1b5c5a54263e5d4c46ad6ece68d41c20c6d7a9)

Author SHA1 Message Date
Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134) 5 years ago
Joel Challis 667b29b77c
Align split_common/matrix.c with matrix.c (#8153) 5 years ago
Joel Challis 307be48de9
Reduce SPLIT_USB_TIMEOUT by 500ms (#7637) 5 years ago
Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 5 years ago
Mikkel Jeppesen 05d6e6ca78 Ensure setPinInput actually sets input high-Z (#6237) 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
QMK Bot e3d59a72f9 format code according to conventions [skip ci] 5 years ago
Wilba 484a9b12bc Add VIA support for QMK backlight, QMK RGBLight (#7911) 5 years ago
fauxpark ef8a4e5aaf Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) 5 years ago
Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 5 years ago
fauxpark eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 5 years ago
Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 5 years ago
Rob Haswell a1452db98a Configuration values for starting HSV and speed (#7740) 5 years ago
Jeremy Bernhardt d11238f748 switching to you know whats up mode (#7921) 5 years ago
Joel Challis 2081c5e40e Fix CUSTOM_MATRIX lite matrix_scan return code (#7908) 5 years ago
Joel Challis 48cac9e3c8
Migrate more custom matrix 'lite' code to core (#7863) 5 years ago
Joel Challis b89e35bdd3
Relocate common backlight functionally (#7273) 5 years ago
Rob Haswell cf30c5d17f RGB matrix effect - left-right gradient (#7742) 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
Drashna Jaelre 7ba6456c0b Use White channel on RGBW LEDs (#7678) 5 years ago
Joel Challis 250a99ff1b
Add rules.mk defaults for f103,f072,f042 (#7704) 6 years ago
fauxpark e5501d4815 Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring 6 years ago
Drashna Jaelre 46e2b6e43d Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 6 years ago
Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 6 years ago
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 6 years ago
Joel Challis f3bf301825
Disable usb on slave half to resolve random 'lockup' (#7649) 6 years ago
zvecr 94e2a39d72 Move function to make diff look nicer 6 years ago
zvecr f6b9604f4a Update default backlight state to match avr pwm 6 years ago
Drashna Jaelre 0374677814 core: Fix variable init and header include (#7626) 6 years ago
zvecr d4c23d881f Convert backlight to follow driver rules pattern 6 years ago
Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 6 years ago
XScorpion2 201c5bfa5c Updated slave encoder sync to reduce dropped pulses - v2 (#7505) 6 years ago
fauxpark c74295de88 Set proper AVR part for USBasp avrdude flashing (#7552) 6 years ago
Joel Challis de4eb79c6a Fix breathing toggle when rgb is disabled (#7550) 6 years ago
fauxpark 3ad389de55 Add short aliases for Magic keycodes (#7541) 6 years ago
Joel Challis d598f01cb7
Relocate magic keycode processing (#7512) 6 years ago
Danny bf962821b3 Remove check for EH define (#7525) 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
XScorpion2 7e62705877 Revert split encoder fixes until able to repro a better fix (#7498) 6 years ago
Yan-Fa Li 1604f79623
clean up quantum.c (#7485) 6 years ago
fauxpark 5a6737a778 Send string keycode tweaks (#7471) 6 years ago
fauxpark 36cde567ab [Core] Remove PROGRAM_CMD in mcu_selection.mk for 32A (#7482) 6 years ago
fauxpark 02412156d5
Add 4-character aliases for sendstring keycodes (#7409) 6 years ago
Erovia 25e9853efe [Core] Fix ps2avrgb template (#7412) 6 years ago
zvecr a91c0c4765 Run clang-format manually to fix recently changed files 6 years ago
XScorpion2 0f0c73f14a Updated slave encoder sync to reduce dropped pulses (#7325) 6 years ago
Richard Baptist 381b73fcac Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365) 6 years ago