Support the GU605M keyboard

This commit is contained in:
Luke D. Jones
2024-04-18 10:08:40 +12:00
parent f9dca2da5d
commit a94a8ca28d
3 changed files with 12 additions and 1 deletions

View File

@@ -18,7 +18,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support GA402N keyboard - Support GA402N keyboard
- Support GL553V keyboard - Support GL553V keyboard
- Support GU605M keyboard
- Support Z13 lightbar (with kernel patch) - Support Z13 lightbar (with kernel patch)
- Resupport the TUF keyboard
## [v5.0.8] ## [v5.0.8]

View File

@@ -701,6 +701,15 @@
advanced_type: Zoned([SingleZone]), advanced_type: Zoned([SingleZone]),
power_zones: [Keyboard], power_zones: [Keyboard],
), ),
(
board_name: "GU605M",
product_id: "",
layout_name: "ga401q",
basic_modes: [Static, Breathe, Strobe, Rainbow, Pulse],
basic_zones: [],
advanced_type: Zoned([SingleZone]),
power_zones: [Keyboard],
),
( (
device_name: "GV301Q", device_name: "GV301Q",
product_id: "", product_id: "",

View File

@@ -2,7 +2,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2024-04-17 00:46+0000\n" "POT-Creation-Date: 2024-04-17 09:39+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"