summaryrefslogtreecommitdiff
path: root/keyboards/7c8/framework/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/7c8/framework/readme.md')
-rw-r--r--keyboards/7c8/framework/readme.md30
1 files changed, 30 insertions, 0 deletions
diff --git a/keyboards/7c8/framework/readme.md b/keyboards/7c8/framework/readme.md
new file mode 100644
index 0000000000..5f29743aad
--- /dev/null
+++ b/keyboards/7c8/framework/readme.md
@@ -0,0 +1,30 @@
+# Framework
+
+![Framework](https://i.imgur.com/njrHoH1.jpeg)
+
+## Features
+
+* All through-hole components (except Kailh hotswap sockets)
+* QMK firmware with VIA support
+* Rotary encoder
+* Hotswappable switches
+* FR-4 and acrylic sandwich construction
+* USB Type-C
+* Supports MIT (one 2u), grid (two 1u), and two 2u space keys
+
+## Info
+
+* Keyboard maintainer: [Steven Nguyen](https://github.com/stevennguyen)
+* Hardware supported: Framework
+* Hardware availability: [Steven Nguyen](https://github.com/stevennguyen)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make 7c8/framework:default # default keymap
+ make 7c8/framework:via # via-compatible keymap
+
+Flashing example for this keyboard:
+
+ make 7c8/framework: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). \ No newline at end of file