qmk_firmware/keyboards/protozoa/p01
James Young 7dc2e63026
Protozoa P.01 Layout Additions (#20781)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_tkl_ansi_split_bs_rshift

* add LAYOUT_tkl_ansi

* add LAYOUT_tkl_ansi_tsangan_split_bs_rshift

* add LAYOUT_tkl_ansi_tsangan

* add LAYOUT_tkl_ansi_wkl_split_bs_rshift

* add LAYOUT_tkl_ansi_wkl

* add LAYOUT_tkl_iso_split_bs_rshift

* add LAYOUT_tkl_iso

* add LAYOUT_tkl_iso_tsangan_split_bs_rshift

* add LAYOUT_tkl_iso_tsangan

* add LAYOUT_tkl_iso_wkl_split_bs_rshift

* add LAYOUT_tkl_iso_wkl

* enable Community Layout support
2023-05-08 18:33:23 -07:00
..
keymaps Encodermap direction define. (#20454) 2023-04-15 16:18:44 +01:00
config.h Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
halconf.h
info.json Protozoa P.01 Layout Additions (#20781) 2023-05-08 18:33:23 -07:00
matrix_diagram.md Protozoa P.01 Layout Additions (#20781) 2023-05-08 18:33:23 -07:00
mcuconf.h
readme.md
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11: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)