qmk_firmware/keyboards/han60
James Young 64e8441910
Han60 Refactor (#18819)
* info.json: apply friendly formatting

* han60.h: add matrix diagram

* han60.h: tidy file

- remove trailing whitespace
- use four-space indent

* info.json: remove key overlaps from LAYOUT_all rendering

* rename LAYOUT_tsangan to LAYOUT_60_ansi_tsangan

* rename LAYOUT_tsangan_arrowkeys to LAYOUT_60_ansi_arrow_tsangan

* refactor LAYOUT_tsangan_iso into LAYOUT_60_iso_tsangan

Moves position `K2C` (Enter) to the home row.

* refactor LAYOUT_tsangan_iso_arrowkeys into LAYOUT_60_iso_arrow_tsangan

Moves position `K2C` (Enter) to the home row.

* refactor default keymap

- use four-space indent
- use QMK-native keycode aliases
- grid-align keycodes

* bugfix layout macros

* add reference keymaps
2022-10-23 14:33:25 +01:00
..
keymaps Han60 Refactor (#18819) 2022-10-23 14:33:25 +01:00
config.h
han60.c
han60.h Han60 Refactor (#18819) 2022-10-23 14:33:25 +01:00
info.json Han60 Refactor (#18819) 2022-10-23 14:33:25 +01:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk

readme.md

han60

han60

The Han60 - a 60% gasket mounted keyboard with multiple layout capabilities.

  • Keyboard Maintainer: farhandsome
  • Hardware Supported: Han60 PCB (ATmega32U4)
  • Hardware Availability: Han Boards

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

make han60:default

Flashing example for this keyboard:

make han60:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available