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-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
2020-06-12
Add SPI master for ChibiOS/ARM. (#8779)
Nick Brassel
2020-06-12
Allow some usbconfig.h overrides at the keyboard level (#8647)
Joel Challis
2020-06-12
Add Romanian keymap and sendstring LUT (#8852)
Ryan
2020-06-12
kle2info: trim down x and y output
Keenan Brock
2020-06-12
kle2json: fix invocation error
Keenan Brock
2020-06-12
Clean up ATSAM ifdefs (#8808)
Ryan
2020-06-12
Add back deprecated SE_AE keycode
Konstantin Đorđević
2020-06-12
Add dvorak's spanish variant to quantum/keymap_extras (#8732)
joseandres42
2020-06-12
Update French and German macOS keymaps and add sendstring LUTs (#8700)
Ryan
2020-06-12
Update Swiss French/German keymaps and add sendstring LUTs (#8689)
Ryan
2020-06-12
Move everything to Python 3.6 (#8835)
skullydazed
2020-06-12
Load keymap-level rules.mk when compiling keymap.json (#8841)
Erovia
2020-06-12
Remove Atmel FLIP from install scripts and documentation (#8822)
Ryan
2020-06-12
Remove old setup scripts (#8811)
Ryan
2020-06-12
MILC: Fix setting config values for store_true and store_false (#8813)
skullydazed
2020-06-12
Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rule...
Ryan
2020-06-12
CLI: Fix doctor error when can't run `bin/qmk --version`. (#8796)
Pete Johanson
2020-06-12
CLI: Use `shutil.which` to detect gmake, instead of OS check.
Pete Johanson
2020-06-12
CLI: Invoke gmake on FreeBSD when using `qmk compile`.
Pete Johanson
2020-06-12
Slight rename of double angle quote keycodes
fauxpark
2020-06-12
Fix AVR SPI parameter configuration, remove timeouts due to sync protocol. (#...
Nick Brassel
2020-06-12
Add support for hardware and board initialisation overrides. (#8330)
Nick Brassel
2020-06-12
Bugfix for quantum/dip_switch.c (#8731)
Takeshi ISHII
2020-06-12
Add *OPT aliases for *ALT keycodes and macros (#8714)
Konstantin Đorđević
2020-06-12
Added Workman ZXCVM variation (#8686)
artjomsR
2020-06-12
Fix bug with layer caching in get_event_keycode (#8693)
Drashna Jaelre
2020-06-12
Upgrade gcc version/tweak package installs in Gentoo installation (#8757)
James Forcier
2020-06-12
quantum/debounce: Added sym_pk debounce algorithm (#8587)
Purdea Andrei
2020-06-12
Various fixes to how timer differences are calculated (#8585)
Purdea Andrei
2020-06-12
Add PS2_MOUSE_ROTATE to compensate for device orientation (#8650)
Manna Harbour
[next]