index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
percent
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
1
-3
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
4
-4
/
+0
*
Migrate `LAYOUTS` to data driven (#19541)
Ryan
2023-01-10
8
-7
/
+4
*
Remove useless line continuations (#19399)
Ryan
2022-12-30
1
-12
/
+12
*
Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)
Ryan
2022-11-27
1
-5
/
+5
*
Remove .noci functionality (#19122)
Joel Challis
2022-11-21
1
-0
/
+0
*
Remove rgblight_list.h (#18878)
Ryan
2022-10-27
1
-3
/
+3
*
Normalise Space Cadet keycodes (#18864)
Ryan
2022-10-27
1
-3
/
+3
*
Remove legacy Grave Escape keycodes (#18787)
Ryan
2022-10-20
3
-3
/
+3
*
Remove legacy keycodes, part 5 (#18710)
Ryan
2022-10-15
8
-8
/
+8
*
Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)
Drashna Jaelre
2022-10-15
4
-5
/
+40
*
Remove legacy keycodes, part 4 (#18683)
Ryan
2022-10-13
3
-3
/
+3
*
Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)
Ryan
2022-09-23
1
-1
/
+1
*
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-21
2
-3
/
+3
*
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
3
-3
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-08-03
10
-37
/
+34
|
\
|
*
Move keyboard USB IDs and strings to data driven: P (#17875)
Ryan
2022-08-03
10
-37
/
+34
*
|
Make default layer size 16-bit (#15286)
Drashna Jaelre
2022-06-19
1
-2
/
+2
|
/
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
4
-4
/
+4
*
Remove unnecessary backslash-escapes in default keymaps (#15472)
Ryan
2021-12-14
2
-15
/
+15
*
Fix up build options comments (#15463)
Ryan
2021-12-12
2
-2
/
+6
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
2
-4
/
+2
*
Remove manual enable of LTO within keyboards (#15377)
Joel Challis
2021-12-02
1
-1
/
+1
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
3
-7
/
+0
*
Require explicit enabling of RGB Matrix modes (#15018)
Drashna Jaelre
2021-11-15
1
-0
/
+48
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
4
-4
/
+4
*
Add support for ISSI drivers on both sides of a split keyboard (#13842)
Vlad K
2021-11-02
1
-5
/
+5
*
Merge remote-tracking branch 'upstream/master' into develop
James Young
2021-09-29
1
-1
/
+0
|
\
|
*
Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)
Ryan
2021-09-30
1
-1
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-21
1
-1
/
+1
|
\
|
|
*
Remove audio pin references in rules.mk (#14532)
Ryan
2021-09-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-12
2
-2
/
+0
|
\
|
|
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
2
-2
/
+0
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-12
5
-14
/
+1
|
\
|
|
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
5
-14
/
+1
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2021-09-10
3
-3
/
+3
|
\
|
|
*
Change USBasp and bootloadHID bootloaders to lowercase (#14354)
Ryan
2021-09-10
3
-3
/
+3
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-10
4
-28
/
+0
|
\
|
|
*
Remove bootloader listings from rules.mk (#14330)
Ryan
2021-09-10
4
-28
/
+0
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2021-09-05
1
-35
/
+0
|
\
|
|
*
Remove empty override functions (#14312)
Ryan
2021-09-05
1
-35
/
+0
*
|
Change keyboard level include guards to `pragma once` (#14248)
Ryan
2021-09-01
1
-4
/
+1
|
/
*
Remove MIDI Configuration boilerplate (#11151)
James Young
2021-08-16
1
-1
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
5
-5
/
+5
*
Reduce firmware size in prep for #12670 (#13724)
Drashna Jaelre
2021-07-27
1
-0
/
+1
*
Fix RGB/LED Suspend defines (#13146)
Drashna Jaelre
2021-06-09
1
-1
/
+1
*
Refactor to use led config - Part 6 (#12115)
Joel Challis
2021-03-10
6
-52
/
+8
*
Remove FAUXCLICKY feature (deprecated) (#11829)
Drashna Jaelre
2021-02-09
1
-1
/
+0
*
Remove `DESCRIPTION`, N-Q (#11631)
Ryan
2021-01-20
1
-1
/
+0
*
Initial list of keyboards to exclude from CI (#11213)
Zach White
2020-12-21
1
-0
/
+0
[next]