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
/
tmk_core
/
common.mk
Age
Commit message (
Expand
)
Author
2021-10-11
Merge commit 'd9e077468ab3446cbd7306a453a73dad2c1403e8' into firmware_21
Drashna Jael're
2021-09-29
[Core] Fix "6kro enable" and clarify naming (#14563)
Drashna Jaelre
2021-08-24
Fix Mouse Shared EP functionality (#14136)
Drashna Jaelre
2021-08-18
Migrate platform independent code from tmk_core -> quantum (#13673)
Joel Challis
2021-08-18
Begin to carve out platform/protocol API - Single main loop (#13843)
Joel Challis
2021-08-17
Relocate platform specific drivers (#13894)
Joel Challis
2021-08-18
Digitizer HID interface : absolute coordinates for mouse cursor (#12851)
a-chol
2021-08-09
Remove ONEHAND_ENABLE (#13920)
Joel Challis
2021-08-03
Move print/debug files to quantum (#12069)
Joel Challis
2021-07-08
Merge tag '0.13.13' into firmware_21
Drashna Jael're
2021-06-29
Merge upstream QMK Firmware at '0.12.52~1'
Drashna Jael're
2021-05-29
2021 May 29 Breaking Changes Update (#13034)
James Young
2021-02-28
Refactor of USB code within split_common (#11890)
Joel Challis
2021-02-28
Overhaul bootmagic logic to have single entrypoint (#8532)
Joel Challis
2021-02-14
Refactor platform logic within print.h (#11863)
Joel Challis
2021-02-07
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-07
Migrate some tmk_core files to quantum (#11791)
Joel Challis
2021-02-07
Migrate mousekey to quantum (#11804)
Joel Challis
2020-12-01
[Split] Sync Timer feature (#10997)
XScorpion2
2020-09-30
Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABL...
David Cuthbert
2020-09-30
Remove support for Adafruit EZ-Key (#10103)
Ryan
2020-09-30
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-09-30
Disable NKRO on V-USB controllers (#9054)
Drashna Jaelre
2020-09-30
Additional cleanups for V-USB code (#9310)
Ryan
2020-09-22
Add description in Bluetooth docs for requiring NKRO to be disabled (#10359)
Peter Landoll
2020-09-17
Output an error message if LINK_TIME_OPTIMIZATION_ENABLE is set but LTO_ENABL...
David Cuthbert
2020-08-29
Remove support for Adafruit EZ-Key (#10103)
Ryan
2020-08-29
Better handle LTO_ENABLE (#9832)
Drashna Jaelre
2020-08-29
Disable NKRO on V-USB controllers (#9054)
Drashna Jaelre
2020-08-29
Additional cleanups for V-USB code (#9310)
Ryan
2020-08-08
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-06-12
Initial vusb console support (#8559)
Joel Challis
2020-06-12
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)
Konstantin Đorđević
2020-06-12
Align some ChibiOS build logic (#8461)
Joel Challis
2020-06-12
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)
Joel Challis
2020-06-12
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-06-12
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-04
Revert "Fix conflicting types for 'tfp_printf' (#8269)"
skullY
2020-05-03
Fix conflicting types for 'tfp_printf' (#8269)
Joel Challis
2020-05-03
Initial vusb console support (#8559)
Joel Challis
2020-04-09
Fix compile issues related to NO_ACTION_MACRO/FUNCTION and LTO_ENABLE (#8663)
Konstantin Đorđević
2020-03-26
Unconditionally enable ChibiOS syscalls (#8268)
Joel Challis
2020-03-22
Align some ChibiOS build logic (#8461)
Joel Challis
2020-03-21
Add support for Bootmagic lite when using SPLIT_HAND_PIN (#8347)
Joel Challis
2020-03-21
Initial arm->chibios pass - simplify some platform logic (#8450)
Joel Challis
2020-03-01
Unconditionally enable ChibiOS syscalls (#8268)
Joel Challis
2020-02-29
2020 February 29 Breaking Changes Update (#8064)
James Young
2020-02-26
Remove `KEYMAP_SECTION_ENABLE` (#7882)
fauxpark
2020-02-26
Start moving code out of webusb and to Oryx feature
Drashna Jael're
[next]