Keymap: Adjusted keymaps for standardisation (#3874)
* Added HHKB with 7U space bar There are backlight changers on the function Z, X and C, mediat controls have been removed. * Fixed the default layout and added a keymap GUI and ALT keys were swapped. My own keymap which adds calculator, removes power, removes eject. * Adjusted naming convention of hhkb layout layer Fixed as per required from code review. * Updated for qmk configurator I didn't realise that there was a new standardisation across all the keymaps to accommodate the configurator. Hopefully fixed now.
This commit is contained in:
parent
fa1e674bbb
commit
63852e7a68
4 changed files with 115 additions and 0 deletions
9
keyboards/satan/keymaps/hhkb_7u/readme.md
Normal file
9
keyboards/satan/keymaps/hhkb_7u/readme.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Dbroqua HHKB like Layout
|
||||
|
||||
Like the HHKB but with a Satan GH60 PCB :D.
|
||||
|
||||
# Programming Instructions:
|
||||
Enter into programming mode and run the following command.
|
||||
```
|
||||
$ sudo KEYMAP=dbroqua_hhkb make dfu
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue