An open API service indexing awesome lists of open source software.

https://github.com/simmsb/keyboard_fsm

Name WIP, some keyboard state machine thing
https://github.com/simmsb/keyboard_fsm

Last synced: about 2 months ago
JSON representation

Name WIP, some keyboard state machine thing

Awesome Lists containing this project

README

          

# Keyboard FSM stuff

Ideally this'll be some no_std FSM library for handling the state of a keyboard.

My main goals are for supporting layers, [mod
taps](https://github.com/qmk/qmk_firmware/blob/master/docs/mod_tap.md)
and[combos](https://github.com/qmk/qmk_firmware/blob/master/docs/feature_combo.md)