summaryrefslogtreecommitdiffstats
path: root/keyboards/40percentclub/half_n_half/readme.md
diff options
context:
space:
mode:
authorBoy_314 <32818287+Boy-314@users.noreply.github.com>2019-01-31 03:14:27 +0100
committerDrashna Jaelre <drashna@live.com>2019-01-31 03:14:27 +0100
commit8f6285d3b3fec9a5f68b15970dbbf644e97b12ec (patch)
treeb1e060f97fed503d09c84c879d2f8d5dd9df48bc /keyboards/40percentclub/half_n_half/readme.md
parent6debadb101de6deae9089fbbd0c308ec53eeec1e (diff)
downloadqmk_firmware-8f6285d3b3fec9a5f68b15970dbbf644e97b12ec.tar.gz
qmk_firmware-8f6285d3b3fec9a5f68b15970dbbf644e97b12ec.tar.xz
[Keyboard] 40percent.club's Half 'n' half keyboard port (#5005)
* fixed arrow keys and left control * added right shift * latest version * reverted arrow keys * edited readme * added osu layer * updated osu layout * updated osu layout * added full arrow keys to osu layout * in case i mess up creating macros * added the best meme key in the world * added plover steno layer * updated boy314 layout * removed unused layers * added boy314 xd75 layout, inspired by preonic layout * added boy314 xd75 layout, inspired by preonic layout * version 2 of boy314's xd75 layout * added readme notes * updated readme for boy314 xd75 layout * qwerty support, brackets on bottom row, caps lock underglow * fixed readme/ * small changes to allow merging * minor changes to format * fixed up default readme * added numpad and tweaked bottom row * updated xd75 and preonic rev3 keymaps * added initial half n half files * fixed .h file * updated names * fixed layout in halfnhalf.h * fixed manu name, changed bootloader in rules.mk * removed redundancies in preonic and xd75 layouts * readme updated
Diffstat (limited to 'keyboards/40percentclub/half_n_half/readme.md')
-rw-r--r--keyboards/40percentclub/half_n_half/readme.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/40percentclub/half_n_half/readme.md b/keyboards/40percentclub/half_n_half/readme.md
new file mode 100644
index 000000000..689b6fe81
--- /dev/null
+++ b/keyboards/40percentclub/half_n_half/readme.md
@@ -0,0 +1,14 @@
+# half_n_half
+
+![half_n_half](https://2.bp.blogspot.com/-akouSRzGKQw/WutIH4qV0nI/AAAAAAACRqA/D1Gx3i1UWlccMCd0VS8td0ckWjCixrSuQCLcBGAs/s1600/b.jpg)
+
+A small split ortho board with two thumb keys
+
+Keyboard Maintainer: [Boy_314](https://github.com/boy-314)
+Hardware Availability: http://www.40percent.club/2018/07/half-n-half.html
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 40percentclub/half_n_half: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).