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
Add i2c 24LC64 eeprom (#11200)
Xelus22
2021-01-12
Fix incorrect search order for `rgblight_breathe_table.h` that `rgblight.c` i...
Takeshi ISHII
2021-01-12
Fixed french quotes on canadian multilingual (#11183)
Hedgestock
2021-01-12
Normalise include statements in core code (#11153)
Ryan
2021-01-12
Fix warning logic when running 'qmk format -a' (#11177)
Joel Challis
2021-01-12
Fixup config template to match <> instead of "" for includes. (#11166)
Nick Brassel
2021-01-12
Add missing hardware availability for Plank EZ (#11069)
Charles A Moonen
2021-01-12
Update is31fl3731-simple (#7610)
Xelus22
2021-01-12
add definition WS2812_BYTE_ORDER to fix RGB LED issues (#10184)
Josh Hinnebusch
2021-01-12
Add definitions for RGB off/black. (#11132)
r-pufky
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
[next]