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
2019-12-06
feat: add get layer command
Florian Didron
2019-12-06
fix: chibios handle disconnections gracefully
Florian Didron
2019-12-06
fix: only change usb vesion spec if webusb is enabled
Florian Didron
2019-12-06
chore: renaming of the get version cmds
Florian Didron
2019-12-06
fix: lufa handle disconnections gracefully
Florian Didron
2019-12-06
feat: add fw version webusb cmd
Florian Didron
2019-12-06
chore: refactor webusb lp url command
Florian Didron
2019-12-06
chore: unused var cleanup
Florian Didron
2019-12-06
feat: add landing page url command
Florian Didron
2019-12-06
feat: update examples + pairing process
Florian Didron
2019-12-06
fix: adds webusb include on test keymaps
Florian Didron
2019-12-06
feat: adds pairing key
Florian Didron
2019-12-06
fix: point to ZSA's lufa fork and to the webusb compatible commit
Florian Didron
2019-12-06
chore: indent fix
Florian Didron
2019-12-06
feat: webusb keymap examples
Florian Didron
2019-12-06
fix: run webusb task on chibios
Florian Didron
2019-12-06
chore: change manufacturer name to ZSA
Florian Didron
2019-12-06
fix: MS OS 2.0 Property value
Florian Didron
2019-12-06
feat: adds webusb
Florian Didron
2019-11-04
Refactor ps2avrgb i2c ws2812 to core (#7183)
Joel Challis
2019-11-04
Reduce duplication for ARM/AVR ws2812 RGB Matrix driver (#7180)
Joel Challis
2019-11-04
Fix held key getting stuck when NKRO is toggled (#6570)
just-another-jxliu
2019-11-04
Add python-pip as package dependency for archlinux (#7041)
Yang Li
2019-11-04
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2019-11-04
Fix bug in `do_code16()` (#6935)
fauxpark
2019-11-04
Fix small hiccup in snake animation (#6858)
theVDude
2019-11-04
Added uart config for using rn42 with at90usb1286 (#6582)
Deckweiss
2019-11-04
Add binary support to tinyprintf (#7024)
Joel Challis
2019-11-04
Port DEBUG_MATRIX_SCAN_RATE to core (#7029)
Joel Challis
2019-11-04
Fix CONVERT_TO_PROTON_C_RXLED pins (#7007)
Joel Challis
2019-11-04
Reorder Raw HID interface to match what the USB spec expects (#6801)
fauxpark
2019-11-04
Wrap util.h functions in `extern "C"` (#6762)
fauxpark
2019-11-04
Fix quantum keymapextra italian (#6779)
Silvio Gulizia
2019-11-04
Port drivers.txt changes from the Toolbox (#6786)
fauxpark
2019-11-04
add python3 to shell.nix (#6774)
Francis St-Amour
2019-11-04
Correct casing for DS_Store in .gitignore (#6787)
Burak Can
2019-11-04
Add support for Void Linux systems to the qmk_install.sh script (#5526)
Sorixelle
2019-11-04
Add support for 328P hardware backlight on B1/B2 (qmk#6776)
fauxpark
2019-11-04
MILC: Use dashes instead of underscores for subcommands
Erovia
2019-11-04
Fix detection of ModemManager (#7076)
Harry Wada
2019-11-04
[CLI] Add `qmk list_keyboards` (#6927)
Dan McClain
2019-11-04
Use `keymap` instead of `username` variable for `qmk new_keymap` (#6885)
St. John Johnson
2019-11-04
Fix qmk doctor 'bytes-like object is required' on linux
Ayman Bagabas
2019-11-04
Configuration system for CLI (#6708)
skullydazed
2019-11-04
Generalize Tap Dance Layer functions (#6629)
Drashna Jaelre
2019-11-04
Fixing wrapping math logic for timer_expired functions (#6746)
XScorpion2
2019-11-04
Add list-keymaps make target (#5563)
fauxpark
2019-11-04
DRV2605L Continuous Haptic Feedback Support (#6461)
MechMerlin
2019-11-04
Updated split encoders so indexes are based on left hand encoders first (#6382)
XScorpion2
2019-11-04
Smoother Linear Light Table (#6764)
XScorpion2
[next]