qmk_firmware/keyboards/boston
James Young f03c44f4a7
Boston Layout Macro Additions (#20504)
* add matrix_diagram.md

* info.json: apply friendly formatting

* add LAYOUT_ansi with reference keymap

* add LAYOUT_iso with reference keymap
2023-04-22 23:23:40 -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 Migrate rgblight.pin and RGB_DI_PIN to ws2812.pin (#20303) 2023-04-06 18:00:54 +10:00
halconf.h ChibiOS conf upgrade for boston (#12170) 2021-03-12 17:33:48 +11:00
info.json Boston Layout Macro Additions (#20504) 2023-04-22 23:23:40 -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
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +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.