zmk_mf68/docs/docs/codes/keyboard-keypad.mdx

16 lines
365 B
Plaintext

---
title: Keyboard & Keypad
sidebar_label: Keyboard & Keypad
hide_title: true
---
import OsLegend from "@site/src/components/codes/OsLegend";
import ToastyContainer from "@site/src/components/codes/ToastyContainer";
import Content, { toc as contentToc } from "./_keyboard-keypad.mdx";
export const toc = contentToc;
<OsLegend />
<ToastyContainer />
<Content />