qmk_firmware/keyboards/rgbkb/pan
2022-11-21 02:03:38 +00:00
..
keymaps/default Normalise Space Cadet keycodes (#18864) 2022-10-27 11:19:16 +01:00
rev1 Remove .noci functionality (#19122) 2022-11-21 02:03:38 +00:00
config.h Remove RGBLIGHT_ANIMATION and clean up effect defines for R-Z (#18728) 2022-10-15 09:55:53 -07: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
pan.c Change DRIVER_LED_COUNT to {LED,RGB}_MATRIX_LED_COUNT (#18399) 2022-09-23 22:46:23 +10:00
pan.h [Keyboard] RGBKB Pan (#9587) 2020-11-09 22:22:22 -08:00
post_rules.mk [Keyboard] RGBKB Pan (#9587) 2020-11-09 22:22:22 -08:00
readme.md [Keyboard] RGBKB Pan (#9587) 2020-11-09 22:22:22 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11: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.