You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
config.h
keymap.c Normalise Dynamic Macro keycodes (#18939) 3 years ago
readme.md
rules.mk

readme.md

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.