1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/jd45/keymaps/mjt6u
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 JD45: mjt6u keymap refactor 2018-10-26 07:03:46 -07:00
keymap.c Normalise Dynamic Macro keycodes (#18939) 2022-11-03 23:01:06 +00:00
readme.md
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

Mike's JD45 with 6u Spacebar

  • Early draft of numsym that misses a lot of symbols
  • Numpad layer available for evaluation
  • Works with iPhone Camera Adapter
  • Dynamic macros

Layers

Qwerty for letters and mods.

Qwertymods layer switches some Modifiers around

Numsym puts the number keys across the top row like a Planck. Arrows are on hjkl which makes the other NumSym dynamic from my other boards fall apart

Function layer replaces the top row numbers with Fkeys.

Numpad layer makes a number pad in the center.

Fkeynumpad replaces the numpad numbers with Fkeys.

Adjust layer has macros and configuration.