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-02
Enable LED Blinking for Dynamic Macro Recording status for Ergodox EZ
Drashna Jael're
2020-03-26
Unconditionally enable ChibiOS syscalls (#8268)
Joel Challis
2020-03-26
Fixed OS detection such that OSX doesn't take over the world (#8248)
Mikkel Jeppesen
2020-03-26
New feature: PERMISSIVE_HOLD_PER_KEY (#7994)
ridingqwerty
2020-03-26
Split - Avoid race condition during matrix_init_quantum (#8235)
Joel Challis
2020-03-26
Improvements to extrakey HID descriptors (#8156)
Ryan
2020-03-26
New functionality for cformat (#7893)
Akaash Suresh
2020-03-26
Update main.c (#8198)
yiancar
2020-03-26
Fix QWIIC OLED for AVR (#7769)
Nick Winans
2020-03-26
uart.c fix from TMK (#7628)
Drashna Jaelre
2020-03-26
Add Arm Teensys to mcu_selection.mk (#8026)
Ryan
2020-03-26
Allow 30us matrix delay to be keyboard/user overridable (#8216)
Joel Challis
2020-03-26
Set Dynamic Keymap max size for Moonlander
Drashna Jael're
2020-03-26
dynamic keymap sanity check (#8181)
Wilba
2020-03-26
Use pathlib everywhere we can (#7872)
skullydazed
2020-03-26
Fix os detection in OSX python 3.8 (#8187)
Mikkel Jeppesen
2020-03-26
Convert f072 backlight build error to message (#8177)
Joel Challis
2020-03-26
CLI: add support for list_keymaps
Erovia
2020-03-26
Fix RESET keycode on some STM32F072 keyboards (#8134)
Joel Challis
2020-03-26
Align split_common/matrix.c with matrix.c (#8153)
Joel Challis
2020-03-26
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-03-26
Align VUSB HID descriptors with LUFA/ChibiOS (#7675)
fauxpark
2020-03-26
use replace() over rename() to have cross-platform overwriting (#8148)
Mikkel Jeppesen
2020-03-26
fix: prefix norwegian keycodes with NRW_ (#295)
Florian Didron
2020-03-24
Add Irish keymap (#8528)
Ryan
2020-03-24
Add Czech keymap (#8526)
Ryan
2020-03-24
Add US International keymap (#8493)
Ryan
2020-03-24
Add Icelandic keymap and sendstring LUT (#8494)
Ryan
2020-03-24
Add Finnish keymap and sendstring LUT (#8495)
Ryan
2020-03-24
Update JIS keymap and sendstring LUT (#8457)
Ryan
2020-03-24
Fix missing deprecated keycodes for keymap_swedish (#8483)
Ryan
2020-03-24
Update Programmer Dvorak keymap and add sendstring LUT (#8456)
Ryan
2020-03-24
Update UK keymap and sendstring LUT (#8458)
Ryan
2020-03-24
Update Italian keymap and add sendstring LUT (#8438)
Ryan
2020-03-24
Update German keymap and sendstring LUT (#8437)
Ryan
2020-03-24
Update French keymap and sendstring LUT (#8436)
Ryan
2020-03-24
Update Brazilian keymap and add sendstring LUT (#8435)
Ryan
2020-03-24
Update Belgian keymap and sendstring LUT (#8349)
Ryan
2020-03-24
Update Slovenian keymap and add sendstring LUT (#8350)
Ryan
2020-03-24
Update Norman keymap and sendstring LUT (#8404)
Ryan
2020-03-24
Update Plover keymap (#8405)
Ryan
2020-03-24
Add Portuguese keymap and sendstring lookup tables (#8390)
Luís Oliveira
2020-03-24
Update Swedish keymap and add sendstring LUT (#8365)
Ryan
2020-03-24
Update Spanish keymap and sendstring LUT (#8364)
Ryan
2020-03-24
Update Dvorak, Colemak and Workman keycode aliases (#8217)
Ryan
2020-03-24
Update Norwegian keymap and add sendstring LUT (#8300)
Ryan
2020-03-24
Update Hungarian keymap and add sendstring LUT (#8220)
Ryan
2020-03-24
Reduce PROGMEM usage for sendstring LUT (#8109)
Ted M Lin
2020-03-24
Add support for delays in send_string. (#8244)
Nick Brassel
2020-03-24
`send_unicode_string()`: Add support for code points > 0xFFFF (#8236)
Ryan
[next]