summaryrefslogtreecommitdiff
path: root/keyboards/aeboards/ext65/rev2/readme.md
diff options
context:
space:
mode:
authorXelus22 <17491233+Xelus22@users.noreply.github.com>2020-08-13 10:24:40 +1000
committerGitHub <noreply@github.com>2020-08-12 17:24:40 -0700
commitc957eed04b302459304f08a0d1fd43f7602da94e (patch)
tree01ed5e05c91e8d4b4d069dcadd6553f33d22b258 /keyboards/aeboards/ext65/rev2/readme.md
parentf1299f32928210b6d7d2abe999e502244dcafd69 (diff)
[Keyboard] AEboards Ext65 rev2 (#9482)
* ext65rev2 initial * open drain change and config * pwm * pwm streams * spi * ws2812 spi * oled * enable sleep * keymap and dissable oled * readd oleds * nooled * led_update_kb revised * update and remove board specific files and add to ext65rev2.c * Update OLED usb status * Update keyboards led state * Layer state set kb * Return state * Update keyboards led state * Update OLED usb status * merge master and merge rev folders * add readme * move board_init to only if OLED is enabled * update readme * update rules.mk * Remove OLED from rules.mk * Update config.h * show AEBoards * Update keyboards/aeboards/ext65/rev2/rules.mk
Diffstat (limited to 'keyboards/aeboards/ext65/rev2/readme.md')
-rw-r--r--keyboards/aeboards/ext65/rev2/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/aeboards/ext65/rev2/readme.md b/keyboards/aeboards/ext65/rev2/readme.md
new file mode 100644
index 0000000000..0a0aa18af0
--- /dev/null
+++ b/keyboards/aeboards/ext65/rev2/readme.md
@@ -0,0 +1,13 @@
+# Ext65Rev2
+
+Ext65Rev2 Keyboard
+
+* Keyboard Maintainer: [Xelus22](https://github.com/Xelus22)
+* Hardware Supported: Ext65Rev2
+* Hardware Availability: [Keyboard Treehouse](https://keyboardtreehouse.com/collections/all/products/ext65-r2-pcb)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make aeboards/ext65/rev2: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). \ No newline at end of file