qmk_firmware/keyboards/hhkb/ansi/keymaps/mjt
Ryan fe18df9d41
Normalise Dynamic Macro keycodes (#18939)
* `DYN_REC_START1` -> `QK_DYNAMIC_MACRO_RECORD_START_1`

* `DYN_REC_START2` -> `QK_DYNAMIC_MACRO_RECORD_START_2`

* `DYN_MACRO_PLAY1` -> `QK_DYNAMIC_MACRO_PLAY_1`

* `DYN_MACRO_PLAY2` -> `QK_DYNAMIC_MACRO_PLAY_2`

* `DYN_REC_STOP` -> `QK_DYNAMIC_MACRO_RECORD_STOP`

* Update docs
2022-11-03 23:01:06 +00:00
..
config.h
keymap.c Normalise Dynamic Macro keycodes (#18939) 2022-11-03 23:01:06 +00:00
readme.md
rules.mk

Mike's HHKB

  • Surprisingly stock for the most part
  • Dynamic macros
  • ctrl key has tapkey for escape
  • right shift has tapkey for enter
  • Works with iPhone Camera Adapter

Layers

Base for letters and mods.

Funk layer is my tweaked function layer

Dyn layer has dynamic macros. Record with 1 and 2, playback with \ and upper-right-most key. Also turns the arrow clusters into nav keys.