qmk_firmware/keyboards/mechwild/bbs
2023-05-02 08:25:15 +10:00
..
keymaps/default Remove useless line continuations (#19399) 2022-12-30 11:48:05 +11:00
bbs.c Move single LAYOUTs to data driven (#20365) 2023-04-12 13:42:51 +10:00
config.h Move FORCE_NKRO to data driven (#20604) 2023-05-01 13:33:10 +10:00
info.json info.json whitespace cleanups (#20651) 2023-05-02 08:25:15 +10:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

BB Steno (BBS)

BBS

A bare-bones stenography keyboard. No bells or whistles. Simple, cheap, effective, steno.

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

make mechwild/bbs:default

Flashing example for this keyboard:

make mechwild/bbs:default:flash

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

Bootloader

Enter the bootloader in 3 ways:

  • Bootmagic reset: Hold down the key at (0,0) in the matrix (assigned to the top left key) and plug in the keyboard while holding it.
  • Physical reset button: Press and hold the boot0 button on the blackpill, tap and release the nrst button on the blackpill, then release the boot0 button.
  • Keycode in layout: Press the key mapped to QK_BOOT if it is available.