forked from kofal.net/zmk
Flesh out documentation skeleton.
This commit is contained in:
5
docs/docs/behavior/key-press.md
Normal file
5
docs/docs/behavior/key-press.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Key Presses
|
||||
---
|
||||
|
||||
TODO: Docs on key press behavior
|
||||
7
docs/docs/displays.md
Normal file
7
docs/docs/displays.md
Normal 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
7
docs/docs/encoders.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
id: encoders
|
||||
title: Encoders
|
||||
sidebar_label: Encoders
|
||||
---
|
||||
|
||||
TODO: Documentation on encoders.
|
||||
7
docs/docs/keymaps.md
Normal file
7
docs/docs/keymaps.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
id: keymaps
|
||||
title: Keymaps & Behaviors
|
||||
sidebar_label: Keymaps
|
||||
---
|
||||
|
||||
Keymaps!
|
||||
6
docs/docs/underglow.md
Normal file
6
docs/docs/underglow.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
id: underglow
|
||||
title: RGB Underglow
|
||||
---
|
||||
|
||||
TODO: Documentation on RGB underglow.
|
||||
Reference in New Issue
Block a user