Flesh out documentation skeleton.

This commit is contained in:
Pete Johanson
2020-08-05 14:04:08 -04:00
parent db586b1ce0
commit e1ea833bb3
6 changed files with 34 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
title: Key Presses
---
TODO: Docs on key press behavior

7
docs/docs/displays.md Normal file
View File

@@ -0,0 +1,7 @@
---
id: displays
title: OLED Displays
sidebar_label: OLED Displays
---
TODO: Documentation on OLED displays.

7
docs/docs/encoders.md Normal file
View File

@@ -0,0 +1,7 @@
---
id: encoders
title: Encoders
sidebar_label: Encoders
---
TODO: Documentation on encoders.

7
docs/docs/keymaps.md Normal file
View File

@@ -0,0 +1,7 @@
---
id: keymaps
title: Keymaps & Behaviors
sidebar_label: Keymaps
---
Keymaps!

6
docs/docs/underglow.md Normal file
View File

@@ -0,0 +1,6 @@
---
id: underglow
title: RGB Underglow
---
TODO: Documentation on RGB underglow.