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
Fixup declaration for _kill, add other missing syscalls, populate errno. (#11...
Nick Brassel
2021-02-02
Add syscall fallbacks to ChibiOS builds (#11573)
Nick Brassel
2021-02-02
Generate version.h when compiling json files (#11581)
Zach White
2021-02-02
Improve the compile and flash subcommands (#11334)
Zach White
2021-02-02
Add BGR byte order for WS2812 drivers (#11562)
kb-elmo
2021-02-02
allow customizing decrease delay of rgb heatmap (#11322)
André Silva
2021-02-02
Adafruit BLE cleanups (#11556)
Ryan
2021-02-02
arm_atsam: temporarily lower raw HID endpoint/report size (#11554)
Ryan
2021-02-02
Add support for shared EP on V-USB boards (#11103)
Ryan
2021-02-02
Lighting Layers should be disabled when suspended (#11442)
Joshua Diamond
2021-02-02
keymap_fr_ch: undef `CH_H` (#11537)
Ryan
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
[next]