index
:
qmk_sweep_skeletyl
master
quotengrote
my qmk configs
mg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
data
/
schemas
/
keyboard.jsonschema
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lint default dynamic keymap layer count (#25948)
Joel Challis
2026-01-13
1
-0
/
+11
*
Add DD {LED,RGB}_MATRIX_DEFAULT_FLAGS support (#25671)
Joel Challis
2025-09-29
1
-2
/
+4
*
Add generic handling to cycle LED/RGB Matrix flags (#24649)
Joel Challis
2025-09-22
1
-0
/
+10
*
Refactor battery driver (#25550)
Joel Challis
2025-08-17
1
-0
/
+22
*
Fix serial speed DD configuration & migrate keyboards (#25546)
Jack Sangdahl
2025-08-10
1
-3
/
+7
*
Add MATRIX_MASKED DD config (#25383)
Joel Challis
2025-06-27
1
-0
/
+1
*
Use relative paths for schemas, instead of $id. Enables VScode validation. (#...
Nick Brassel
2025-05-19
1
-145
/
+145
*
[Core] STM32G0x1 support (#24301)
Stefan Kerkmann
2025-05-19
1
-0
/
+1
*
Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262)
Joel Challis
2025-05-14
1
-1
/
+17
*
Allow for disabling EEPROM subsystem entirely. (#25173)
Nick Brassel
2025-04-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2025-04-18
1
-3
/
+3
|
\
|
*
Fix missing and extra commas in JSON schema (#25057)
lsh4711
2025-04-18
1
-3
/
+3
*
|
Require 'x'/'y' properties for LED/RGB Matrix layout (#24997)
Joel Challis
2025-03-10
1
-0
/
+2
|
/
*
Community modules (#24848)
Nick Brassel
2025-02-26
1
-5
/
+12
*
[Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to ...
Pascal Getreuer
2025-01-27
1
-1
/
+6
*
[Core] Add Layer Lock feature (#23430)
Drashna Jaelre
2024-11-21
1
-0
/
+6
*
Added MCU support for ArteryTek AT32F415 (#23445)
HorrorTroll
2024-11-21
1
-0
/
+2
*
Add svlinky converter (#24449)
Sadek Baroudi
2024-10-12
1
-1
/
+1
*
Move split.soft_serial_pin to split.serial.pin (#24127)
Joel Challis
2024-07-18
1
-2
/
+6
*
Implement data driven joysticks (#22947)
Joel Challis
2024-06-18
1
-0
/
+30
*
Implement data driven serial driver (#23923)
Joel Challis
2024-06-17
1
-0
/
+10
*
keyboard.json schema: set minimum value for `key_unit` (#23937)
Ryan
2024-06-16
1
-4
/
+4
*
Remove 'split.transport.protocol=serial_usart' (#23668)
Joel Challis
2024-05-10
1
-1
/
+1
*
Rename `RGBW` define to `WS2812_RGBW` (#23585)
Ryan
2024-04-27
1
-1
/
+5
*
Add audio driver to keyboard.json schema (#23616)
Joel Challis
2024-04-26
1
-0
/
+4
*
Fix WAIT_FOR_USB handling (#23598)
Joel Challis
2024-04-24
1
-1
/
+1
*
Add haptic driver to keyboard.json schema (#23591)
Ryan
2024-04-24
1
-0
/
+9
*
LED drivers: add support for IS31FL3236 (#23264)
Ryan
2024-03-17
1
-0
/
+2
*
[Audio] Add support for audio shutdown pin (#22731)
Drashna Jaelre
2024-03-06
1
-0
/
+8
*
Add LED/RGB Matrix drivers to info.json schema (#23127)
Ryan
2024-02-25
1
-33
/
+55
*
Add encoder abstraction. (#21548)
Nick Brassel
2024-02-18
1
-0
/
+4
*
Ensure LTO is enabled as a `info.json` build config option (#22932)
Joel Challis
2024-02-01
1
-2
/
+2
*
Remove redundant audio eeconfig init (#22736)
Joel Challis
2023-12-24
1
-0
/
+8
*
Add Imera converter (#22419)
leah-splitkb
2023-11-28
1
-1
/
+1
*
Enable linking of encoders to switch within layout macros (#22264)
Joel Challis
2023-11-20
1
-0
/
+1
*
Implement data driven lighting defaults (#21825)
Joel Challis
2023-11-01
1
-0
/
+43
*
Add dd mapping for hardware based split handedness (#22369)
Joel Challis
2023-11-01
1
-4
/
+17
*
Remove use of broken split.main (#22363)
Joel Challis
2023-10-30
1
-4
/
+5
*
Implement data driven dip switches (#22017)
Joel Challis
2023-10-29
1
-1
/
+37
*
Add DD mappings for locking switch (#22242)
jack
2023-10-25
1
-1
/
+9
*
Support additional split sync items for info.json (#22193)
Joel Challis
2023-10-21
1
-3
/
+25
*
Fix parsing/validation for 21939 (#22148)
Joel Challis
2023-09-27
1
-2
/
+2
*
More data driven RGB/LED Matrix config (#21939)
Joel Challis
2023-09-27
1
-0
/
+8
*
Merge remote-tracking branch 'origin/master' into develop
QMK Bot
2023-09-20
1
-1
/
+8
|
\
|
*
Restrict "feature" and "animation" keys (#21895)
Joel Challis
2023-09-20
1
-1
/
+8
*
|
Implement data driven wear leveling (#21906)
Joel Challis
2023-09-05
1
-1
/
+13
|
/
*
Add "apm32-dfu" in keyboard.jsonschema (#21842)
HiryKun
2023-08-26
1
-0
/
+1
*
Remove `led_matrix.hue_steps` and `led_matrix.sat_steps` from schema (#21827)
Joel Challis
2023-08-25
1
-2
/
+0
*
rgblight: driver selection cleanups (#21558)
Ryan
2023-08-15
1
-0
/
+4
*
Bluetooth: driver naming cleanups (#21624)
Ryan
2023-07-29
1
-1
/
+1
[next]