2016-09-25 16:32:06 +02:00
|
|
|
# Dbroqua Layout
|
|
|
|
|
2018-04-30 17:19:12 +02:00
|
|
|
* Online keyboard layout editor: http://www.keyboard-layout-editor.com/#/gists/78eaf35e80bb714eea80cb4049dedb01
|
2016-09-25 16:32:06 +02:00
|
|
|
|
|
|
|
# Programming Instructions:
|
2018-04-30 17:19:12 +02:00
|
|
|
|
2016-09-25 16:32:06 +02:00
|
|
|
Enter into programming mode and run the following command.
|
2018-04-30 17:19:12 +02:00
|
|
|
|
|
|
|
```
|
|
|
|
$ sudo LAYOUT=dbroqua make dfu
|
2016-09-25 16:32:06 +02:00
|
|
|
```
|