qmk_firmware/keyboards/hand88
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
config.h Remove more RESET keycode references (#18252) 2022-09-03 06:50:44 +01:00
hand88.c Hand 88 (#11963) 2021-03-13 09:37:41 +11:00
hand88.h Hand 88 (#11963) 2021-03-13 09:37:41 +11:00
info.json Move keyboard USB IDs and strings to data driven: H (#17821) 2022-07-28 14:12:40 +01:00
readme.md Hand 88 (#11963) 2021-03-13 09:37:41 +11:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

Hand 88

This is a standard TKL layout PCB. It supports VIA.

Instructions

Build

Make example for this keyboard (after setting up your build environment):

make hand88:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.

Reset

  • Unplug
  • Hold Escape
  • Plug In
  • Unplug
  • Release Escape

Flash

  • Unplug
  • Hold Escape
  • Plug In
  • Flash using QMK Toolbox or CLI (make hand88:<keymap>:flash)