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
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-02-26
format code according to conventions [skip ci]
QMK Bot
2020-02-26
Add VIA support for QMK backlight, QMK RGBLight (#7911)
Wilba
2020-02-26
Fix out of bound OLED font access (#8145)
Ted M Lin
2020-02-26
Compile error if ONESHOT_TIMEOUT defined but oneshot disabled (#8100)
Ted Lin
2020-02-26
Use FIRMWARE_FORMAT for "Checking file size" message (#8121)
fauxpark
2020-02-26
Remove PJRC USB stack
fauxpark
2020-02-26
Relocate grave keycode processing (#8082)
Joel Challis
2020-02-26
Use function for KEYCODE2 routines instead of macro. (#8101)
Ted M Lin
2020-02-26
format code according to conventions [skip ci]
QMK Bot
2020-02-26
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)
fauxpark
2020-02-26
Update dirty submodule make message (#8065)
fauxpark
2020-02-26
format code according to conventions [skip ci]
QMK Bot
2020-02-26
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7...
Pavel Župa
2020-02-26
Add thread safety around i2c_master for ChibiOS/ARM.
Nick Brassel
2020-02-26
Fix misunderstanding of CPPFLAGS and CXXFLAGS.
Nick Brassel
2020-02-26
Improve VIRTSER performance (#7528)
xyzz
2020-02-26
Fix/remove missing package (#7897)
dohq
2020-02-26
Migrate common ld scripts to common location (#7887)
Joel Challis
2020-02-26
Fix boards which were overriding backlight without setting custom (#7970) (#270)
Drashna Jaelre
2020-02-26
Ensure setPinInput actually sets input high-Z (#6237)
Mikkel Jeppesen
2020-02-26
Create central board for bluepill
zvecr
2020-02-26
Reduce SPLIT_USB_TIMEOUT by 500ms (#7637)
Joel Challis
2020-02-26
Remove compilation of i2c for arm split
zvecr
2020-02-26
Update split serial code to use driver pattern (#7990)
Joel Challis
2020-02-26
Add additional fixes to EEPROM driver selection (#7274) (#266)
Drashna Jaelre
2020-02-26
switching to you know whats up mode (#7921)
Jeremy Bernhardt
2020-02-26
Remove tmk_core gitignore and gitmodules
fauxpark
2020-02-26
Add central location for ChibiOS defines (#7542)
Joel Challis
2020-02-26
Un-clang-format usb_descriptor.h (#7216)
fauxpark
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
Remove `KEYMAP_SECTION_ENABLE` (#7882)
fauxpark
2020-02-26
Add ws2812 driver type define (#7888)
Joel Challis
2020-02-26
chibios/usb_main: re-check USB status in send_keyboard after sleeping the thr...
xyzz
2020-02-26
Relocate common backlight functionally (#7273)
Joel Challis
2020-02-26
Add Midi Endpoint task to ChibiOS main (#8071)
Drashna Jaelre
2020-02-26
format code according to conventions [skip ci]
QMK Bot
2020-02-26
Fix unaligned access with LTO (#7801)
George Harris
2020-02-26
Fix printf buffer overflow when cols>16 (#7998)
Joel Challis
2020-02-26
format code according to conventions [skip ci]
QMK Bot
2020-02-26
Fix lock LEDs for ChibiOS when using shared endpoints (#7877)
fauxpark
2020-02-26
Fix KEYBOARD_SHARED_EP on ChibiOS (#7860)
Joel Challis
2020-02-26
CI: Add workflow for CLI testing (#7357)
Joel Challis
2020-02-26
Add QMK Compile Context Sensitivity (#6884)
Cody Bender
2020-02-26
Improve the functionality of qmk.questions (#8020)
skullydazed
2020-02-26
Fix cformat processing files within ignore folders (#8063)
Joel Challis
2020-02-26
Qmk doctor os check to support newer msys2/w10 installations (#8031)
Mikkel Jeppesen
2020-02-26
Beef up how `qmk doctor` works. (#7375)
skullydazed
[next]