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-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
2020-01-09
SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)
Joel Challis
2020-01-09
ARM split - detect USB to select master/slave (#6424)
Joel Challis
2020-01-09
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
Joel Challis
2019-12-06
fix: remove conditional macro wrapping WEBUSB_PAIR
Florian Didron
2019-12-06
feat: update examples + pairing process
Florian Didron
2019-12-06
feat: adds pairing key
Florian Didron
2019-11-04
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-11-04
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)
Joel Challis
2019-11-04
Fix held key getting stuck when NKRO is toggled (#6570)
just-another-jxliu
2019-11-04
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-11-04
Fix bug in `do_code16()` (#6935)
fauxpark
2019-11-04
Fix small hiccup in snake animation (#6858)
theVDude
2019-11-04
Added uart config for using rn42 with at90usb1286 (#6582)
Deckweiss
2019-11-04
Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)
Joel Challis
2019-11-04
Fix quantum keymapextra italian (#6779)
Silvio Gulizia
2019-11-04
Add support for 328P hardware backlight on B1/B2 (qmk#6776)
fauxpark
2019-11-04
Generalize Tap Dance Layer functions (#6629)
Drashna Jaelre
2019-11-04
DRV2605L Continuous Haptic Feedback Support (#6461)
MechMerlin
2019-11-04
Updated split encoders so indexes are based on left hand encoders first (#6382)
XScorpion2
2019-11-04
Smoother Linear Light Table (#6764)
XScorpion2
2019-09-26
Add 328P to mcu_selection.mk (#6682)
fauxpark
2019-09-26
Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)
fauxpark
2019-09-26
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-09-17
clang-format changes
skullY
2019-09-13
Re-Add TAB and Non-US Backslash to special charactcetr range for AutoShift
Drashna Jael're
2019-09-02
feat: adds some icelandic chars
Florian Didron
2019-08-28
Add 'bootloadHID' flash target (#5587)
Joel Challis
2019-08-28
AVR GPIO macro defines more readable (#5937)
Takeshi ISHII
[next]