updated to RMK 0.7
This commit is contained in:
parent
6851a13ae8
commit
c147a82941
5 changed files with 941 additions and 205 deletions
|
|
@ -6,4 +6,5 @@ runner = "probe-rs run --chip RP2040"
|
|||
target = "thumbv6m-none-eabi" # Cortex-M0 and Cortex-M0+
|
||||
|
||||
[env]
|
||||
DEFMT_LOG = "debug"
|
||||
DEFMT_LOG = "debug"
|
||||
KEYBOARD_TOML_PATH = { value = "keyboard.toml", relative = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue