qmk_firmware/keyboards/hhkb/keymaps/cinaeco
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
config.h Add cinaeco hhkb keymap 2017-04-30 19:30:39 +10:00
keymap.c Changed KEYMAP to LAYOUT for HHKB (#2857) 2018-04-30 08:19:12 -07:00
README.md Add cinaeco hhkb keymap 2017-04-30 19:30:39 +10:00
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08: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.