My local repo of qmk firmware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
qmk_firmware/keyboards/handwired/swiftrax/bumblebee
Ryan cf5e9d172d
Fix layout macro keys with no matrix position (#20033)
2 years ago
..
keymaps Fixup swiftrax/bumblebee (reduce firmware size) (#19834) 2 years ago
bumblebee.c Fixup swiftrax/bumblebee (reduce firmware size) (#19834) 2 years ago
bumblebee.h Fix layout macro keys with no matrix position (#20033) 2 years ago
config.h Move matrix config to info.json, part 6 (#20019) 2 years ago
info.json Move matrix config to info.json, part 6 (#20019) 2 years ago
readme.md
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2 years ago

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.