qmk_firmware/keyboards/boston
James Young cb81913d18
Data-Driven Keyboard Conversions: B (#23425)
Converts configuration definitions and rules to data-driven where
applicable. Renames `info.json` to `keyboard.json` in instances where
`rules.mk` can be safely deleted.

Affects:

  - `bacca70`
  - `baguette`
  - `baion_808`
  - `bajjak`
  - `bandominedoni`
  - `bantam44`
  - `barleycorn_smd`
  - `barracuda`
  - `basekeys/slice/rev1`
  - `basekeys/slice/rev1_rgb`
  - `basekeys/trifecta`
  - `basketweave`
  - `bastardkb/dilemma/4x6_4`
  - `bbrfkr/dynamis`
  - `bear_face`
  - `beatervan`
  - `bemeier/bmek`
  - `biacco42/ergo42`
  - `biacco42/meishi`
  - `biacco42/meishi2`
  - `binepad/bn003`
  - `binepad/bn009/r1`
  - `binepad/bnr1`
  - `bioi/g60`
  - `bioi/g60ble`
  - `bioi/morgan65`
  - `bioi/s65`
  - `blackplum`
  - `blank/blank01`
  - `blank_tehnologii/manibus`
  - `blockey`
  - `bluebell/swoop`
  - `boardrun/bizarre`
  - `boardrun/classic`
  - `boardsource/equals/48`
  - `boardsource/equals/60`
  - `boardwalk`
  - `bop`
  - `boston`
  - `boston_meetup/2019`
  - `box75`
  - `bpiphany/four_banger`
  - `bpiphany/frosty_flake`
  - `bpiphany/ghost_squid`
  - `bpiphany/hid_liber`
  - `bpiphany/kitten_paw`
  - `bpiphany/tiger_lily`
  - `bpiphany/unloved_bastard`
  - `bt66tech/bt66tech60`
  - `bubble75/hotswap`
  - `budgy`
  - `buildakb/potato65`
  - `buildakb/potato65hs`
  - `buildakb/potato65s`
  - `buzzard`
2024-04-11 14:21:32 -07:00
..
keymaps Boston Layout Macro Additions (#20504) 2023-04-22 23:23:40 -07:00
boston.c Move single LAYOUT_alls to data driven (#20430) 2023-04-15 21:08:15 +10:00
chconf.h ChibiOS conf upgrade for boston (#12170) 2021-03-12 17:33:48 +11:00
config.h Data-Driven Keyboard Conversions: B (#23425) 2024-04-11 14:21:32 -07:00
halconf.h ChibiOS conf upgrade for boston (#12170) 2021-03-12 17:33:48 +11:00
keyboard.json Data-Driven Keyboard Conversions: B (#23425) 2024-04-11 14:21:32 -07:00
matrix_diagram.md Boston Layout Macro Additions (#20504) 2023-04-22 23:23:40 -07:00
mcuconf.h ChibiOS conf upgrade for boston (#12170) 2021-03-12 17:33:48 +11:00
readme.md [Keyboard] add Boston keyboard (#11273) 2021-03-05 10:43:09 -08:00

Boston

3D-printed/FR4 version

A compact 120% keyboard.

This keyboard is currently in IC - Geekhack IC thread is here. Group buy details will be posted once it is ready.

  • Keyboard Maintainer: Bluepylons
  • Hardware Supported: Boston PCB (STM32F072)
  • Hardware Availability: PCB and 3D-printing files are available on Github.

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

make boston:default

Flashing example for this keyboard:

make boston:default:flash

To reset the board, use a pin to press the reset button on the underside of the keyboard, above the numlock key.

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