summaryrefslogtreecommitdiff
path: root/keyboards/foxlab/time_re/universal/readme.md
diff options
context:
space:
mode:
authorMatrix Zou <matrix.zj@qq.com>2021-05-04 12:40:26 +0400
committerGitHub <noreply@github.com>2021-05-04 01:40:26 -0700
commitc27a4587993c014bff3c0e0145a156b0f5d308c9 (patch)
treef611b378aed2559c586490e85595f134baed6021 /keyboards/foxlab/time_re/universal/readme.md
parent8ed1addd1e3ab783d86ba5d0a0935e2e7ec400f2 (diff)
[Keyboard] added Time 80 Reforged by Fox Lab (#11996)
* [Keyboard] added Time 80 Reforged by Fox Lab * added Time 80 Reforged by Fox Lab * split to two sub directories for universal and hotswap pcb * Apply suggestions from code review * Modified codes as suggested * update code as suggested * rgb log light keymaps added * update code as suggested * enable rgblight right to TIME logo, and add keymaps for it's control * Apply suggestions from code review * enable built-in switch LED support * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review * Apply suggestions from code review
Diffstat (limited to 'keyboards/foxlab/time_re/universal/readme.md')
-rw-r--r--keyboards/foxlab/time_re/universal/readme.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/keyboards/foxlab/time_re/universal/readme.md b/keyboards/foxlab/time_re/universal/readme.md
new file mode 100644
index 0000000000..385078585f
--- /dev/null
+++ b/keyboards/foxlab/time_re/universal/readme.md
@@ -0,0 +1,19 @@
+# Foxlab Time 80 Reforged Universal
+
+![Time 80 Reforged](https://i.imgur.com/BXOM9sQh.jpg)
+
+Time 80 Reforged was the second design of Fox Lab back in 2017. It has also become an iconic keyboard design of Fox Lab. Time80RE kept most of the original weight design. The clock has become thinner now and has a tempered glass cover. The front height of the keyboard has been greatly reduced for optimizing for comfort. The ratio between the top and bottom cases has been adjusted for a cleaner side view.
+
+* Keyboard Maintainer: QMK
+* Hardware Supported: Time 80 Reforged Universal PCB
+* Hardware Availability: [Group Buy](https://geekhack.org/index.php?topic=108410.msg2952330)
+
+This version is for the universal variant with the layouts below available:
+![PCB Layout](https://imgur.com/D8cQCwb.png)
+![Plate Layout](https://imgur.com/RzeVma5.png)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make foxlab/time_re/universal: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).