I managed to flash my Satan GH60 PCB, using the QMK firmware, on a physical layout that mimics exactly the HHKB layout (due to a HHKB-style cut metal plate - thanks, LeandreN!). You know, like this:
I do assume you read all relevant QMK instructions. Ideally, after you 'git clone' QMK and navigate to the 'keymaps/satan' folder, run 'make' and everything works, you do the following:
Code: Select all
$ cd keymaps
$ cp -R sethbc hhkb
$ cd hhkb
Afterwards, you need to do just:
Code: Select all
$ make KEYMAP=hhkb
The layout mimics almost exactly HHKB's default layout (including volume up, down and mute etc.), and adds:
- SHIFT+ESC = greve (`) (similar to Poker); due to the split backspace, you can still use SHIFT+~ to get `
- CAPS LOCK = ESC when tapped, or (Left) CTRL when pressed longer or in combination with other key