Class Metadata

Metadata information.

Hierarchy

  • Metadata

Constructors

Properties

author: string = ''

Author's name.

background: Background = ...

Background of the keyboard.

backgroundColor: string = '#eeeeee'

Background CSS color.

css: string = ''

CSS stylesheet.

includeSwitchesPcbMounted: boolean = false

Whether to include switch pcb mounting in the KLE JSON.

includeSwitchesPlateMounted: boolean = false

Whether to include switch plate mounting in the KLE JSON.

isSwitchesPcbMounted: boolean = false

Whether switches are pcb mounted.

isSwitchesPlateMounted: boolean = false

Whether switches are plate mounted.

name: string = ''

Keyboard name.

notes: string = ''

Author's notes.

radii: string = ''

CSS Border-radius value.

switch: Switch = ...

Switch information.

Generated using TypeDoc