qmk-dactyl-manuform-a/keyboards/handwired/swiftrax/bumblebee
Brandon Claveria fc8346e0b3
[keyboard] BumbleBee handwired (#14908)
* add bumblebee

* change keymaps

* change PID

* update info.json

* Apply suggestions from code review

* Update keyboards/handwired/swiftrax/bumblebee/rules.mk

* update readme.md

* Update keyboards/handwired/swiftrax/bumblebee/info.json

* edit keymaps

* Update keyboards/handwired/swiftrax/bumblebee/rules.mk

* Update keyboards/handwired/swiftrax/bumblebee/bumblebee.h

* Update keyboards/handwired/swiftrax/bumblebee/info.json

* Update keyboards/handwired/swiftrax/bumblebee/keymaps/default/keymap.c

* Update keyboards/handwired/swiftrax/bumblebee/keymaps/default/keymap.c

* Update keyboards/handwired/swiftrax/bumblebee/keymaps/default/keymap.c

* Update keyboards/handwired/swiftrax/bumblebee/keymaps/via/keymap.c

* Update keyboards/handwired/swiftrax/bumblebee/keymaps/via/keymap.c

* Update keyboards/handwired/swiftrax/bumblebee/keymaps/via/keymap.c

* Update keyboards/handwired/swiftrax/bumblebee/keymaps/via/keymap.c
2022-01-08 16:13:37 -08:00
..
keymaps [keyboard] BumbleBee handwired (#14908) 2022-01-08 16:13:37 -08:00
bumblebee.c [keyboard] BumbleBee handwired (#14908) 2022-01-08 16:13:37 -08:00
bumblebee.h [keyboard] BumbleBee handwired (#14908) 2022-01-08 16:13:37 -08:00
config.h [keyboard] BumbleBee handwired (#14908) 2022-01-08 16:13:37 -08:00
info.json [keyboard] BumbleBee handwired (#14908) 2022-01-08 16:13:37 -08:00
readme.md [keyboard] BumbleBee handwired (#14908) 2022-01-08 16:13:37 -08:00
rules.mk [keyboard] BumbleBee handwired (#14908) 2022-01-08 16:13:37 -08:00

readme.md

BumbleBee

A 50% keyboard with a bunch of fun features

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  • Physical reset button: Briefly press the button on the back of the PCB - some may have pads you must short instead
  • Keycode in layout: Press the key mapped to RESET if it is available

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

make handwired/swiftrax/bumblebee:default

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