qmk_firmware/keyboards/satan/keymaps/dkrieger
noroadsleft 876377e945 Satan refactor and Configurator support (#3305)
* Matrix refactor

* Keymap refactor

* Configurator support

* Readme cleanup
2018-07-04 18:02:01 -07:00
..
config.h Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1948) 2017-11-01 21:29:23 -04:00
keymap.c Satan refactor and Configurator support (#3305) 2018-07-04 18:02:01 -07:00
readme.md Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1948) 2017-11-01 21:29:23 -04:00
rules.mk Add satan keymap: HHKB-alike based on dbroqua's, with mouse functionality (#1948) 2017-11-01 21:29:23 -04:00

dkrieger HHKB like Layout

Base derived from dbroqua (special thanks)

Based on HHKB with the following dip switches 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