aboutsummaryrefslogtreecommitdiffstats
path: root/modules/qmk/flow_led_matrix_effect/qmk_module.json
diff options
context:
space:
mode:
authorNick Brassel2025-05-26 13:41:49 +0200
committerNick Brassel2025-05-26 13:41:49 +0200
commit75a037d2f0f9c54bad8e2f68ae82134559c92f22 (patch)
tree2b264de0e7a724c30cca511a9bac7ad29705d1a2 /modules/qmk/flow_led_matrix_effect/qmk_module.json
parent28720c4d343a9c5e9f5a62dbd583dbf536a2e61e (diff)
parent3703699757b6ce938ff412aca0a8b064927c0cdb (diff)
Merge remote-tracking branch 'upstream/develop'
Diffstat (limited to 'modules/qmk/flow_led_matrix_effect/qmk_module.json')
-rw-r--r--modules/qmk/flow_led_matrix_effect/qmk_module.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/modules/qmk/flow_led_matrix_effect/qmk_module.json b/modules/qmk/flow_led_matrix_effect/qmk_module.json
new file mode 100644
index 0000000000..2d047cd0d0
--- /dev/null
+++ b/modules/qmk/flow_led_matrix_effect/qmk_module.json
@@ -0,0 +1,8 @@
+{
+ "module_name": "Flow LED matrix effect",
+ "maintainer": "QMK Maintainers",
+ "license": "Apache-2.0",
+ "features": {
+ "led_matrix": true
+ }
+}