index
:
qmk_firmware
head
master
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
keyboards
/
mode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move LED indicator config to data driven (#19800)
Ryan
2023-02-17
9
-6
/
+17
*
Fix errors flagged by generate-api (#19784)
Ryan
2023-02-09
1
-1
/
+1
*
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-08
18
-59
/
+18
*
Remove unused `GRAVE_ESC_CTRL_OVERRIDE` from config.h (#19752)
Ryan
2023-02-06
1
-5
/
+0
*
Debounce defines cleanup (#19742)
Ryan
2023-02-03
7
-21
/
+0
*
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-02-03
7
-21
/
+0
*
Clean up Force NKRO in config.h (#19718)
Ryan
2023-01-30
1
-21
/
+0
*
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2023-01-31
1
-1
/
+0
*
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2023-01-30
1
-0
/
+1
|
\
|
*
Swap LED_PIN_ON_STATE to 0. (#19692)
Patrick Muldoon
2023-01-27
1
-0
/
+1
*
|
Remove commented out backlight config & stray "backlight levels" (#19703)
Ryan
2023-01-28
1
-2
/
+0
|
/
*
Refactor some layouts which contain keyboard name (#19643)
Joel Challis
2023-01-20
8
-18
/
+26
*
Mode SixtyFive HA Layout Refactor (#19312)
James Young
2022-12-14
4
-52
/
+161
*
Mode SixtyFive HI Layout Refactor (#18823)
James Young
2022-10-23
4
-55
/
+165
*
Merge remote-tracking branch 'origin/master' into develop
Drashna Jael're
2022-08-20
2
-2
/
+2
|
\
|
*
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
2
-2
/
+2
*
|
Merge remote-tracking branch 'upstream/master' into develop
fauxpark
2022-08-20
10
-62
/
+28
|
\
|
|
*
Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)
Ryan
2022-08-20
10
-62
/
+28
*
|
Remove `UNUSED_PINS` (#17931)
Nick Brassel
2022-08-06
1
-1
/
+0
|
/
*
Move keyboard USB IDs and strings to data driven: M (#17859)
Ryan
2022-08-03
10
-40
/
+35
*
[Keyboard] Readme file correction (#17674)
Albert Y
2022-07-14
1
-6
/
+4
*
Swap over F4x1 8MHz HSE boards over from blackpill board files (#17520)
Joel Challis
2022-07-01
15
-75
/
+7
*
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2022-05-15
24
-24
/
+24
*
Add non blackpill F4x1 config files (#16600)
Joel Challis
2022-04-06
5
-5
/
+0
*
Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...
Ryan
2022-03-15
6
-12
/
+0
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-14
13
-48
/
+1450
|
\
|
*
Mode M75S Layout Additions, Configurator Data and Code Touch-Up (#16327)
James Young
2022-02-13
13
-48
/
+1450
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-02-10
4
-37
/
+154
|
\
|
|
*
Mode 75H Touch-UP (#16310)
James Young
2022-02-10
4
-37
/
+154
*
|
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2022-01-27
22
-0
/
+764
|
\
|
|
*
Add support for Mode SeventyFive (#16030)
Álvaro A. Volpato
2022-01-27
22
-0
/
+764
*
|
Fixes for bootloader refactor build failures (#15638)
Ryan
2022-01-06
1
-1
/
+4
|
/
*
[Keyboard] Add Mode Eighty M80v2 PCB support (#15486)
Álvaro A. Volpato
2021-12-29
49
-35
/
+804
*
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-09
5
-14
/
+5
*
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-12-01
3
-6
/
+0
*
[Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685)
Álvaro A. Volpato
2021-12-01
24
-0
/
+963
*
Remove `BOOTMAGIC_ENABLE = lite` option (#15002)
James Young
2021-11-05
1
-1
/
+1
*
Mode M65S touch-up (#14722)
James Young
2021-10-06
2
-4
/
+89
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)
James Young
2021-09-22
1
-1
/
+0
*
Mode 65S: Tap code and extra keys for media keys (#14471)
Álvaro A. Volpato
2021-09-16
2
-2
/
+4
*
Add initial support for M65S (#14027)
Álvaro A. Volpato
2021-09-14
11
-0
/
+415
*
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)
Ryan
2021-09-12
2
-2
/
+0
*
Remove width, height and key_count from info.json (#14274)
Ryan
2021-09-12
2
-4
/
+0
*
Remove Full Bootmagic (#13846)
James Young
2021-08-06
2
-2
/
+2
*
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
Ryan
2021-06-08
2
-0
/
+6
*
Fix up comments showing how to execute config migration. (#11621)
Nick Brassel
2021-01-20
3
-3
/
+3
*
ChibiOS conf migrations... take 4 (#11413)
Nick Brassel
2021-01-03
3
-1378
/
+63
*
Change PRODUCT_ID descriptors for M80S and M80H (#11371)
Álvaro A. Volpato
2020-12-31
3
-1
/
+2
*
Mode80 support (#10945)
Álvaro A. Volpato
2020-12-30
25
-0
/
+2173