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
path:
root
/
quantum
Age
Commit message (
Expand
)
Author
2020-07-16
Redefine IS_LAYER_ON/OFF() as aliases for existing layer functions (#6352)
Konstantin Đorđević
2020-07-16
Allow for user song list (#9281)
Drashna Jaelre
2020-07-16
Fixed CA_DOTA key code (#9722)
Hedgestock
2020-07-16
Remove `DESCRIPTION` (#9732)
Ryan
2020-07-15
Update new keyboard templates (#9636)
Ryan
2020-07-13
Fix RGB Matrix using RGBW WS2812 LEDs (#9705)
Drashna Jaelre
2020-07-10
Refactor ARM backlight (#7959)
Joel Challis
2020-07-08
Changed US_RBRC to KC_RBRC instead of KC_LBRC (#9664)
Oskar Holstensson
2020-07-08
[Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644)
Guillaume Gérard
2020-07-07
format code according to conventions [skip ci]
QMK Bot
2020-07-07
Allowing Pressing the Start Buttons Again to Stop Dynamic Macro Recording (#9...
Dongfeng Yu
2020-07-04
format code according to conventions [skip ci]
QMK Bot
2020-07-04
add DIP_SWITCH_MATRIX_GRID support (#8772)
Takeshi ISHII
2020-07-04
add SPLIT_HAND_MATRIX_GRID support (#8685)
Takeshi ISHII
2020-07-04
Fix “G” in Neo2 keymap (#9645)
Olli
2020-07-02
Make sendstring respect `TAP_CODE_DELAY` (#9623)
Ryan
2020-06-24
feat: add dvorak-fr as extra keymap (#9512)
Guillaume Gérard
2020-06-23
Add Hebrew keymap aliases (#9383)
Joshua Diamond
2020-06-22
Improve keycode handling for RGB (#7677)
Drashna Jaelre
2020-06-22
`qmk cformat` (#9500)
Nick Brassel
2020-06-20
Change `led` variable in rgb_matrix_drivers to avoid conflicts (#9412)
Drashna Jaelre
2020-06-20
Support IS31FL3741 and IS31FL3741A. (#9201)
MelGeek
2020-06-18
Standardize how unicode is processed (fixes #8768) (#8770)
Jason Laqua
2020-06-10
adds support for the atmega328 (#9043)
itsnoteasy
2020-06-10
Fixed slave-side keyboard half unresponsiveness (#9360)
Adrian
2020-06-03
Move encoder_read to common location (#9003)
Joel Challis
2020-06-03
Move dip switch init to back of the init process (#9233)
Drashna Jaelre
2020-06-01
Fix layer mask size for RGBLIGHT_LAYER_BLINK (#9260)
Joshua Diamond
2020-06-01
Option to allow lighting layers when RGB Lighting is off (#9051)
Joshua Diamond
2020-06-01
BE_J should map to KC_J (#9243)
Kimat Boven
2020-05-30
2020 May 30 Breaking Changes Update (#9215)
James Young
2020-05-22
Fix build. (#9163)
Nick Brassel
2020-05-21
Initial arm serial partially based on old lets split code (#7072)
Joel Challis
2020-05-21
format code according to conventions [skip ci]
QMK Bot
2020-05-21
Initial arm serial partially based on old lets split code
zvecr
2020-05-21
Slight speed increases for matrix scanning (#9150)
Joel Challis
2020-05-21
Use LUFA funcs for split_util (#8594)
Joel Challis
2020-05-18
format code according to conventions [skip ci]
QMK Bot
2020-05-18
Add query functions for RGB Light and RGB Matrix (#8960)
Drashna Jaelre
2020-05-17
Remove `DEBUG_LEVEL` from V-USB rules.mk (#9117)
Ryan
2020-05-14
One shot support for swap hands (#8590)
Zsolt Parragi
2020-05-13
Allow expanding from 8 to 32 RGB Lighting Layers (#8941)
Joshua Diamond
2020-05-13
Update Neo2 keymap (#9063)
Ryan
2020-05-13
Update Canadian Multilingual keymap and add sendstring LUT (#8786)
Ryan
2020-05-09
format code according to conventions [skip ci]
QMK Bot
2020-05-09
New RGB Lighting effect: Twinkle (#8887)
Joshua Diamond
2020-05-09
Add ability to blink lighting layer for a specified duration (#8760)
Joshua Diamond
2020-05-09
Fix bug in UC_RMOD, add shift and audio support for UC_MOD/UC_RMOD(#8674)
Konstantin Đorđević
2020-05-02
Move encoder_read to common location
zvecr
2020-05-01
Audio_Enable, AVR template update (#8901)
JohSchneider
[next]