logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 4ae24004b7ef911fbdf134485bd00c10909414c1
parent 8244659b44ac5ecdeef42d62839a24aa60516ff3
Author: Joel Beckmeyer <joel@beckmeyer.us>
Date:   Thu, 24 Apr 2025 16:04:30 -0400

modelh: add prerequisites for via support (#24932)


Diffstat:

Mkeyboards/ibm/model_m/modelh/keyboard.json5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/keyboards/ibm/model_m/modelh/keyboard.json b/keyboards/ibm/model_m/modelh/keyboard.json @@ -4,6 +4,9 @@ "maintainer": "jhawthorn", "bootloader": "stm32duino", "diode_direction": "COL2ROW", + "dynamic_keymap": { + "layer_count": 3 + }, "features": { "bootmagic": false, "extrakey": true, @@ -33,7 +36,7 @@ "device_version": "1.0.0", "max_power": 100, "pid": "0xB155", - "vid": "0xFEED" + "vid": "0xBDE0" }, "layouts": { "LAYOUT_fullsize_ansi_wkl": {