index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
schemas
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-13
Lint default dynamic keymap layer count (#25948)
Joel Challis
1
-0
/
+11
2025-09-29
Add DD {LED,RGB}_MATRIX_DEFAULT_FLAGS support (#25671)
Joel Challis
1
-2
/
+4
2025-09-22
Add generic handling to cycle LED/RGB Matrix flags (#24649)
Joel Challis
1
-0
/
+10
2025-09-12
Add DIP Switch map support to keymap.json (#25431)
Joel Challis
1
-0
/
+11
2025-08-17
Refactor battery driver (#25550)
Joel Challis
1
-0
/
+22
2025-08-09
Fix serial speed DD configuration & migrate keyboards (#25546)
Jack Sangdahl
1
-3
/
+7
2025-06-27
Add MATRIX_MASKED DD config (#25383)
Joel Challis
1
-0
/
+1
2025-05-19
Use relative paths for schemas, instead of $id. Enables VScode validation. (#...
Nick Brassel
7
-167
/
+167
2025-05-19
[Core] STM32G0x1 support (#24301)
Stefan Kerkmann
1
-0
/
+1
2025-05-14
Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262)
Joel Challis
1
-1
/
+17
2025-04-19
Allow for disabling EEPROM subsystem entirely. (#25173)
Nick Brassel
1
-1
/
+1
2025-04-18
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
5
-9
/
+9
2025-04-18
Fix missing and extra commas in JSON schema (#25057)
lsh4711
5
-9
/
+9
2025-04-01
Add "license" field to Community Module JSON schema. (#25085)
Pascal Getreuer
1
-0
/
+1
2025-03-09
Require 'x'/'y' properties for LED/RGB Matrix layout (#24997)
Joel Challis
1
-0
/
+2
2025-02-26
Community modules (#24848)
Nick Brassel
3
-5
/
+35
2025-01-27
[Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to ...
Pascal Getreuer
1
-1
/
+6
2024-11-24
Allow codegen of `keymap.json` => `keymap.c` without requiring layers/layout ...
Nick Brassel
1
-6
/
+1
2024-11-21
[Core] Add Layer Lock feature (#23430)
Drashna Jaelre
1
-0
/
+6
2024-11-21
Added MCU support for ArteryTek AT32F415 (#23445)
HorrorTroll
1
-0
/
+2
2024-10-12
Add svlinky converter (#24449)
Sadek Baroudi
1
-1
/
+1
2024-08-12
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
3
-7
/
+57
2024-08-12
Userspace: add support for adding environment variables during build (#22887)
Nick Brassel
3
-7
/
+57
2024-07-18
Move split.soft_serial_pin to split.serial.pin (#24127)
Joel Challis
1
-2
/
+6
2024-06-23
Remove skipped schema files (#23987)
Joel Challis
2
-2
/
+0
2024-06-18
Implement data driven joysticks (#22947)
Joel Challis
1
-0
/
+30
2024-06-17
Implement data driven serial driver (#23923)
Joel Challis
1
-0
/
+10
2024-06-16
keyboard.json schema: set minimum value for `key_unit` (#23937)
Ryan
2
-5
/
+6
2024-05-10
Remove 'split.transport.protocol=serial_usart' (#23668)
Joel Challis
1
-1
/
+1
2024-04-28
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
1
-1
/
+5
2024-04-26
Add audio driver to keyboard.json schema (#23616)
Joel Challis
1
-0
/
+4
2024-04-24
Fix WAIT_FOR_USB handling (#23598)
Joel Challis
1
-1
/
+1
2024-04-24
Add haptic driver to keyboard.json schema (#23591)
Ryan
1
-0
/
+9
2024-03-17
LED drivers: add support for IS31FL3236 (#23264)
Ryan
1
-0
/
+2
2024-03-06
[Audio] Add support for audio shutdown pin (#22731)
Drashna Jaelre
1
-0
/
+8
2024-02-25
Add LED/RGB Matrix drivers to info.json schema (#23127)
Ryan
1
-33
/
+55
2024-02-18
Add encoder abstraction. (#21548)
Nick Brassel
1
-0
/
+4
2024-02-01
Ensure LTO is enabled as a `info.json` build config option (#22932)
Joel Challis
1
-2
/
+2
2023-12-24
Remove redundant audio eeconfig init (#22736)
Joel Challis
1
-0
/
+8
2023-12-04
Merge remote-tracking branch 'origin/master' into develop
zvecr
1
-85
/
+77
2023-12-04
Sort definitions.jsonschema (#22588)
Ryan
1
-85
/
+77
2023-11-28
Add Imera converter (#22419)
leah-splitkb
1
-1
/
+1
2023-11-28
QMK Userspace (#22222)
Nick Brassel
3
-0
/
+54
2023-11-20
Enable linking of encoders to switch within layout macros (#22264)
Joel Challis
1
-0
/
+1
2023-11-01
Implement data driven lighting defaults (#21825)
Joel Challis
1
-0
/
+43
2023-11-01
Add dd mapping for hardware based split handedness (#22369)
Joel Challis
1
-4
/
+17
2023-10-30
Remove use of broken split.main (#22363)
Joel Challis
1
-4
/
+5
2023-10-29
Implement data driven dip switches (#22017)
Joel Challis
1
-1
/
+37
2023-10-25
Add DD mappings for locking switch (#22242)
jack
1
-1
/
+9
2023-10-21
Support additional split sync items for info.json (#22193)
Joel Challis
1
-3
/
+25
[next]