rmk-config 0.4.0

Config crate of RMK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[keyboard]
usb_enable = true

[ble]
enabled = true
battery_adc_pin = "vddh"

[storage]
enabled = true
# Storage starts from 640K
start_addr = 0xA0000
# Storage uses 128K = 640K ~ 768K
num_sectors = 32