HaoboGu / rmk

Rust keyboard firmware library with layers, macros, real-time keymap editing, and wireless(BLE) support
https://haobogu.github.io/rmk/
Apache License 2.0
381 stars 28 forks source link

New configuration system #36

Closed HaoboGu closed 5 months ago

HaoboGu commented 5 months ago

Closes https://github.com/HaoboGu/rmk/issues/20

New configuration system makes it possible to create RMK firmware without modifying any Rust code. Instead, a toml file keyboard.toml is used to customize keyboard, matrix, etc.