Display
This page covers the keyboard.toml configuration for displays. For supported drivers, custom renderers, and the Rust API, see the Display feature documentation.
[display]
Configures the display for non-split keyboards. For split keyboards, use [split.central.display] and/or [split.peripheral.display] instead — see Split Keyboard Display.
Display Fields
[display.protocol.i2c]
Example
Split Keyboard Display
In a split keyboard, each half can have its own display. Use [split.central.display] and [split.peripheral.display] — the fields are the same as [display].