qmk_firmware/keyboards/rgbkb/pan
Ryan 9dcd03b6ca
Set BOOTLOADER = stm32-dfu for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
keymaps/default 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07:00
rev1 Set BOOTLOADER = stm32-dfu for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00
.noci Initial list of keyboards to exclude from CI (#11213) 2020-12-21 15:38:39 +01:00
config.h [Keyboard] RGBKB Pan (#9587) 2020-11-09 22:22:22 -08:00
info.json Add info.json for RGBKB Pan (#12218) 2021-03-15 07:17:09 +11:00
pan.c [Keyboard] RGBKB Pan (#9587) 2020-11-09 22:22:22 -08: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 2020 November 28 Breaking Changes Update (#11053) 2020-11-28 12:02:18 -08: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.