diff options
author | ishtob <ishtob@gmail.com> | 2019-04-22 23:26:51 -0400 |
---|---|---|
committer | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2019-04-22 20:26:51 -0700 |
commit | ce8fb1eab923a8ce37022a898597048e5893b078 (patch) | |
tree | eaf6e163d0ac625ed5fb333ce27f6aaed840e390 /keyboards/boston_meetup/readme.md | |
parent | a2cec0594b15dc667adf7f1b0e35cb698dc1758d (diff) |
Boston meetup 2019 (#5611)
* Add boston_meetup folder for community meetup macropads
* Modify OLED indicators to match macropad
* PR cleanup
* Spelling fix
Co-Authored-By: ishtob <ishtob@gmail.com>
* convert custom matrix to standard matrix defines
* refactor layer define with enum
* Remove un-used files
* remove "\" in keymap
Diffstat (limited to 'keyboards/boston_meetup/readme.md')
-rw-r--r-- | keyboards/boston_meetup/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/boston_meetup/readme.md b/keyboards/boston_meetup/readme.md new file mode 100644 index 0000000000..2fa1ec9583 --- /dev/null +++ b/keyboards/boston_meetup/readme.md @@ -0,0 +1,14 @@ +# Boston Meetup Macropads + +![Boston Meetup Macropads](https://i.imgur.com/yQcBF8g.jpg) + +Limited-run boards designed for Boston MK community meetups. + +Keyboard Maintainer: [ishtob](https://github.com/ishtob), [QMK](https://github.com/qmk) +Hardware Supported: Boston Meetup PCB 2018, 2019 + +Make example for this keyboard (after setting up your build environment): + + make boston_meetup/YYYY:default + +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).
\ No newline at end of file |