diff options
author | QMK Bot <hello@qmk.fm> | 2021-06-24 02:51:44 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2021-06-24 02:51:44 +0000 |
commit | 08b62c5f5a27bf1f3b711992cbccf3951c5d4ffd (patch) | |
tree | 3356795209e3f1dba933ba985489f38cd1b63b2e /keyboards/steal_this_keyboard/readme.md | |
parent | a7b54d288f3d66c9ecaff4a2dde8bac3319063d4 (diff) | |
parent | 3cc037d8d86a148a8a61e594ad87766f9d0ddbd5 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/steal_this_keyboard/readme.md')
-rw-r--r-- | keyboards/steal_this_keyboard/readme.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/keyboards/steal_this_keyboard/readme.md b/keyboards/steal_this_keyboard/readme.md new file mode 100644 index 0000000000..395487f7b3 --- /dev/null +++ b/keyboards/steal_this_keyboard/readme.md @@ -0,0 +1,11 @@ +# steal this keyboard! + +A split 34 keys column staggered keyboard named and decorated after the System of a Down album Steal This Album. All PCB files are available on the [project's github page](https://github.com/obosob/steal_this_keyboard) + +* Keyboard Maintainer: [Obosob](https://github.com/obosob) + +Make examples for this keyboard (after setting up your build environment): + + make steal_this_keyboard: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). |