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
2021-01-12
Added OLED Initialized checks (#11129)
XScorpion2
2021-01-12
Fix error handling in SPI master. (#11122)
Dimitris Papavasiliou
2021-01-12
Omit serial number if not defined (#11104)
Ryan
2021-01-12
Fix missing define to map rgb_matrix function set to rgblight. (#11084)
Sergey Omelchenko
2021-01-12
Add default early-init bootloader to F042/F072. (#11120)
Nick Brassel
2021-01-12
nix-shell: add milc dependency (#11086)
André Silva
2021-01-12
Fix int wrapping for timer_expired macros and use MAX defines for consistency...
XScorpion2
2021-01-12
2020 November 28 Breaking Changes Update (#11053)
James Young
2021-01-12
Refactor qmk_install.sh (#10681)
Ryan
2021-01-12
ST7565 tidyup (#10907)
Ryan
2021-01-12
Remove references to ch-bootloader-jump.patch (#10998)
Joel Challis
2021-01-12
Add references for is_keyboard_left() (#10850)
Drashna Jaelre
2021-01-12
Recommend use of LED Indicator config (#10895)
Joel Challis
2021-01-12
Brute force update CLI tools
Drashna Jael're
2021-01-12
hotfix: fix double mouse report sending on shared EP
Drashna Jael're
2021-01-12
Fix typo causing `redefined error` in keymap_french_osx (#10962)
Geoffrey BOTIN
2021-01-12
CLI: Udev related fixes and improvements (#10736)
Erovia
2021-01-12
Indicator LEDs as config (#10816)
Joel Challis
2021-01-12
New command: qmk lint (#10761)
Zach White
2021-01-12
Add support for 4 IS31FL3731 devices (#10860)
X-Bows Tech
2021-01-12
CLI: Add `qmk clean` (#10785)
Ryan
2021-01-12
`qmk info`: Add `--ascii` flag (#10793)
Ryan
2021-01-12
Add brightness level API to OLED driver (#10772)
Ryan
2021-01-12
Fix KEYBOARD_SHARED_EP incompatibility with VIA (#9930)
Sergey Vlasov
2021-01-12
Allow modified keycodes in Unicode input (#10658)
Ryan
2021-01-12
[Core] IS31FL3731/36/37 bug fix (#10612)
Xelus22
2021-01-12
Update shell.nix (#10712)
André Silva
2021-01-12
Fix RGB matrix for ATmegaxxU2 (#10723)
Ryan
2021-01-12
c2json: Fix TypeError on MSYS2 (#10709)
Ryan
2021-01-12
Added EEPROM emulation for STM32F042x6 series processors (#10685)
Adrian
2021-01-12
Fix CLI warning for Massdrop udev rule (#10691)
Ryan
2021-01-12
50-qmk.rules: Move udev rules from documentation into a file (#10664)
Morten Linderud
2021-01-12
MSYS and WSL installation improvements (#10593)
Ryan
2021-01-12
[CLI] Remove check for Input Club boards (#10636)
Ryan
2021-01-12
Fix STM32duino bootloader (#10648)
Ryan
2021-01-12
CLI: Fix stripping of `ANY` from Configurator exports (#10585)
Erovia
2021-01-12
CLI: Fix MCU lists for `qmk info` (#10574)
Ryan
2021-01-12
Fix issue introduced by PR#10404 (#10559)
a_p_u_r_o
2021-01-12
[CLI] Add c2json (#8817)
Erovia
2021-01-12
CLI: update subcommands to use return instead of exit() (#10323)
Ryan
2021-01-12
Improve LAYOUT macro searching (#9530)
Ryan
2021-01-12
Fix for MIDI sustain effect issue (#10361)
3araht
2021-01-12
OLED driver fixes (#10377)
Sergey Vlasov
2021-01-12
IS31FL3741 driver fixup (#10519)
a_p_u_r_o
2021-01-12
Fix SPLIT_KEYBOARD compilation for ATMega*U2, which doesn't have VBUS/OTG con...
sol
2021-01-12
MSYS2: Switch to arm-none-eabi-gcc package (#10421)
Ryan
2021-01-12
`setrgb()`: Use arrow operator (#10451)
Ryan
2021-01-12
Fix Belgian sendstring properly (#10444)
Ryan
2021-01-12
Fix Belgian sendstring file (#10443)
Drashna Jaelre
2021-01-12
Fix issues with unused variables and functions preventing a clean compile.
cmdremily
[next]