diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-08-04 23:06:33 -0700 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-08-04 23:06:33 -0700 |
commit | 7f8922ae7bc6c52bd22d3953b8eda9e87c664cf9 (patch) | |
tree | 3aaecbcb755bfe722e1c3522079ff146b90542f8 /keyboards/satan/keymaps/dkrieger/readme.md | |
parent | 72f382fc02b3c5c81c54fd2d239d653fe2f8083c (diff) |
GH60 Refactor: Move Satan into GH60 directory (#6485)
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have
* set bootmagic to lite
* rename gh60 file to revc
Diffstat (limited to 'keyboards/satan/keymaps/dkrieger/readme.md')
-rw-r--r-- | keyboards/satan/keymaps/dkrieger/readme.md | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/keyboards/satan/keymaps/dkrieger/readme.md b/keyboards/satan/keymaps/dkrieger/readme.md deleted file mode 100644 index 8941132391..0000000000 --- a/keyboards/satan/keymaps/dkrieger/readme.md +++ /dev/null @@ -1,23 +0,0 @@ -# dkrieger HHKB like Layout - -Base derived from dbroqua (special thanks) - -Based on HHKB with the following [dip switches][1] engaged: - -- SW3: delete key -> backspace -- SW5: swap alt and meta keys -- SW2: Mac Mode (partial implementation, includes media keys - - Note: this was copied from dbroqua, there seem to have been some - modifications from stock Mac Mode - -Additionally, this layout includes a mouse layer engaged by tapping Fn 3 times, -holding on the third time. The arrow keys move the mouse, scrolling when shift -is held (either left or right). Right alt is left click, right meta is right -click. - -# Programming Instructions: -Enter into programming mode and run the following command. -``` -$ sudo KEYMAP=dkrieger_hhkb make dfu -``` -[1]: http://www.elitekeyboards.com/products.php?sub=pfu_keyboards,hhkbpro2&pid=pdkb400b |