stpn / ergodash-bonsai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bonsai C4 Template

This is a template for some basic settings for Bonsai C4. It demonstrates configuration and use of SPI FRAM/EEPROM, SPI Flash, PWM of LEDs, and control of WS2812-style RGB LEDs

Bonsai C4

  • Keyboard Maintainer: customMK
  • Hardware Supported: Bonsai C4
  • Hardware Availability: customMK

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

make custommk/bonsai_c4_template:default

Flashing example for this keyboard:

make custommk/bonsai_c4_template:default:flash

Bonsai C4 has and STM32 USB dfu bootloader preinstalled. To enter the bootloader, run the flashing command above, and then either plug in the USB connection while holding the top-left key, or alternatively, plug in the USB connection and then press the reset button on the PCB

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

About


Languages

Language:C 93.9%Language:Makefile 6.1%