QMK.js
GitHub
npm
Preparing search index...
KeymapResponse
Type Alias KeymapResponse
type
KeymapResponse
=
{
keyboards
:
{
[
name
:
string
]:
{
keymaps
:
{
[
keymap
:
string
]:
Keymap
}
}
}
;
last_updated
?:
string
;
}
Index
Properties
keyboards
last_
updated?
Properties
keyboards
keyboards
:
{
[
name
:
string
]:
{
keymaps
:
{
[
keymap
:
string
]:
Keymap
}
}
}
Optional
last_
updated
last_updated
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
keyboards
last_
updated
GitHub
npm
QMK.js
Loading...