qmk_firmware/keyboards/rgbkb/pan
Jack Sangdahl 05355bc49d
Fixup rgbkb/pan (#25678)
Tidy up rgbkb/pan

- Migrate g_led_config to DD and fix coordinates
- Remove RGBLight configuration
- Migrate keymaps to JSON
- Move keymap OLED code to keyboard level
- Remove cutom layout selection logic (post_rules.mk)
- Use short SPDX license headers
2025-10-05 21:06:55 -06:00
..
keymaps Fixup rgbkb/pan (#25678) 2025-10-05 21:06:55 -06:00
rev1
config.h Fixup rgbkb/pan (#25678) 2025-10-05 21:06:55 -06:00
info.json Fixup rgbkb/pan (#25678) 2025-10-05 21:06:55 -06:00
matrix_diagram.md
pan.c Fixup rgbkb/pan (#25678) 2025-10-05 21:06:55 -06:00
readme.md

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.