qmk_firmware/keyboards/rgbkb/pan
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/default
rev1
.noci
config.h
info.json
pan.c
pan.h
post_rules.mk
readme.md
rules.mk

Pan

pan

Ortho or Staggered DIY kit with RGB

  • Keyboard Maintainer: RGBKB
  • Hardware Supported: Pan, atmega32a or Proton-C
  • Hardware Availability: rgbkb.net, GitHub

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

make rgbkb/pan/rev1/32a:default

If you are using the Proton-C:

make rgbkb/pan/rev1/proton_c:default

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