1120 Commits (8b4d28f6fb94b566c21c412588b0cd7b04fb65d4)

Author SHA1 Message Date
  skullY b281d88c6f update the template too 4 years ago
  skullY 2d64301cd9 run the _user functions whenever we run the _kb functions 4 years ago
  skullY 69b2a82be6 change the order to match the in situ assumption by keyboard maintainers 4 years ago
  skullY ff49927703 Fix the process_record_kb weak function too. h/t @fauxpark. 4 years ago
  skullY c4aa18363e wip 4 years ago
  James Young 26eef35f07
2020 February 29 Breaking Changes Update (#8064) 4 years ago
  Nick Brassel 444fd3b1cc
Add support for delays in send_string. (#8244) 4 years ago
  Joel Challis f6111d49bb
Split - Avoid race condition during matrix_init_quantum (#8235) 4 years ago
  Ryan bb8d4b4d23
`send_unicode_string()`: Add support for code points > 0xFFFF (#8236) 4 years ago
  Ryan 371ff9dd6f
A proper `send_string()` for the Unicode feature (#8155) 4 years ago
  Joel Challis f76f9c7d2a
Add mouse support to SEND_STRING (#8223) 4 years ago
  Ryan 032fbf3f24
Add Danish keymap and sendstring LUT (#8218) 4 years ago
  Ryan 562482c234
Add Turkish keymap aliases and sendstring LUT (#7676) 4 years ago
  Ryan 66d7fc34b2
Add Arm Teensys to mcu_selection.mk (#8026) 4 years ago
  Joel Challis 7707724dc4
Allow 30us matrix delay to be keyboard/user overridable (#8216) 4 years ago
  Wilba 79d5903b6c
dynamic keymap sanity check (#8181) 4 years ago
  Joel Challis 17ff551275
Convert f072 backlight build error to message (#8177) 4 years ago
  Joel Challis 014ad1d747
Fix RESET keycode on some STM32F072 keyboards (#8134) 4 years ago
  Joel Challis 667b29b77c
Align split_common/matrix.c with matrix.c (#8153) 4 years ago
  Joel Challis 307be48de9
Reduce SPLIT_USB_TIMEOUT by 500ms (#7637) 4 years ago
  Joel Challis 393937b43f
Relocate grave keycode processing (#8082) 4 years ago
  Mikkel Jeppesen 05d6e6ca78 Ensure setPinInput actually sets input high-Z (#6237) 4 years ago
  Joel Challis e4a0f841e1
Update split serial code to use driver pattern (#7990) 4 years ago
  Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274) 4 years ago
  QMK Bot e3d59a72f9 format code according to conventions [skip ci] 4 years ago
  Wilba 484a9b12bc Add VIA support for QMK backlight, QMK RGBLight (#7911) 4 years ago
  fauxpark ef8a4e5aaf Remove all references to "CUSTOM_MATRIX" as a diode direction (#7937) 4 years ago
  Joel Challis 667045b492
Run clang-format manually to fix recently changed files (#7934) 4 years ago
  fauxpark eb5d267e63
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915) 4 years ago
  Joel Challis ba628a28bc
Move rgblight and backlight task to common location (#7733) 4 years ago
  Rob Haswell a1452db98a Configuration values for starting HSV and speed (#7740) 4 years ago
  Jeremy Bernhardt d11238f748 switching to you know whats up mode (#7921) 4 years ago
  Joel Challis 2081c5e40e Fix CUSTOM_MATRIX lite matrix_scan return code (#7908) 4 years ago
  Joel Challis 48cac9e3c8
Migrate more custom matrix 'lite' code to core (#7863) 4 years ago
  Joel Challis b89e35bdd3
Relocate common backlight functionally (#7273) 4 years ago
  Rob Haswell cf30c5d17f RGB matrix effect - left-right gradient (#7742) 4 years ago
  Joel Challis dcb7ca3f79
Move some common matrix code to a common location (#7699) 4 years ago
  Wilba 320822d75b VIA Configurator Refactor (#7268) 4 years ago
  Drashna Jaelre 7ba6456c0b Use White channel on RGBW LEDs (#7678) 4 years ago
  Joel Challis 250a99ff1b
Add rules.mk defaults for f103,f072,f042 (#7704) 4 years ago
  fauxpark e5501d4815 Make the keyboard beep when Audio is enabled and `\a` is encountered in a sendstring 4 years ago
  Drashna Jaelre 46e2b6e43d Turn off RGB Matrix LEDs when keyboard sleeps (#7713) 4 years ago
  Joel Challis 376419a4f7
Add central location for ChibiOS defines (#7542) 4 years ago
  Joel Challis ae40fc498b Relocate RGB keycode processing (#7508) 4 years ago
  Joel Challis f3bf301825
Disable usb on slave half to resolve random 'lockup' (#7649) 4 years ago
  zvecr 94e2a39d72 Move function to make diff look nicer 4 years ago
  zvecr f6b9604f4a Update default backlight state to match avr pwm 4 years ago
  Drashna Jaelre 0374677814 core: Fix variable init and header include (#7626) 4 years ago
  zvecr d4c23d881f Convert backlight to follow driver rules pattern 4 years ago
  Joel Challis efb21c00ce Fix FORCE_NKRO handling (#7601) 4 years ago