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
2021-02-02
Address wake from sleep instability (#11450)
Joshua Diamond
2021-01-31
Stop sounds when suspended (#11553)
Joshua Diamond
2021-01-12
[Keyboard] Fix printf calls in Moonlander matrix (#11511)
Drashna Jaelre
2021-01-12
Fix macOS build
Sergey Shulepov
2021-01-12
manually run formatting job (#11503)
Joel Challis
2021-01-12
Add build debug option to tmk_core/rules.mk (#11324)
Takeshi ISHII
2021-01-12
Fix Tap-Hold Configs (#11127)
Drashna Jaelre
2021-01-12
Homebrew install: ignore pinned formulae in `brew upgrade` (#11423)
Ryan
2021-01-12
arm_atsam: Use PROGRAM_CMD for :flash target if set (#11424)
Joel Elkins
2021-01-12
Align ChibiOS spi_master behaviour with AVR (#11404)
Ryan
2021-01-12
Fix broken Lighting Layers when RGBLIGHT_MAX_LAYERS > 16 (#11406)
Joshua Diamond
2021-01-12
Return the make exit code for qmk compile and flash (#11402)
Zach White
2021-01-12
speed up list_keyboards.sh
MURAOKA Taro
2021-01-12
Manually run formatting CI process (#11375)
Joel Challis
2021-01-12
Add target 'check-md5' to `build_keyboard.mk` (#11338)
Takeshi ISHII
2021-01-12
Missed a couple more `#pragma once`s (#11351)
Ryan
2021-01-12
Remove useless wait in AVR suspend code (#11352)
Ryan
2021-01-12
Add libusb-devel dependency for fedora (#11287)
Maurizio Porrato
2021-01-12
Add missing Debian/Ubuntu dependency to the install script (#11348)
Jonathan Paugh
2021-01-12
[Bug] Fix RGB Matrix Indicators (#11308)
Drashna Jaelre
2021-01-12
Remove MATRIX_IS_ON macro (#11330)
xyzz
2021-01-12
remove some old and unused code from Makefile (#11336)
Zach White
2021-01-12
[CLI] Add stdin support for json2c command (#11289)
LongerHV
2021-01-12
Ensure single newline at EOF for core files (#11310)
Ryan
2021-01-12
Change include guards in tmk_core/ and drivers/ to pragma once (#11240)
Ryan
2021-01-12
Change include guards in quantum/ to pragma once (#11239)
Ryan
2021-01-12
`qmk fileformat`: only print complaints, and fix some of them (#11278)
Ryan
2021-01-12
chibios: honor PLATFORMASM in chibios build (#11219)
Reza Jelveh
2021-01-12
V-USB: Fix initial dropped keypress (#11263)
Ryan
2021-01-12
Partial fix for Issue #9405 - Caps Lock not working with Unicode Map's XP on ...
Joshua Diamond
2021-01-12
Fix Issue #9533 - Delayed shift state handling (#11220)
Joshua Diamond
2021-01-12
Split of the doctor codebase (#11255)
Erovia
2021-01-12
Fix small typo in V-USB configuration descriptor (#11253)
Ryan
2021-01-12
Doctor: add check for .git folder (#11208)
Ryan
2021-01-12
Follow symlinks when listing keyboards. (#11250)
Nick Brassel
2021-01-12
Change keyboard json format to bring it inline with the current api (#11231)
Zach White
2021-01-12
simplify qmk doctor to make room for #11208 (#11242)
Zach White
2021-01-12
Add the ability to exclude keyboards from travis builds (#11178)
Zach White
2021-01-12
Various compilation fixes for avr-gcc 10 (#9269)
Joel Challis
2021-01-12
Run cformat and dos2unix manually (#11235)
Ryan
2021-01-12
Normalise include statements in keyboard code (#11185)
Ryan
2021-01-12
CLI-ify rgblight_breathing_table_calc.c (#11174)
Ryan
2021-01-12
Add i2c 24LC64 eeprom (#11200)
Xelus22
2021-01-12
Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` i...
Takeshi ISHII
2021-01-12
Fixed french quotes on canadian multilingual (#11183)
Hedgestock
2021-01-12
Normalise include statements in core code (#11153)
Ryan
2021-01-12
Fix warning logic when running 'qmk format -a' (#11177)
Joel Challis
2021-01-12
Fixup config template to match <> instead of "" for includes. (#11166)
Nick Brassel
2021-01-12
Add missing hardware availability for Plank EZ (#11069)
Charles A Moonen
2021-01-12
Update is31fl3731-simple (#7610)
Xelus22
[next]