summaryrefslogtreecommitdiff
path: root/quantum
AgeCommit message (Expand)Author
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
2020-01-09Software backlight improvements (#7255)Joel Challis
2020-01-09Use task driven PWM for CTPC until ARM can provide automatic configuration (#...Joel Challis
2020-01-09Initial migration of software PWM backlight (#6709)Joel Challis
2020-01-09Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2020-01-09ARM - Initial backlight support (#6487)Joel Challis
2020-01-09Disable usb on slave half to resolve random 'lockup' (#7649)Joel Challis
2020-01-09SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)Joel Challis
2020-01-09ARM split - detect USB to select master/slave (#6424)Joel Challis
2020-01-09ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis
2019-12-06fix: remove conditional macro wrapping WEBUSB_PAIRFlorian Didron
2019-12-06feat: update examples + pairing processFlorian Didron
2019-12-06feat: adds pairing keyFlorian Didron
2019-11-04 Refactor ps2avrgb i2c ws2812 to core (#7183)Joel Challis
2019-11-04Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)Joel Challis
2019-11-04Fix held key getting stuck when NKRO is toggled (#6570)just-another-jxliu
2019-11-04Move tmk_core/common/backlight to quantum/backlight (#6710)Joel Challis
2019-11-04Fix bug in `do_code16()` (#6935)fauxpark
2019-11-04Fix small hiccup in snake animation (#6858)theVDude
2019-11-04Added uart config for using rn42 with at90usb1286 (#6582)Deckweiss
2019-11-04Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)Joel Challis
2019-11-04Fix quantum keymapextra italian (#6779)Silvio Gulizia
2019-11-04Add support for 328P hardware backlight on B1/B2 (qmk#6776)fauxpark
2019-11-04Generalize Tap Dance Layer functions (#6629)Drashna Jaelre
2019-11-04DRV2605L Continuous Haptic Feedback Support (#6461)MechMerlin
2019-11-04Updated split encoders so indexes are based on left hand encoders first (#6382)XScorpion2
2019-11-04Smoother Linear Light Table (#6764)XScorpion2