summaryrefslogtreecommitdiff
path: root/keyboards/hineybush/h660s/readme.md
diff options
context:
space:
mode:
authorJosh Hinnebusch <joshhinnebusch@gmail.com>2020-11-14 22:23:58 -0500
committerGitHub <noreply@github.com>2020-11-14 19:23:58 -0800
commit45e16fd54319423221277d6199be7757bdaf7a9a (patch)
treed67a0fba4b86eb78ee869d9a05810118f88fcd0f /keyboards/hineybush/h660s/readme.md
parenta7afaa36a1ed7749b7374106ff0ddab2a3a221b5 (diff)
[Keyboard] h660s by hineybush (#10221)
* add h660s * add via support to h660s * update readme * Update keyboards/hineybush/h660s/keymaps/via/readme.md * Update keyboards/hineybush/h660s/keymaps/via/keymap.c * Update keyboards/hineybush/h660s/keymaps/via/keymap.c * Update keyboards/hineybush/h660s/h660s.h * Update keyboards/hineybush/h660s/h660s.h * Update keyboards/hineybush/h660s/h660s.h * Update keyboards/hineybush/h660s/h660s.h * Update keyboards/hineybush/h660s/h660s.h * Update keyboards/hineybush/h660s/keymaps/default/keymap.c * Update keyboards/hineybush/h660s/keymaps/default/keymap.c * Update keyboards/hineybush/h660s/keymaps/via/keymap.c * Update keyboards/hineybush/h660s/keymaps/via/keymap.c * Update keyboards/hineybush/h660s/readme.md * Update keyboards/hineybush/h660s/readme.md * Update keyboards/hineybush/h660s/keymaps/default/keymap.c * Update keyboards/hineybush/h660s/keymaps/default/keymap.c * Update keyboards/hineybush/h660s/info.json * Update keyboards/hineybush/h660s/h660s.h * Update keyboards/hineybush/h660s/h660s.h * Update keyboards/hineybush/h660s/h660s.h
Diffstat (limited to 'keyboards/hineybush/h660s/readme.md')
-rw-r--r--keyboards/hineybush/h660s/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/hineybush/h660s/readme.md b/keyboards/hineybush/h660s/readme.md
new file mode 100644
index 0000000000..5b1129b755
--- /dev/null
+++ b/keyboards/hineybush/h660s/readme.md
@@ -0,0 +1,19 @@
+# h660s
+
+![h660s](https://i.imgur.com/U7s0xJL.png)
+
+A 65% layout for the Sakura660.
+
+* Keyboard Maintainer: [hineybush](https://github.com/hineybush)
+* Hardware Supported: Sakura660 by Fropsie and Proto[Typist]
+* Hardware Availability: Prototypes, upcoming group buy
+
+Make example for this keyboard (after setting up your build environment):
+
+ make hineybush/h660s:default
+
+Flashing example for this keyboard:
+
+ make hineybush/h660s:default:flash
+
+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).