summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
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
2020-01-09Updated slave encoder sync to reduce dropped pulses - v2 (#7505)XScorpion2
2020-01-09Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365)Richard Baptist
2020-01-09[Core] Cleanup rules.mk for F303 keyboards (#7306)fauxpark
2020-01-09Set device version from config.h for V-USB boards (#7316)fauxpark
2020-01-09Add support for configurable polling interval and power usage o… (#7336)fauxpark
2020-01-09WS2812 Overhaul (#210)Drashna Jaelre
2020-01-09New and improved lock LED callbacks (#7215)fauxpark
2020-01-09[Core] Convert Dynamic Macro to a Core Feature (#5948) (#207)Drashna Jaelre
2020-01-09Template updates (#7221)fauxpark
2020-01-09Convert backlight to follow driver rules patternzvecr