You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
1.1 KiB

  1. # Boston
  2. ![3D-printed/FR4 version](https://github.com/bluepylons/Boston/raw/master/graphics/3D-printed-prototype.JPG)
  3. A compact 120% keyboard.
  4. 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.
  5. * Keyboard Maintainer: [Bluepylons](https://github.com/bluepylons)
  6. * Hardware Supported: Boston PCB (STM32F072)
  7. * Hardware Availability: PCB and 3D-printing files are available on [Github](https://github.com/bluepylons/Boston).
  8. Make example for this keyboard (after setting up your build environment):
  9. make boston:default
  10. Flashing example for this keyboard:
  11. make boston:default:flash
  12. To reset the board, use a pin to press the reset button on the underside of the keyboard, above the numlock key.
  13. 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).