Add support for FX506LH keyboard layout

This commit is contained in:
Winfried
2023-03-29 15:12:03 +03:00
parent ec5e6d2e7c
commit 4ac4909881

View File

@@ -34,6 +34,13 @@
basic_zones: [],
advanced_type: None,
),
(
board_name: "FX506LH",
layout_name: "fa506i",
basic_modes: [Static, Breathe, Strobe, Pulse],
basic_zones: [],
advanced_type: None,
),
(
board_name: "G512",
layout_name: "g512",
@@ -461,4 +468,4 @@
basic_zones: [],
advanced_type: None,
),
])
])