Ryan 7e0299117b Move encoder config to data driven (#19923) před 3 roky
..
keymaps ef881364d4 Fixup swiftrax/bumblebee (reduce firmware size) (#19834) před 3 roky
bumblebee.c ef881364d4 Fixup swiftrax/bumblebee (reduce firmware size) (#19834) před 3 roky
bumblebee.h 617f957e82 Fix handwired/swiftrax/bumblebee layout macro (#18377) před 3 roky
config.h 7e0299117b Move encoder config to data driven (#19923) před 3 roky
info.json 7e0299117b Move encoder config to data driven (#19923) před 3 roky
readme.md d2accb48e7 RESET -> QK_BOOT keyboard readme (#18110) před 4 roky
rules.mk f9aeea64c1 Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) před 3 roky

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 QK_BOOT 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.