summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-26Cleanup magic number and functionsDrashna Jael're
2020-02-26Add firmware ID checkDrashna Jael're
2020-02-26Forgot preprocessor for moonlanderDrashna Jael're
2020-02-26Tweak moonlanderDrashna Jael're
2020-02-26Move webusb pairing key back into quantumDrashna Jael're
2020-02-26Add Oryx Keymap with dynamic keymaps enabledDrashna Jael're
2020-02-26Remove webusb code from moonlanderDrashna Jael're
2020-02-26Fix typedef in eeconfig.cDrashna 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-26Limit number of layers due to eeprom size contstraintsDrashna 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 Oryx keymap, etcDrashna 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-26fix type in usb_main for chibiOSDrashna 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 LUFA mass storage `BOOTLOADER` "support" (#7729)fauxpark
2020-01-09Add rules.mk defaults for f103,f072,f042 (#7704) (#242)Drashna Jaelre
2020-01-09[Core] Optimize matrix processing (#7621)Drashna Jaelre
2020-01-09core: Fix variable init and header include (#7626)Drashna Jaelre
2020-01-09remove SERIAL_SOFT_DEBUG macro (#7625)Drashna Jaelre
2020-01-09Fix ChibiOS USB config for chips which support OTGv1 (#7564)Joel Challis
2020-01-09core: Fix build config in protocol.mk (#7620)Drashna Jaelre
2020-01-09fixed I2C driver support for stm32f4 (#7526)yulei
2020-01-09Remove mbed files (#7605)Joel Challis
2020-01-09Use `clock_prescale_set()` from avr-libc (#7540)fauxpark
2020-01-09Re-init rgb matrix on left half reconnectDrashna Jaelre
2020-01-09Improve support and docs for ADC driver (#7191)fauxpark
2020-01-09Fix output file permissions when using docker build. (#7378)Nick Brassel
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-09Update .clang_format fileDrashna Jael're
2020-01-09Updated slave encoder sync to reduce dropped pulses - v2 (#7505)XScorpion2
2020-01-09Improvements to Solenoid feature (#7369)Drashna Jaelre
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-09Fix shell.nix by pinning nixpkgs (#6213)Jake Waksbaum
2020-01-09Fix install for Linux Ubuntu (#7520)iKirin
2020-01-09Install bootloadHid as part of qmk_install (#7463)Joel Challis
2020-01-09Improve and streamline MSYS2 installation (#7232)Drashna Jaelre
2020-01-09Update ARM GCC on macOS to 8.3 (#7318)fauxpark