keymap.json (698B)
- {
- "config": {
- "features": {
- "rgblight": true
- },
- "tapping": {
- "term": 500
- },
- "rgblight": {
- "driver": "apa102",
- "led_count": 40,
- "default": {
- "val": 5
- },
- "animations": {
- "breathing": true,
- "rainbow_mood": true,
- "rainbow_swirl": true,
- "snake": true,
- "knight": true,
- "christmas": true,
- "static_gradient": true,
- "rgb_test": true,
- "alternating": true,
- "twinkle": true
- }
- }
- }
- }