From 2c5bfa6e29ec1b3f64210e19ff5e548642b314cb Mon Sep 17 00:00:00 2001 From: Sadek Baroudi Date: Mon, 10 Oct 2022 22:54:26 -0700 Subject: [PATCH] make todo an actual checklist --- keyboards/fingerpunch/TODO.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/keyboards/fingerpunch/TODO.md b/keyboards/fingerpunch/TODO.md index 66cd30bbd4..102649efd2 100644 --- a/keyboards/fingerpunch/TODO.md +++ b/keyboards/fingerpunch/TODO.md @@ -1,5 +1,5 @@ -- [] Add audio features (Ex: sound when capslock or capsword are enabled and disabled) -- [] More haptic features (Ex: capslock/capsword feedback) -- [] (personal item) migrate my capsword to core qmk -- [] add xcase features to fingerpunch -- [] move ximi matrix_74hc595_spi.c logic into the fp_matrix_74hc595_spi.c +- [ ] Add audio features (Ex: sound when capslock or capsword are enabled and disabled) +- [ ] More haptic features (Ex: capslock/capsword feedback) +- [ ] (personal item) migrate my capsword to core qmk +- [ ] add xcase features to fingerpunch +- [ ] move ximi matrix_74hc595_spi.c logic into the fp_matrix_74hc595_spi.c