qmk_firmware/keyboards/rgbkb/pan
2023-04-08 18:08:08 +10:00
..
keymaps/default Fix some invalid layout macros (#20256) 2023-03-29 15:51:22 +11:00
rev1 Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
config.h Move matrix config to info.json, part 3 (#19991) 2023-03-11 00:34:34 +11:00
info.json Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00
pan.c Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
post_rules.mk
readme.md
rules.mk Move RGB_MATRIX_DRIVER to data driven (#20350) 2023-04-08 18:08:08 +10:00

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.