aboutsummaryrefslogtreecommitdiff
path: root/keyboards/ut472/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ut472/readme.md')
-rw-r--r--keyboards/ut472/readme.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/keyboards/ut472/readme.md b/keyboards/ut472/readme.md
new file mode 100644
index 000000000..25f40d783
--- /dev/null
+++ b/keyboards/ut472/readme.md
@@ -0,0 +1,20 @@
1# ut47.2
2
3Somewhere between ortholinear and standard offset. Created to have all the same functions on a Planck in a keyboard but with a more conventional keyboard row stagger.
4
5Keyboard Maintainer: [filoxo](https://github.com/filoxo), [network_operations](https://www.keyhive.xyz)
6
7The keyboard files can be found here: https://github.com/ai03-2725/UT47.2
8or purchased at keyhive.xyz
9
10## Instructions
11
12To create a hex file for the UT47.2, run:
13
14 make ut472:default
15
16## Layout
17
18Go to the [default layout README](keymaps/default/readme.md) for more information.
19
20See 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).