qmk_firmware/keyboards/boston
Ryan 7e0299117b
Move encoder config to data driven (#19923)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-02-26 09:45:12 +11:00
..
keymaps Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01:00
boston.c [Keyboard] add Boston keyboard (#11273) 2021-03-05 10:43:09 -08:00
boston.h [Keyboard] add Boston keyboard (#11273) 2021-03-05 10:43:09 -08:00
chconf.h ChibiOS conf upgrade for boston (#12170) 2021-03-12 17:33:48 +11:00
config.h Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11:00
halconf.h ChibiOS conf upgrade for boston (#12170) 2021-03-12 17:33:48 +11:00
info.json Move encoder config to data driven (#19923) 2023-02-26 09:45:12 +11: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
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11: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.