qmk_firmware/keyboards/pabile/p20
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
ver1 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
ver2 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
info.json Move keyboard USB IDs and strings to data driven, pass 2: P-R (#18091) 2022-08-20 01:42:49 +01:00
readme.md [Keyboard] add P40 Ortho, P42, and P20 ver2 by pabile (#9980) 2020-09-19 17:42:56 -07:00

P20

Linear grid

A 5x4 grid macro numeric pad with up to 3 optional rotary encoders.

  • Keyboard Maintainer: pabile
  • Hardware Supported: Pabile P20 PCB, Pro Micro, Rotary Encoders, Alps/MX Switches
  • Hardware Availability: pabileonline.blogspot.com

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

make pabile/p20/ver1:default  # for ver1
make pabile/p20/ver2:default  # for ver2

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