aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/majistic/readme.md
diff options
context:
space:
mode:
authoryossiyossy <70216843+yossiyossy@users.noreply.github.com>2020-09-19 04:01:43 +0900
committerGitHub <noreply@github.com>2020-09-18 12:01:43 -0700
commit9eeb6048ff507185e3e788f0288c8341c5c14ce2 (patch)
tree65080c9a88ea2c4f17443d1633de768c8062161a /keyboards/majistic/readme.md
parentf079dd90ed88fd29b7e5bbdd3496742f3afeff4e (diff)
downloadfirmware-9eeb6048ff507185e3e788f0288c8341c5c14ce2.tar.gz
firmware-9eeb6048ff507185e3e788f0288c8341c5c14ce2.tar.bz2
firmware-9eeb6048ff507185e3e788f0288c8341c5c14ce2.zip
[Keyboard] Add maJIStic keyboard (#10258)
* add maJIStic * fix for format * fix directory name * rm old directory of maJIStic * fix for comment * ISO/JIS Enter move to the home row.
Diffstat (limited to 'keyboards/majistic/readme.md')
-rw-r--r--keyboards/majistic/readme.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/keyboards/majistic/readme.md b/keyboards/majistic/readme.md
new file mode 100644
index 000000000..05916af4e
--- /dev/null
+++ b/keyboards/majistic/readme.md
@@ -0,0 +1,15 @@
+# maJIStic
+
+![maJIStic](https://raw.githubusercontent.com/yossiyossy/maJIStic/master/images/main_image.jpg)
+
+maJIStic is a split, JIS, magic keyboard like, hot-swappable keybaord!
+
+* Keyboard Maintainer: [yossiyossy](https://github.com/yossiyossy)
+* Hardware Supported: [pcb](https://github.com/yossiyossy/maJIStic/tree/master/pcb), [case](https://github.com/yossiyossy/maJIStic/tree/master/case/dxf)
+* Hardware Availability: [booth](https://yossiyossy.booth.pm/items/2325429)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make majistic: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).