mirror of
https://github.com/qmk/qmk_firmware.git
synced 2026-09-26 20:09:09 +02:00
Fix xap_client gen after render_xap_output changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022 QMK
|
||||
# Copyright 2023 QMK
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
################################################################################
|
||||
@@ -121,3 +121,5 @@ class RgbMatrixModes(IntEnum):
|
||||
MULTISPLASH = 0x29
|
||||
SOLID_SPLASH = 0x2A
|
||||
SOLID_MULTISPLASH = 0x2B
|
||||
|
||||
# noqa: W391
|
||||
|
||||
Reference in New Issue
Block a user