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-09-30
Initial work for consolidation of ChibiOS platform files (#8327)
Nick Brassel
2020-09-30
Remove iWRAP protocol (#9284)
Ryan
2020-09-30
Fix ChibiOS backlight not turning off on suspend (#10114)
Ryan
2020-09-30
Add noeeprom speed function for RGBLIGHT (#9706)
Drashna Jaelre
2020-09-30
Compiler warning when using WS2812 (#9955)
Drashna Jaelre
2020-09-30
MSYS2: install packages for AVR toolchain (#10078)
Ryan
2020-09-30
Issue 9942: Add LSA, RSA, RCS, LSA_T, RSA_T, and RCS_T (#9943)
nopunin10did
2020-09-30
MSYS2: install packages for dfu-programmer, dfu-util, teensy-loader-cli (#10007)
Ryan
2020-09-07
Update repo name in README (#307)
Andrés Mejía
2020-09-07
Update QMK CLI to be inline with upstream
Drashna Jael're
2020-08-27
fix: layer3 indicator leds (#305)
Florian Didron
2020-08-27
fix: remove mx lock on ergodox_ez (#306)
Florian Didron
2020-08-21
Audio tweeks
Drashna Jael're
2020-08-17
Set defaults for Mousekey Wheel movement (#303)
Drashna Jaelre
2020-08-08
[Bug] Fix Swap Hands bug introduced by OSH (#9968)
Drashna Jaelre
2020-08-08
Add Indicator flag for RGB Matrix (#9933)
Drashna Jaelre
2020-08-08
Fix RGB_DISABLE_TIMEOUT overflow warning (#9866) (#9874)
BeefaloKing
2020-08-08
Enable OLED support for Teensy 3.2/LC (#7591)
Joel Challis
2020-08-08
Implemented New MK_COMBINED Functionality (#9557)
nathanvercaemert
2020-08-08
MSYS2: Switch to bootloadHID package and bring back avrdude package (#9736)
Ryan
2020-08-08
Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)
Konstantin Đorđević
2020-08-08
Allow for user song list (#9281)
Drashna Jaelre
2020-08-08
Fixed CA_DOTA key code (#9722)
Hedgestock
2020-08-08
OLED driver function to set pixels (#9713)
Gautham Yerroju
2020-08-08
Update new keyboard templates (#9636)
Ryan
2020-08-08
Fix RGB Matrix using RGBW WS2812 LEDs (#9705)
Drashna Jaelre
2020-08-08
Refactor ARM backlight (#7959)
Joel Challis
2020-08-08
shell.nix improvements, and fix problems on Darwin (#9551)
Steve Purcell
2020-08-08
Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664)
Oskar Holstensson
2020-08-08
Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9...
Dongfeng Yu
2020-08-08
Add TAP_CODE_DELAY to Mod-Tap (#9422)
Sven Grunewaldt
2020-08-08
Allow for building layouts from keymap.json files.
Joakim Tufvegren
2020-08-08
[Driver] bugfix reset the scaling register flag to FALSE (#9507)
MelGeek
2020-08-08
Fix typo in freebsd_install.sh (#9655)
Brennan Vincent
2020-08-08
add DIP_SWITCH_MATRIX_GRID support (#8772)
Takeshi ISHII
2020-08-08
add SPLIT_HAND_MATRIX_GRID support (#8685)
Takeshi ISHII
2020-08-08
Add missing dependency for Void Linux to util/linux-install.sh (#9637)
moseschmiedel
2020-08-08
Add movement hook to ps2_mouse (#8805)
Manna Harbour
2020-08-08
Make sendstring respect `TAP_CODE_DELAY` (#9623)
Ryan
2020-08-08
Fix sharing of mouse button state from mousekeys to ps2_mouse (#9124)
Manna Harbour
2020-08-08
Send_String: feat: add dvorak-fr as extra keymap (#9512)
Guillaume Gérard
2020-08-08
Send_String: Add Hebrew keymap aliases (#9383)
Joshua Diamond
2020-08-08
Improve keycode handling for RGB (#7677)
Drashna Jaelre
2020-08-08
Fixing MIDI for ARM without NKRO enabled (#9466)
AlexOConnorHub
2020-08-08
`qmk cformat` (#9500)
Nick Brassel
2020-08-08
Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412)
Drashna Jaelre
2020-08-08
update shell.nix (#8910)
Thorsten
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
[next]