Commit Graph

1327 Commits (b49c657ac1f07689fe575b901bfe080c301ab1d4)

Author SHA1 Message Date
Ted M Lin 552f8d81b9
Reduce PROGMEM usage for sendstring LUT (#8109) 5 years ago
Joel Challis 88356c85c4
Prune out pure software pwm && custom driver && remove wrapping BACKLIGHT_PIN (#8041) 5 years ago
Joel Challis 629950e51b
Fix recent clang-format breaking quantum.c (#8282) 5 years ago
QMK Bot 1ec8a7205f format code according to conventions [skip ci] 5 years ago
Ryan ce604e1629
Remove duplicate BRTG case (#8277) 5 years ago
James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 5 years ago
Nick Brassel 444fd3b1cc
Add support for delays in send_string. (#8244) 5 years ago
Joel Challis f6111d49bb
Split - Avoid race condition during matrix_init_quantum (#8235) 5 years ago
Ryan bb8d4b4d23
`send_unicode_string()`: Add support for code points > 0xFFFF (#8236) 5 years ago
Ryan 371ff9dd6f
A proper `send_string()` for the Unicode feature (#8155) 5 years ago
Joel Challis f76f9c7d2a
Add mouse support to SEND_STRING (#8223) 5 years ago
Ryan 032fbf3f24
Add Danish keymap and sendstring LUT (#8218) 5 years ago
Ryan 562482c234
Add Turkish keymap aliases and sendstring LUT (#7676) 5 years ago
Ryan 66d7fc34b2
Add Arm Teensys to mcu_selection.mk (#8026) 5 years ago
Joel Challis 7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216) 5 years ago
Wilba 79d5903b6c
dynamic keymap sanity check (#8181) 5 years ago
Joel Challis 17ff551275
Convert f072 backlight build error to message (#8177) 5 years ago
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) 5 years ago
fauxpark e5501d4815 Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring 5 years ago
Drashna Jaelre 46e2b6e43d Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 5 years ago
Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 5 years ago
Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 5 years ago
Joel Challis f3bf301825
Disable usb on slave half to resolve random 'lockup' (#7649) 5 years ago
zvecr 94e2a39d72 Move function to make diff look nicer 5 years ago
zvecr f6b9604f4a Update default backlight state to match avr pwm 5 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