diff options
author | Devaev Maxim <[email protected]> | 2018-07-11 06:30:47 +0000 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2018-07-11 06:30:47 +0000 |
commit | f0c78e966ea1e1faf9206c47f254fe3f38ba1f34 (patch) | |
tree | 90defde77b08c4127aaab98d1eaace7434c26738 /hid/platformio.ini | |
parent | 08a36a1fe0c0844df425566596f0f016eef677b8 (diff) |
fixed keymapping
Diffstat (limited to 'hid/platformio.ini')
-rw-r--r-- | hid/platformio.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/platformio.ini b/hid/platformio.ini index dbbb9c3e..bdea6e7f 100644 --- a/hid/platformio.ini +++ b/hid/platformio.ini @@ -16,4 +16,4 @@ upload_port = /dev/ttyACM0 monitor_baud = 115200 lib_deps = - HID-Project |