qmk_firmware/keyboards/protozoa/p01
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 [Keyboard] Add P01 (#17921) 2022-08-07 02:28:46 -07:00
halconf.h [Keyboard] Add P01 (#17921) 2022-08-07 02:28:46 -07:00
info.json [Keyboard] Add P01 (#17921) 2022-08-07 02:28:46 -07:00
mcuconf.h [Keyboard] Add P01 (#17921) 2022-08-07 02:28:46 -07:00
p01.c [Keyboard] Add P01 (#17921) 2022-08-07 02:28:46 -07:00
p01.h [Keyboard] Add P01 (#17921) 2022-08-07 02:28:46 -07:00
readme.md [Keyboard] Add P01 (#17921) 2022-08-07 02:28:46 -07:00
rules.mk [Keyboard] Add P01 (#17921) 2022-08-07 02:28:46 -07:00

P.01

This is standard TKL keyboard with exposed diodes. It supports VIA.

P.01

Instructions

Build

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

make protozoa/p01: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 protozoa/p01:<keymap>:flash)