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
...
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-01
1
-0
/
+2
|
\
|
|
*
added limit to RGB brightness (#11759)
cole smith
2021-02-01
1
-0
/
+2
*
|
Move transport.c to QUANTUM_LIB_SRC (#11751)
Drashna Jaelre
2021-02-01
2
-4
/
+4
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-02-01
6
-0
/
+633
|
\
|
|
*
[Docs] Japanese translation of internals_*.md (#10316)
umi
2021-02-01
6
-0
/
+633
*
|
Stop sounds when suspended (#11553)
Joshua Diamond
2021-02-01
7
-4
/
+56
*
|
Decouple USB events from the USB interrupt handler. (#10437)
Nick Brassel
2021-02-01
3
-9
/
+80
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-31
1
-30
/
+7
|
\
|
|
*
quantum.c send char cleanups (#11743)
Ryan
2021-02-01
1
-30
/
+7
*
|
Create a system to map between info.json and config.h/rules.mk (#11548)
Zach White
2021-01-31
13
-461
/
+339
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-31
8
-0
/
+348
|
\
|
|
*
[Keyboard] SplitKB's Zima (#11577)
Drashna Jaelre
2021-01-31
8
-0
/
+348
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-31
2
-2
/
+2
|
\
|
|
*
Fix missing F2 in top row in AoS TKL maps (#11735)
Rys Sommefeldt
2021-01-31
2
-2
/
+2
*
|
Merge remote-tracking branch 'origin/master' into develop
Zach White
2021-01-30
45
-2
/
+208
|
\
|
|
*
Add a <FEATURE>_SUPPORTED flag (#9058)
Zach White
2021-01-30
45
-1
/
+211
*
|
undef TAPPING_TERM in users/hvp/hvp.h
Zach White
2021-01-30
1
-1
/
+2
*
|
rename callum's custom keycode that conflicts with a LUFA define
Zach White
2021-01-30
1
-2
/
+2
*
|
add missing _MACRO to users/brandonschlack/brandonschlack.h
Zach White
2021-01-30
1
-0
/
+1
*
|
check for BACKLIGHT_ENABLE so this works on all keyboards
Zach White
2021-01-30
1
-0
/
+2
*
|
change LAYOUT_planck_grid to LAYOUT_ortho_4x12
Zach White
2021-01-30
1
-5
/
+5
*
|
bring the bocaj keymap inline with LAYOUT_ortho_4x12
Zach White
2021-01-30
2
-10
/
+10
*
|
bring the xyverz keymap inline with LAYOUT_66_ansi
Zach White
2021-01-30
2
-26
/
+28
*
|
strip fn_actions
Zach White
2021-01-30
1
-99
/
+2
*
|
remove conflicting NKRO_ENABLE flag
Zach White
2021-01-30
1
-1
/
+0
*
|
add missing ADJUST key
Zach White
2021-01-30
1
-1
/
+2
*
|
make the tetris keymap fit
Zach White
2021-01-30
1
-0
/
+2
*
|
fix clueboard/66:magicmonty to bring hue under the 255 limit
Zach White
2021-01-30
1
-13
/
+13
*
|
fix chimera_ortho:gordon so it compiles
Zach White
2021-01-30
1
-18
/
+1
*
|
enable bluetooth on atreus:clash to fix compile error
Zach White
2021-01-30
1
-0
/
+1
*
|
enable LTO on atreus:ibnuda to bring it below the threshold
Zach White
2021-01-30
1
-0
/
+1
*
|
fix atomic:pvc so it compiles
Zach White
2021-01-30
2
-2
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-30
96
-218
/
+216
|
\
|
|
*
[Docs] Use HTTPS for images and links where possible (#11695)
Ryan
2021-01-30
96
-218
/
+216
*
|
Include stdbool.h in uart.h (#11728)
Drashna Jaelre
2021-01-30
1
-0
/
+1
*
|
Enforce memory allocator for ChibiOS builds with allocating debounce algorith...
Nick Brassel
2021-01-29
3
-0
/
+18
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-30
10
-2
/
+348
|
\
|
|
*
[Keyboard] add sam's sg81m keyboard (#11624)
CMMS-Freather
2021-01-29
10
-2
/
+348
*
|
Adds AT90USB162 support (#11570)
Dasky
2021-01-29
19
-34
/
+42
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-30
19
-3
/
+497
|
\
|
|
*
[Keyboard] Adding Gust Macro Board (#11610)
Eithan Shavit
2021-01-29
11
-0
/
+262
|
*
[Keyboard] Adding Rev1 to afternoonlabs/breeze (#11611)
Eithan Shavit
2021-01-29
8
-3
/
+235
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-30
7
-0
/
+230
|
\
|
|
*
[Keyboard] A symmetric stagger keyboard: Angel (#11501)
james sa
2021-01-29
7
-0
/
+230
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-01-29
1
-25
/
+125
|
\
|
|
*
Update feature_debounce_type.md of Japanese document. (#10596)
shela
2021-01-30
1
-25
/
+125
*
|
Allow post_config.h to be implemented in userspace (#11519)
Joshua Diamond
2021-01-29
1
-0
/
+3
*
|
Merge remote-tracking branch 'upstream/master' into develop
Nick Brassel
2021-01-28
7
-2
/
+30
|
\
|
|
*
Add rgblight_reload_from_eeprom() (#11411)
Joshua Diamond
2021-01-28
3
-0
/
+15
|
*
[Docs] add qmk setup home parameter (#11451)
glanchow
2021-01-28
1
-0
/
+2
[prev]
[next]