readme.md (1096B)
1 # Boston 2 3  4 5 A compact 120% keyboard. 6 7 This keyboard is currently in IC - [Geekhack IC thread is here](https://geekhack.org/index.php?topic=106501.0). Group buy details will be posted once it is ready. 8 9 * Keyboard Maintainer: [Bluepylons](https://github.com/bluepylons) 10 * Hardware Supported: Boston PCB (STM32F072) 11 * Hardware Availability: PCB and 3D-printing files are available on [Github](https://github.com/bluepylons/Boston). 12 13 Make example for this keyboard (after setting up your build environment): 14 15 make boston:default 16 17 Flashing example for this keyboard: 18 19 make boston:default:flash 20 21 To reset the board, use a pin to press the reset button on the underside of the keyboard, above the numlock key. 22 23 See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).