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-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
2020-03-24
A proper `send_string()` for the Unicode feature (#8155)
Ryan
2020-03-24
Add mouse support to SEND_STRING (#8223)
Joel Challis
2020-03-24
Add Danish keymap and sendstring LUT (#8218)
Ryan
2020-03-24
Add Turkish keymap aliases and sendstring LUT (#7676)
Ryan
2020-03-03
fix: adjust layer not being sent properly over webusb
Florian
2020-02-26
fix: remove cli tests
Florian
2020-02-26
revert: change ergodox default debounce value
Florian
2020-02-26
Revert "[Keyboard] Remove i2c write command when reading columns on Ergodox E...
Drashna Jaelre
2020-02-26
fix: change ergodox default value
Florian
2020-02-26
fix: remove oryx live training boolean assignment
Florian
2020-02-26
Fixes for Moonlander
Drashna Jael're
2020-02-26
[Keyboard] Remove i2c write command when reading columns on Ergodox EZ (#8092)
esinlayo
2020-02-26
Fix Live Training bug
Drashna Jael're
2020-02-26
Run clang-format manually to fix recently changed files (#7934)
Joel Challis
2020-02-26
format code according to conventions [skip ci]
QMK Bot
2020-02-26
Add VIA support for QMK backlight, QMK RGBLight (#7911)
Wilba
2020-02-26
Fix out of bound OLED font access (#8145)
Ted M Lin
2020-02-26
Compile error if ONESHOT_TIMEOUT defined but oneshot disabled (#8100)
Ted Lin
2020-02-26
Use FIRMWARE_FORMAT for "Checking file size" message (#8121)
fauxpark
2020-02-26
Remove PJRC USB stack
fauxpark
2020-02-26
Relocate grave keycode processing (#8082)
Joel Challis
2020-02-26
Use function for KEYCODE2 routines instead of macro. (#8101)
Ted M Lin
2020-02-26
format code according to conventions [skip ci]
QMK Bot
2020-02-26
Dedupe extrakey report struct, and send functions in V-USB & LUFA (#7993)
fauxpark
[next]