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