qmk_firmware/keyboards/contra/keymaps/ryanm101
Ryan 74223c34a9
Remove legacy keycodes, part 6 (#18740)
* `KC_RSHIFT` -> `KC_RSFT`

* `KC_RCTRL` -> `KC_RCTL`

* `KC_LSHIFT` -> `KC_LSFT`

* `KC_LCTRL` -> `KC_LCTL`
2022-10-16 14:14:40 +01:00
..
config.h
keymap.c Remove legacy keycodes, part 6 (#18740) 2022-10-16 14:14:40 +01:00
readme.md
rules.mk

Layout Info

Map is from my JJ40 but Contra has been done with a grid vs my JJ's MIT layout. Map will be updated as soon as i figure out what to do with the addional key.

Notes

  • .> on lower layer if tapped but ALTGR if held
  • RAISE -> uses TT() so tap to enter (NUMPAD Usage) or hold for momentary (F Keys)
  • LOWER on _RAISE goes straight to qwerty layout (Base layer)