diff --git a/README.md b/README.md index 2c1b5f6..d8590e9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,16 @@ Since I really like the Raspberry Pi Pico, I have started building a cw keyer ba **Note:** The keyer is in a very early stage. If you just want a full featured cw keyer firmware, you should better choose another project. -Features: -- Iambic Paddle (currently, no straight keys) -- Keying modes: Iambic A, Iambic B -- Sidetone (buzzer) \ No newline at end of file +Features (planned/done): + +- [x] Iambic Paddle +- [x] Keying modes: Iambic A, Iambic B +- [ ] Straight key +- [x] Sidetone (buzzer) +- [x] CW out (straight key input on TRX) +- [ ] Line out (is currently WIP) +- [ ] WinKeyer emulation +- [ ] Setting speed with rotary knob (left stop = speed setting from memory) +- [ ] LCD Display showing at least: + - Current speed + - Iambic mode \ No newline at end of file