diff options
author | cole smith <38364556+daysgobye@users.noreply.github.com> | 2020-10-17 03:17:44 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-17 03:17:44 -0700 |
commit | f871f7a56fd954cfc4cabefd649bbcc991083806 (patch) | |
tree | 8e4dc334014b29c93c767fa6738a5bc11bb4c9af /keyboards/boardsource/holiday/spooky/readme.md | |
parent | e0bdd511773ef25388a066e4db9a53f658f681ae (diff) |
[Keyboard] Boardsource spooky (#10521)
* added spooky keyboard t
o boardsouce folder
* restoring to clean start I think
* added back in my files for this keyboard
* Update keyboards/boardsource/holiday/spooky/config.h
* Update keyboards/boardsource/holiday/spooky/keymaps/rip_mx/keymap.c
* Update keyboards/boardsource/holiday/spooky/readme.md
* Update keyboards/boardsource/holiday/spooky/spooky.h
* updated all keymaps to support 2x3 ortho
* Apply suggestions from code review
Diffstat (limited to 'keyboards/boardsource/holiday/spooky/readme.md')
-rw-r--r-- | keyboards/boardsource/holiday/spooky/readme.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/boardsource/holiday/spooky/readme.md b/keyboards/boardsource/holiday/spooky/readme.md new file mode 100644 index 0000000000..a4b16595a6 --- /dev/null +++ b/keyboards/boardsource/holiday/spooky/readme.md @@ -0,0 +1,15 @@ +# spooky + +![spooky](https://i.imgur.com/qAeA66wl.jpg) + +this is a limited edition macro pad for the spookiest time of year + +* Keyboard Maintainer: [boardsource](https://github.com/boardsource) +* Hardware Supported: spooky v1 PCB +* Hardware Availability: [From Boardsource store around halloween time](https://boardsource.xyz/store/5f783f6da2c1b43e37ca0795) + +Make example for this keyboard (after setting up your build environment): + + make boardsource/holiday/spooky: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). |