Skip to content

Commit

Permalink
fixup! [Keyboard] add rgoulter/minif4_36 rev2021_4
Browse files Browse the repository at this point in the history
  • Loading branch information
rgoulter committed Jun 23, 2024
1 parent 262eaf2 commit c6a8154
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions keyboards/rgoulter/minif4_36/info.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"pixel_rain": false,
"pixel_flow": false,
"pixel_fractal": false,
"typing_heatmap": false,
"typing_heatmap": true,
"digital_rain": false,
"solid_reactive_simple": false,
"solid_reactive": false,
Expand Down Expand Up @@ -240,7 +240,17 @@
"enabled": true,
"soft_serial_pin": "B6",
"transport": {
"sync_matrix_state": true
"sync": {
"activity": true,
"detected_os": true,
"haptic": true,
"indicators": true,
"layer_state": true,
"matrix_state": true,
"modifiers": true,
"oled": true,
"wpm": true
}
}
}
}

0 comments on commit c6a8154

Please sign in to comment.