qmk_firmware/keyboards/kbdfans/bella/rgb_iso
Ryan 1b92c204c1
Move keyboard USB IDs and strings to data driven: K (#17846)
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2022-08-03 17:03:47 +10:00
..
keymaps RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
info.json Move keyboard USB IDs and strings to data driven: K (#17846) 2022-08-03 17:03:47 +10:00
readme.md [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00
rgb_iso.c Remove use of __flash due to LTO issues (#15268) 2021-11-24 18:38:49 +11:00
rgb_iso.h [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

BELLA RGB ISO (Hotswap)

  • Keyboard Maintainer: DZTECH
  • Hardware Supported: BELLA RGB ISO (ATmega32U4)
  • Hardware Availability: KBDFans

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

make kbdfans/bella/rgb_iso:default

Flashing example for this keyboard:

make kbdfans/bella/rgb_iso:default:flash

Accessing Bootloader Mode

To reset the board into bootloader mode, hold the key at the top left of the keyboard while connecting the USB cable (also erases persistent settings).

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