qmk-firmwares/keyboards/bm43a
James Young 7bec943043
Merge remote-tracking branch 'upstream/master' into develop
Fixes merge conflicts in:

- keyboards/bm40hsrgb/config.h
  - Conflict from PR 13132:
    - RGB_DISABLE_WHEN_USB_SUSPENDED signature updated in develop branch, unmodified in master branch
    - updated file with changes from master branch

- keyboards/keebio/iris/keymaps/nstickney/keymap.c
  - Conflict from PR 11456:
    - layer_state_set_user() updated in develop branch, removed in master branch
    - updated file with changes from master branch
2021-08-09 12:14:22 -07:00
..
keymaps Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00
bm43a.c [Keyboard] New Keyboard: BM43A (#6997) 2019-10-11 21:44:38 -07:00
bm43a.h [Keyboard] New Keyboard: BM43A (#6997) 2019-10-11 21:44:38 -07:00
config.h Limit RGB max brightness on KPrepublic BM-series keyboards (#13132) 2021-08-09 11:32:35 -07:00
info.json [Keyboard] New Keyboard: BM43A (#6997) 2019-10-11 21:44:38 -07:00
readme.md [Keyboard] New Keyboard: BM43A (#6997) 2019-10-11 21:44:38 -07:00
rules.mk Remove Full Bootmagic (#13846) 2021-08-06 23:59:56 -07:00

bm43a

A 40% mechanical keyboard.

This firmware was originally taken from a kbfirmware.json and converted through kbf_qmk_converter. You may find the original .json files here.

Keyboard Maintainer: MechMerlin
Hardware Supported: bm43a PCB
Hardware Availability: KPRepublic

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

make bm43a:default

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