diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..d4c44b3 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +SXKBD Keyboard +============== + +Custom [corne](https://github.com/foostan/crkbd)-style split keyboard (firmware) +based on RP2040 microcontrollers. + + +Features +-------- + +- Multi- and stacked layer + macro support. + +- Event-based communication between halves. + +- Debug console & logging via USB CDC. + +- Clean and simple code. |
