- Added readme file and layout preview
parent
b4f23b146f
commit
c6e733afce
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
|
@ -0,0 +1,11 @@
|
||||||
|
# Dbroqua Layout
|
||||||
|
|
||||||
|
![Layout](layout.png "Dbroqua Keymap")
|
||||||
|
|
||||||
|
* Online keyboard layout editor: http://www.keyboard-layout-editor.com/#/gists/e77306f9d14cc93fa26123b93b106474
|
||||||
|
|
||||||
|
# Programming Instructions:
|
||||||
|
Enter into programming mode and run the following command.
|
||||||
|
```
|
||||||
|
$ sudo KEYMAP=dbroqua make dfu
|
||||||
|
```
|
Loading…
Reference in New Issue