summaryrefslogtreecommitdiff
path: root/keyboards/nullbitsco/nibble/keymaps/oled_status/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2021-06-24 02:24:38 +0000
committerQMK Bot <hello@qmk.fm>2021-06-24 02:24:38 +0000
commit54abf60e04bd31fd31763ee7086ee29494d9257c (patch)
tree0a29d7c3000929efb169f8ad81ac6a216c91fd37 /keyboards/nullbitsco/nibble/keymaps/oled_status/readme.md
parent303132fa8de23602eea131c2df03ca1d35c1ff59 (diff)
parentf5cecffab2a32db5db9177aab79226a00013db81 (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/nullbitsco/nibble/keymaps/oled_status/readme.md')
-rw-r--r--keyboards/nullbitsco/nibble/keymaps/oled_status/readme.md29
1 files changed, 29 insertions, 0 deletions
diff --git a/keyboards/nullbitsco/nibble/keymaps/oled_status/readme.md b/keyboards/nullbitsco/nibble/keymaps/oled_status/readme.md
new file mode 100644
index 0000000000..5b56e5a356
--- /dev/null
+++ b/keyboards/nullbitsco/nibble/keymaps/oled_status/readme.md
@@ -0,0 +1,29 @@
+# Oled Status
+
+This uses the [default keymap layout](#layout) and uses the oled to display some useful information. Also VIA is enabled by default!
+
+Oled displays
+ * [Led status](#idle)
+ * [WPM](#idle)
+ * [Volume Notifications](#volume-notification)
+ * [RGB Notifications](#rgb-notification)
+
+
+## Layout
+![Layout](https://i.imgur.com/XtxdHRH.png)
+
+## Display
+### IDLE
+![IDLE1](https://i.imgur.com/OzS3l6J.png)
+
+![IDLE2](https://i.imgur.com/KG03xkV.png)
+
+### Volume Notification
+![VOL1](https://i.imgur.com/ZEMeme9.png)
+
+![VOL2](https://i.imgur.com/fQ14uhM.png)
+
+### RGB Notification
+![RGB1](https://i.imgur.com/ILCMudA.png)
+
+![RGB2](https://i.imgur.com/V5v6PVq.png)