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-01-09
Big keycode cleanup (#230)
Drashna Jaelre
2020-01-09
Send string keycode tweaks (#7471)
fauxpark
2020-01-09
Add 4-character aliases for sendstring keycodes (#7409)
fauxpark
2020-01-09
Update .clang_format file
Drashna Jael're
2020-01-09
Updated slave encoder sync to reduce dropped pulses - v2 (#7505)
XScorpion2
2020-01-09
Improvements to Solenoid feature (#7369)
Drashna Jaelre
2020-01-09
Fix the RGB_MATRIX_RAINBOW_PINWHEELS animation (#7365)
Richard Baptist
2020-01-09
[Core] Cleanup rules.mk for F303 keyboards (#7306)
fauxpark
2020-01-09
Set device version from config.h for V-USB boards (#7316)
fauxpark
2020-01-09
Add support for configurable polling interval and power usage o… (#7336)
fauxpark
2020-01-09
Fix shell.nix by pinning nixpkgs (#6213)
Jake Waksbaum
2020-01-09
Fix install for Linux Ubuntu (#7520)
iKirin
2020-01-09
Install bootloadHid as part of qmk_install (#7463)
Joel Challis
2020-01-09
Improve and streamline MSYS2 installation (#7232)
Drashna Jaelre
2020-01-09
Update ARM GCC on macOS to 8.3 (#7318)
fauxpark
2020-01-09
Add pep8-naming to our python linting
skullY
2020-01-09
MILC: Add support for hidden subcommands (#7034)
Erovia
2020-01-09
Add flake8 to our test suite and fix all errors (#7379)
skullydazed
2020-01-09
Improve a number of things about how MILC operates (#7344)
skullydazed
2020-01-09
format code according to conventions [skip ci]
QMK Bot
2020-01-09
Add CLI command for flashing a keyboard
jorgemanzo
2020-01-09
format code according to conventions [skip ci]
QMK Bot
2020-01-09
Add cli convert subcommand, from raw KLE to JSON (#6898)
Cody Bender
2020-01-09
Make generating keymap.c from JSON more reliable
skullY
2020-01-09
Small CLI cleanups
skullY
2020-01-09
When checking program returncodes treat both 0 and 1 as installed
skullY
2020-01-09
Add support for newer versions of clang-format, if installed
skullY
2020-01-09
Fix chibios when mouse and nkro disabled (#7312)
Joel Challis
2020-01-09
Fix LAYER_STATE_8BIT compile issues (#7304)
Joel Challis
2020-01-09
WS2812 Overhaul (#210)
Drashna Jaelre
2020-01-09
New and improved lock LED callbacks (#7215)
fauxpark
2020-01-09
Set `git submodule update` depth to 50 (#7269)
fauxpark
2020-01-09
[Core] Convert Dynamic Macro to a Core Feature (#5948) (#207)
Drashna Jaelre
2020-01-09
Fixes #7256: USB descriptor to identify correctly as MIDI device. (#7258)
Christopher
2020-01-09
[Core] Add short form LTO_ENABLE (#7259)
Drashna Jaelre
2020-01-09
Add backwards compatibility for oled_write_raw_P on ARM
zvecr
2020-01-09
Adds raw write functions to the OLED driver (#7237)
Thomas Baart
2020-01-09
Template updates (#7221)
fauxpark
2020-01-09
Correct ARM STM32 I2C frequency. (#7080)
yiancar
2020-01-09
rgblight_task logic fixes (#7214)
Joel Challis
2020-01-09
Convert backlight to follow driver rules pattern
zvecr
2020-01-09
Software backlight improvements (#7255)
Joel Challis
2020-01-09
Use task driven PWM for CTPC until ARM can provide automatic configuration (#...
Joel Challis
2020-01-09
Initial migration of software PWM backlight (#6709)
Joel Challis
2020-01-09
Move tmk_core/common/backlight to quantum/backlight (#6710)
Joel Challis
2020-01-09
ARM - Initial backlight support (#6487)
Joel Challis
2020-01-09
Disable usb on slave half to resolve random 'lockup' (#7649)
Joel Challis
2020-01-09
SPLIT - Remove NO_USB_STARTUP_CHECK requirement for usb detection (#7053)
Joel Challis
2020-01-09
ARM split - detect USB to select master/slave (#6424)
Joel Challis
2020-01-09
ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)
Joel Challis
[next]