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-08-08
Fix the path for generated keymaps (#9213)
Zach White
2020-08-08
Fix compiling json files (#9210)
Zach White
2020-08-08
[CLI] Add a subcommand for getting information about a keyboard (#8666)
Zach White
2020-08-08
CLI: fix `json2c` subcommand and add/fix tests (#9206)
Erovia
2020-08-08
Fix capitalisation of "GitHub" (#9184)
Ryan
2020-07-28
Fix Moonlander Initialization
Drashna Jael're
2020-07-28
Remove Handwired folder
Drashna Jaelre
2020-06-12
fix: Houston
Florian Didron
2020-06-12
Pull A5 High when channel is stopped
Drashna Jael're
2020-06-12
Added missing shutdown_user() hook (#9180)
yulei
2020-06-12
Fix i2c EEPROM compile issue when Console is enabled (#9186)
Drashna Jaelre
2020-06-12
Fix SPI EEPROM compile issue when Console is enabled (#9193)
Drashna Jaelre
2020-06-12
Fix build. (#9163)
Nick Brassel
2020-06-12
CLI: Rework submodule checking (#9162)
Erovia
2020-06-12
Remove broken example from Makefile (#9159)
ridingqwerty
2020-06-12
Initial arm serial partially based on old lets split code
zvecr
2020-06-12
ARM split - Add uart half duplex transport support (#7987)
Joel Challis
2020-06-12
Slight speed increases for matrix scanning (#9150)
Joel Challis
2020-06-12
Use LUFA funcs for split_util (#8594)
Joel Challis
2020-06-12
Allow for overriding RAW endpoint usage page and ID. (#8834)
Nick Brassel
2020-06-12
Fix submodule check (#9155)
Erovia
2020-06-12
Fix ChibiOS FPU build logic (#9132)
Joel Challis
2020-06-12
CLI: Improve experience when running `qmk setup` on FreeBSD. (#8798)
Pete Johanson
2020-06-12
MSYS2 install: bodge out avrdude package installation for USBaspLoader
Ryan
2020-06-12
Disable Mousekey Command interface when Constant speed is enabled (#7017)
Drashna Jaelre
2020-06-12
Streamline the macos install process
skullY
2020-06-12
Add SPI 25xx EEPROM support. (#8780)
Nick Brassel
2020-06-12
Reorder logic within common_features.mk (#8517)
Joel Challis
2020-06-12
Add query functions for RGB Light and RGB Matrix (#8960)
Drashna Jaelre
2020-06-12
Adding unit tests for list-keymaps command (#7711)
codecoffeecode
2020-06-12
CLI: Tune doctor's udev rule checking to match #8750
Erovia
2020-06-12
[kle2info] Trim the code in `kle2xy` (#8955)
Keenan Brock
2020-06-12
avoid 'Entering|Leaving directory' messages (#9061)
Joel Challis
2020-06-12
Improve stock bootloader list (#9067)
Ryan
2020-06-12
V-USB Interface reorder (#9090)
yiancar
2020-06-12
One shot support for swap hands (#8590)
Zsolt Parragi
2020-06-12
Allow expanding from 8 to 32 RGB Lighting Layers (#8941)
Joshua Diamond
2020-06-12
Optimization for scanning less layers. (#8311)
Alex Ong
2020-06-12
Fix off by one error with oled_write_raw_P (#9045)
Brian Mock
2020-06-12
Improve security of avrdude by eliminating the use of well-known names. (#9026)
Zach White
2020-06-12
New RGB Lighting effect: Twinkle (#8887)
Joshua Diamond
2020-06-12
Add ability to blink lighting layer for a specified duration (#8760)
Joshua Diamond
2020-06-12
Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674)
Konstantin Đorđević
2020-06-12
Remove Bluefruit protocol (#9008)
Ryan
2020-06-12
Initial vusb console support (#8559)
Joel Challis
2020-06-12
Add some usages needed for ChromeOS hosts (#8996)
Joshua Moses Diamond
2020-06-12
Provide a mechanism for split keyboards to process key press on both halves (...
Joel Challis
2020-06-12
QMK-ify some GPIO macros (#8315)
Ryan
2020-06-12
add 'togglePin' convenience function (#8734)
JohSchneider
2020-06-12
Convert clipping variables in rgblight.c to a structure (#7720)
Drashna Jaelre
[next]