qmk-dactyl-manuform-a/keyboards/kbdfans/bella/rgb
moyi4681 69315cb643
[Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438)
* add bella rgb keyboards

* Update rgb_iso.c

* fix error

* Update rgb_iso.h

* Update keyboards/kbdfans/bella/rgb/rules.mk

* Update keyboards/kbdfans/bella/rgb_iso/rules.mk

* Update keymap.c

* Update keyboards/kbdfans/bella/rgb/info.json

* Update keyboards/kbdfans/bella/rgb_iso/info.json

* Update keyboards/kbdfans/bella/rgb_iso/config.h

* Update keyboards/kbdfans/bella/rgb/config.h

* Update keyboards/kbdfans/bella/rgb_iso/rules.mk

* Update keyboards/kbdfans/bella/rgb_iso/rules.mk

* Update keyboards/kbdfans/bella/rgb_iso/rules.mk

* Update keyboards/kbdfans/bella/rgb/rules.mk

* Update keyboards/kbdfans/bella/rgb/rules.mk

* Update keyboards/kbdfans/bella/rgb/rules.mk

* Update rgb_iso.c

* Update rgb.c

* Update rgb_iso.c

* Update rgb_iso.h

* Update keyboards/kbdfans/bella/rgb/config.h

* Update keyboards/kbdfans/bella/rgb/rgb.h

* Update keyboards/kbdfans/bella/rgb/info.json

* Update keyboards/kbdfans/bella/rgb/info.json

* Update keyboards/kbdfans/bella/rgb/keymaps/default/keymap.c

* Update keyboards/kbdfans/bella/rgb_iso/keymaps/via/keymap.c

* Update keyboards/kbdfans/bella/rgb_iso/keymaps/via/keymap.c

* Update keyboards/kbdfans/bella/rgb_iso/readme.md

* Update keyboards/kbdfans/bella/rgb_iso/readme.md

* Update keyboards/kbdfans/bella/rgb_iso/readme.md

* Apply suggestions from code review

kbdfans/bella/rgb: Change remaining instances of LAYOUT_all to LAYOUT

* Apply suggestions from code review

kbdfans/bella/rgb: update readme

- update keyboard name
- include flashing and bootloader instructions

* Apply suggestions from code review

kbdfans/bella/rgb_iso: update keyboard name

Changes remaining instances of "BELLA_RGB_ISO" to "BELLA RGB ISO".

* Apply suggestions from code review

kbdfans/bella/rgb_iso: Change LAYOUT_all to LAYOUT

* Apply suggestions from code review

kbdfans/bella/rgb_iso: Move ISO Enter's keycode to home row per QMK standard
2021-02-04 13:58:02 -08:00
..
keymaps [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00
config.h [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00
info.json [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00
readme.md [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00
rgb.c [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00
rgb.h [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00
rules.mk [Keyboard] KBDfans Bella RGB ANSI and Bella RGB ISO (#11438) 2021-02-04 13:58:02 -08:00

readme.md

BELLA RGB ANSI (Hotswap)

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

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

make kbdfans/bella/rgb:default

Flashing example for this keyboard:

make kbdfans/bella/rgb: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.