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
/
quantum.c
Age
Commit message (
Expand
)
Author
2021-02-02
quantum.c send char cleanups (#11743)
Ryan
2021-01-31
Stop sounds when suspended (#11553)
Joshua Diamond
2021-01-12
2020 November 28 Breaking Changes Update (#11053)
James Young
2021-01-12
Indicator LEDs as config (#10816)
Joel Challis
2020-09-30
Hid joystick interface (#4226)
a-chol
2020-09-30
Don't compile outputselect.c if Bluetooth is disabled (#9356)
Ryan
2020-08-08
Make sendstring respect `TAP_CODE_DELAY` (#9623)
Ryan
2020-08-08
Move encoder_read to common location (qmk#9003)
zvecr
2020-08-08
Move dip switch init to back of the init process (#9233)
Drashna Jaelre
2020-06-12
Fix bug with layer caching in get_event_keycode (#8693)
Drashna Jaelre
2020-06-12
Strip out features to allow minimum firmware sizes (#8645)
Joel Challis
2020-06-12
Miscellaneous cleanups (#8639)
Ryan
2020-06-12
Add Post Processing to process_record (#4892)
Drashna Jaelre
2020-06-12
Add Word Per Minute calculation feature (#8054)
brickbots
2020-06-12
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)
Joel Challis
2020-06-12
Fix recent clang-format breaking quantum.c (#8282)
Joel Challis
2020-06-12
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-03-26
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-03-24
Reduce PROGMEM usage for sendstring LUT (#8109)
Ted M Lin
2020-03-24
Add support for delays in send_string. (#8244)
Nick Brassel
2020-02-26
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-02-26
Relocate grave keycode processing (#8082)
Joel Challis
2020-02-26
Move rgblight and backlight task to common location (#7733)
Joel Challis
2020-02-26
Cleanup oryx init check
Drashna Jael're
2020-02-26
Cleanup magic number and functions
Drashna Jael're
2020-02-26
Move webusb pairing key back into quantum
Drashna Jael're
2020-02-26
Implement core communication
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-01-09
Move webusb.h includes to quantum.h (#244)
Drashna Jaelre
2020-01-09
Big keycode cleanup (#230)
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
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
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
Joel Challis
2019-12-06
feat: update examples + pairing process
Florian Didron
2019-12-06
feat: adds pairing key
Florian Didron
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
Add support for 328P hardware backlight on B1/B2 (qmk#6776)
fauxpark
2019-09-26
Add Dip Switch as a core feature (#6140)
Drashna Jaelre
2019-09-17
clang-format changes
skullY
2019-08-28
Fixup Bootmagic code (#6386)
Drashna Jaelre
2019-08-28
Added keycodes for swapping and unswapping the Control and OS keys (#6110)
Stephen Wanhella
2019-08-13
Improve backlight PWM pin support (#6202)
fauxpark
2019-07-27
Additional changes for Layer State typedef compatibility
Drashna Jaelre
2019-07-19
Store backlight breathing state in EEPROM (#6105)
fauxpark
[next]