1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/keyboards/hhkb/ansi/keymaps/cinaeco
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 Switch over MANUFACTURER and PRODUCT to string literals (#18183) 2022-08-28 09:59:40 -07:00
keymap.c Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
README.md 2020 May 30 Breaking Changes Update (#9215) 2020-05-30 13:14:59 -07:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

QMK Keyboard Firmware for HHKB

Modifications

HHKB Fn Layer

Added some Media keys.

Utility Layer (SpaceFN)

Hold Space for:

  • Vi-style direction keys.
  • WASD-style mouse keys.
  • Dynamic macro playback on 1 and 2.
  • Qwerty/Colemak/Dvorak layout selection on -, = and \

Dynamic Macros

Hold q and press:

  • 1 or 2 to record macro 1 or 2.
  • s to stop recording.