index
:
qmk.git
jworthe-oryx
master
Open-source keyboard firmware for Atmel AVR and Arm USB families. Fork of https://github.com/qmk/qmk_firmware
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
Age
Commit message (
Expand
)
Author
2020-02-26
Ensure setPinInput actually sets input high-Z (#6237)
Mikkel Jeppesen
2020-02-26
Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)
Joel Challis
2020-02-26
Update split serial code to use driver pattern (#7990)
Joel Challis
2020-02-26
switching to you know whats up mode (#7921)
Jeremy Bernhardt
2020-02-26
Add central location for ChibiOS defines (#7542)
Joel Challis
2020-02-26
Enforce definition of `DIODE_DIRECTION` for non-custom matrix boards (#7915)
fauxpark
2020-02-26
Move rgblight and backlight task to common location (#7733)
Joel Challis
2020-02-26
Configuration values for starting HSV and speed (#7740)
Rob Haswell
2020-02-26
Relocate common backlight functionally (#7273)
Joel Challis
2020-02-26
RGB matrix effect - left-right gradient (#7742)
Rob Haswell
2020-02-26
Fix CUSTOM_MATRIX lite matrix_scan return code (#7908)
Joel Challis
2020-02-26
Migrate more custom matrix 'lite' code to core (#7863)
Joel Challis
2020-02-26
Move some common matrix code to a common location (#7699)
Joel Challis
2020-02-26
Fix function call
Drashna Jael're
2020-02-26
Cleanup oryx init check
Drashna Jael're
2020-02-26
Cleanup magic number and functions
Drashna Jael're
2020-02-26
Add firmware ID check
Drashna Jael're
2020-02-26
Move webusb pairing key back into quantum
Drashna Jael're
2020-02-26
Make Dynamic Keymaps optional for Oryx
Drashna Jael're
2020-02-26
Disable live training if other webusb commands are sent
Drashna Jael're
2020-02-26
Add EEPROM reset functionality
Drashna Jael're
2020-02-26
Implement core communication
Drashna Jael're
2020-02-26
Add Dynamic Keymap and other webUSB commands
Drashna Jael're
2020-02-26
Add toggle for live training
Drashna Jael're
2020-02-26
Make Dynamic Keymaps more friendly for non-VIA implementations
Drashna Jael're
2020-02-26
VIA configurator refactor
Wilba
2020-02-26
Start moving code out of webusb and to Oryx feature
Drashna Jael're
2020-02-26
Apollo (#246)
Florian Didron
2020-01-09
Move webusb.h includes to quantum.h (#244)
Drashna Jaelre
2020-01-09
Add rules.mk defaults for f103,f072,f042 (#7704) (#242)
Drashna Jaelre
2020-01-09
core: Fix variable init and header include (#7626)
Drashna Jaelre
2020-01-09
Big keycode cleanup (#230)
Drashna Jaelre
2020-01-09
Send string keycode tweaks (#7471)
fauxpark
2020-01-09
Add 4-character aliases for sendstring keycodes (#7409)
fauxpark
2020-01-09
Updated slave encoder sync to reduce dropped pulses - v2 (#7505)
XScorpion2
2020-01-09
Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365)
Richard Baptist
2020-01-09
[Core] Cleanup rules.mk for F303 keyboards (#7306)
fauxpark
2020-01-09
Set device version from config.h for V-USB boards (#7316)
fauxpark
2020-01-09
Add support for configurable polling interval and power usage o… (#7336)
fauxpark
2020-01-09
WS2812 Overhaul (#210)
Drashna Jaelre
2020-01-09
New and improved lock LED callbacks (#7215)
fauxpark
2020-01-09
[Core] Convert Dynamic Macro to a Core Feature (#5948) (#207)
Drashna Jaelre
2020-01-09
Template updates (#7221)
fauxpark
2020-01-09
Convert backlight to follow driver rules pattern
zvecr
2020-01-09
Software backlight improvements (#7255)
Joel Challis
2020-01-09
Use task driven PWM for CTPC until ARM can provide automatic configuration (#...
Joel Challis
2020-01-09
Initial migration of software PWM backlight (#6709)
Joel Challis
2020-01-09
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2020-01-09
ARM - Initial backlight support (#6487)
Joel Challis
2020-01-09
Disable usb on slave half to resolve random 'lockup' (#7649)
Joel Challis
[next]