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
Support IS31FL3741 and IS31FL3741A. (#9201)
MelGeek
2020-08-08
Fix incorrect delay when setting WS2812 (and similar) leds (#9302)
Joshua Diamond
2020-08-08
STM32 WS2812 Open Drain Configuration (#9414)
Xelus22
2020-08-08
Parse version better in `qmk doctor` GCC version checks (#9324)
Ryan
2020-08-08
Fix for One Shot Layer not being cleaned up after some actions (#8832)
Joshua Diamond
2020-08-08
Standardize how unicode is processed (fixes #8768) (#8770)
Jason Laqua
2020-08-08
CLI: Add ATmega328 and ATtiny85 to supported CPUs (#9371)
Erovia
2020-08-08
Fix one shot swaphands compiler error when NO_ACTION_ONESHOT is defined (#9296)
Tsan-Kuang Lee
2020-08-08
adds support for the atmega328 (#9043)
itsnoteasy
2020-08-08
BE_J should map to KC_J (#9243)
Kimat Boven
2020-08-08
Move encoder_read to common location (qmk#9003)
zvecr
2020-08-08
Move dip switch init to back of the init process (#9233)
Drashna Jaelre
2020-08-08
Void Linux: Switch to cross-arm-none-eabi toolchain (#9228)
Ryan
2020-08-08
Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260)
Joshua Diamond
2020-08-08
Option to allow lighting layers when RGB Lighting is off (#9051)
Joshua Diamond
2020-08-08
Fix build when using IGNORE_MOD_TAP_INTERRUPT_PER_KEY. (#9258)
Nick Brassel
2020-08-08
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-08-08
Fix running qmk info without any arguments (#9218)
Zach White
2020-08-08
ISSI driver compile error fix (#9169)
Wilba
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
[next]