qmk-dactyl-manuform-a/keyboards/boston
Ryan 9dcd03b6ca
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)
* Set bootloader to stm32-dfu for STM32F303

* Set bootloader to stm32-dfu for STM32F0x2

* Set bootloader to stm32-dfu for STM32F4x1

* Set bootloader to stm32duino for sowbug

* Delete redundant bootloader_defs headers

* Add some missing MCU name comments

* Move APM32 dfu-suffix overrides underneath bootloader

* Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 19:48:46 +10:00
..
keymaps 2021 May 29 Breaking Changes Update (#13034) 2021-05-29 14:38:50 -07: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 [Keyboard] add Boston keyboard (#11273) 2021-03-05 10:43:09 -08:00
halconf.h ChibiOS conf upgrade for boston (#12170) 2021-03-12 17:33:48 +11:00
info.json Boston: correct LAYOUT macro data (#12282) 2021-03-20 14:53:02 +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 Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) 2021-06-08 19:48:46 +10:00

readme.md

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.