vault backup: 2025-02-04 12:03:53

This commit is contained in:
2025-02-04 12:03:53 +01:00
parent f728914cdb
commit 03342ea07a
13 changed files with 456 additions and 78 deletions

View File

@ -0,0 +1,14 @@
- Pin initialization should be left to the attendees
- Encoder is a bit weird
- Have people be able to write their keystrokes as an array of keys, define that and put into keymap
- Functions related to keys
- `sendKey(key)`
- `sendKeystroke(*keys, int len)`
- `getKey`
- OLED functions
- provide them the ssd1306.h file in a digestible way
- Encoder function
- `getEnc()`
-