index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing transport's led/rgb matrix suspend state logic (#12770)
XScorpion2
2021-05-01
1
-8
/
+10
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-05-01
5
-35
/
+66
|
\
|
*
Allow <keyboard>.h to be optional when going data driven (#12706)
Joel Challis
2021-05-01
5
-35
/
+66
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-30
1
-1
/
+1
|
\
|
|
*
[Keyboard] Fix bootloader rule for meishi2 keyboard (#12740)
k.bigwheel
2021-05-01
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-30
32
-2
/
+955
|
\
|
|
*
Add breeze variants (#12596)
David Fryer
2021-04-30
32
-2
/
+955
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-29
5
-68
/
+136
|
\
|
|
*
DracuLad: add Configurator data and rework layout macro (#12727)
James Young
2021-04-29
5
-68
/
+136
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-29
20
-0
/
+655
|
\
|
|
*
Add firmware for CozyKeys Bloomer keyboard (#12639)
Paul Ewing
2021-04-29
20
-0
/
+655
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-29
1
-0
/
+2
|
\
|
|
*
Align drivers.txt with toolbox (#12741)
Joel Challis
2021-04-30
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-29
2
-6
/
+0
|
\
|
|
*
Fix F13 LED issue for WT75-B, WT75-C (#12729)
Wilba
2021-04-29
2
-6
/
+0
*
|
[CI] Format code according to conventions (#12731)
github-actions[bot]
2021-04-29
4
-16
/
+14
*
|
Change RGB/LED Matrix to use a simple define for USB suspend (#12697)
Drashna Jaelre
2021-04-29
9
-53
/
+62
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-28
1
-1
/
+1
|
\
|
|
*
Fix up bad keycode in #12405. (#12722)
Nick Brassel
2021-04-28
1
-1
/
+1
*
|
Fix bad PR merge for #6580. (#12721)
Nick Brassel
2021-04-28
1
-2
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-28
1
-0
/
+2
|
\
|
|
*
add default folder to standard (#12712)
Xelus22
2021-04-28
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-27
1
-0
/
+3
|
\
|
|
*
YMDK Wings: Update config.h (#12718)
alittlepeace
2021-04-27
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-27
1
-1
/
+11
|
\
|
|
*
Add flashing instructions to GMMK Pro readme (#12719)
James Young
2021-04-27
1
-1
/
+11
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-27
4
-0
/
+133
|
\
|
|
*
GMMK Pro: Fixed Bootmagic Lite support; personal keymap; VIA support (#12554)
W. Ducky
2021-04-27
4
-0
/
+133
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-27
11
-0
/
+965
|
\
|
|
*
Add Draculad keyboard (#12604)
Mango The Fourth
2021-04-27
11
-0
/
+965
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-27
2
-3
/
+20
|
\
|
|
*
GMMK Pro: add RESET binding, fix layout macro bug (#12684)
Ryan Mitchell
2021-04-27
2
-3
/
+20
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-27
12
-439
/
+296
|
\
|
|
*
Update noroadsleft userspace and keymaps (2021-04-26) (#12711)
James Young
2021-04-26
12
-439
/
+296
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-26
1
-0
/
+1
|
\
|
|
*
Add python-version to gitignore (#12678)
Andrew Kannan
2021-04-26
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-26
1
-0
/
+3
|
\
|
|
*
[Keyboard] fix planck light via endpoints (#12701)
Xelus22
2021-04-26
1
-0
/
+3
*
|
Updated Function96 with V2 files and removed chconf.h and halconf.h (#12613)
JTM
2021-04-26
24
-27
/
+393
*
|
Add STM32L433 and L443 support (#12063)
Xelus22
2021-04-26
9
-2
/
+395
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-26
4
-0
/
+58
|
\
|
|
*
fix configs (#12631)
Xelus22
2021-04-26
4
-0
/
+58
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-25
1
-0
/
+1
|
\
|
|
*
[Config] Add VSCode workspace files to .gitignore (#12469)
Luis Moreno
2021-04-26
1
-0
/
+1
*
|
Format code according to conventions (#12687)
github-actions[bot]
2021-04-25
0
-0
/
+0
*
|
Format code according to conventions (#12682)
github-actions[bot]
2021-04-25
1
-1
/
+2
*
|
Add support for MCU = STM32F446 (#12619)
Purdea Andrei
2021-04-25
9
-2
/
+455
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-04-25
10
-0
/
+288
|
\
|
|
*
[Keyboard] Ninjin (#12496)
Xelus22
2021-04-25
10
-0
/
+288
*
|
eeprom driver: Refactor where eeprom driver initialisation (and EEPROM emulat...
Purdea Andrei
2021-04-25
2
-13
/
+12
[next]