qmk_firmware/keyboards/kbdfans/phaseone
2024-08-26 07:51:22 +10:00
..
keymaps Remove all via-enabled keymaps, including via. (#24322) 2024-08-26 07:51:22 +10:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 1 (#23768) 2024-05-22 21:41:34 +01:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: K, Part 1 (#23768) 2024-05-22 21:41:34 +01:00
phaseone.c bad_kb_funcs1 2024-07-11 11:03:11 +01:00
readme.md

PHASEONE

A 65% keyboard, include 3 layouts: WK HOTSWAP; WKL HOTSWAP and SOLDERED.

  • Keyboard Maintainer: moyi4681
  • Hardware Supported: KBDFANS PHASEONE
  • Hardware Availability: KBDfans

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix
  • Physical reset button: Briefly press the button on the back of the PCB
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available

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

make kbdfans/phaseone:default 

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