summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
2020-03-24Update Dvorak, Colemak and Workman keycode aliases (#8217)Ryan
2020-03-24Update Norwegian keymap and add sendstring LUT (#8300)Ryan
2020-03-24Update Hungarian keymap and add sendstring LUT (#8220)Ryan
2020-03-24Reduce PROGMEM usage for sendstring LUT (#8109)Ted M Lin
2020-03-24Add support for delays in send_string. (#8244)Nick Brassel
2020-03-24`send_unicode_string()`: Add support for code points > 0xFFFF (#8236)Ryan
2020-03-24A proper `send_string()` for the Unicode feature (#8155)Ryan
2020-03-24Add mouse support to SEND_STRING (#8223)Joel Challis
2020-03-24Add Danish keymap and sendstring LUT (#8218)Ryan
2020-03-24Add Turkish keymap aliases and sendstring LUT (#7676)Ryan
2020-02-26fix: remove oryx live training boolean assignmentFlorian
2020-02-26Fix Live Training bugDrashna Jael're
2020-02-26Run clang-format manually to fix recently changed files (#7934)Joel Challis
2020-02-26format code according to conventions [skip ci]QMK Bot
2020-02-26Add VIA support for QMK backlight, QMK RGBLight (#7911)Wilba
2020-02-26Relocate grave keycode processing (#8082)Joel Challis
2020-02-26Ensure setPinInput actually sets input high-Z (#6237)Mikkel Jeppesen
2020-02-26Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)Joel Challis
2020-02-26Update split serial code to use driver pattern (#7990)Joel Challis
2020-02-26switching to you know whats up mode (#7921)Jeremy Bernhardt
2020-02-26Add central location for ChibiOS defines (#7542)Joel Challis
2020-02-26Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)fauxpark
2020-02-26Move rgblight and backlight task to common location (#7733)Joel Challis
2020-02-26Configuration values for starting HSV and speed (#7740)Rob Haswell
2020-02-26Relocate common backlight functionally (#7273)Joel Challis
2020-02-26RGB matrix effect - left-right gradient (#7742)Rob Haswell
2020-02-26Fix CUSTOM_MATRIX lite matrix_scan return code (#7908)Joel Challis
2020-02-26Migrate more custom matrix 'lite' code to core (#7863)Joel Challis
2020-02-26Move some common matrix code to a common location (#7699)Joel Challis
2020-02-26Fix function callDrashna Jael're
2020-02-26Cleanup oryx init checkDrashna Jael're
2020-02-26Cleanup magic number and functionsDrashna Jael're
2020-02-26Add firmware ID checkDrashna Jael're
2020-02-26Move webusb pairing key back into quantumDrashna Jael're
2020-02-26Make Dynamic Keymaps optional for OryxDrashna Jael're
2020-02-26Disable live training if other webusb commands are sentDrashna Jael're
2020-02-26Add EEPROM reset functionalityDrashna Jael're
2020-02-26Implement core communicationDrashna Jael're
2020-02-26Add Dynamic Keymap and other webUSB commandsDrashna Jael're
2020-02-26Add toggle for live trainingDrashna Jael're
2020-02-26Make Dynamic Keymaps more friendly for non-VIA implementationsDrashna Jael're
2020-02-26VIA configurator refactorWilba
2020-02-26Start moving code out of webusb and to Oryx featureDrashna Jael're
2020-02-26Apollo (#246)Florian Didron
2020-01-09Move webusb.h includes to quantum.h (#244)Drashna Jaelre
2020-01-09Add rules.mk defaults for f103,f072,f042 (#7704) (#242)Drashna Jaelre
2020-01-09core: Fix variable init and header include (#7626)Drashna Jaelre
2020-01-09Big keycode cleanup (#230)Drashna Jaelre
2020-01-09Send string keycode tweaks (#7471)fauxpark
2020-01-09Add 4-character aliases for sendstring keycodes (#7409)fauxpark