qmk_firmware/keyboards/converter/usb_usb/keymaps/narze
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
config.h Remove MIDI_ENABLE_STRICT from user keymaps (#11750) 2021-02-06 09:35:10 +11:00
keymap.c Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
README.md [Keymap] Add narze lily58 keymap & update my other keymaps (#13110) 2021-07-03 00:50:32 -07:00
rules.mk remove conflicting NKRO_ENABLE flag 2021-01-30 13:11:33 -08:00

narze's layout for usb-usb converter

Key features

  • Qwerty + Colemak layouts, and you can type Qwerty on software-level Colemak as well. Very useful for gaming or when your friend wanna type something but don't use Colemak.
  • (S)uper (D)uper Mode

Build instructions

  • cd /path/to/qmk_firmware
  • Ensure latest libraries are loaded make git-submodule
  • Build & flash : make converter/usb_usb:narze:flash