- Added HHKB like layout for KC60 pcb

This commit is contained in:
dbroqua
2016-10-16 15:37:47 +02:00
parent 28ca1f5345
commit 911b52a494
2 changed files with 82 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
# Dbroqua HHKB like Layout
Like the HHKB but with a KC60 PCB :D.
# Programming Instructions:
Enter into programming mode and run the following command.
```
$ sudo KEYMAP=dbroqua_hhkb make dfu
```