qmk_module.json 166 B

12345678
  1. {
  2. "module_name": "Flow LED matrix effect",
  3. "maintainer": "QMK Maintainers",
  4. "license": "Apache-2.0",
  5. "features": {
  6. "led_matrix": true
  7. }
  8. }