removed checkmark from zmk oled

This commit is contained in:
Caleb Lightfoot 2020-10-09 11:29:07 -05:00 committed by Caleb Lightfoot
parent 93c5ae17ac
commit e2a845b2eb
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ At this point, ZMK is still missing many features compared to popular firmware s
| [Basic Keycodes](behavior/key-press) | ✅ | ✅ |
| [Basic consumer (Media) Keycodes](behavior/key-press#consumer-key-press) | ✅ | ✅ |
| [Encoders](feature/encoders)[^1] | ✅ | ✅ |
| [OLED Display Support](feature/displays)[^2] | In Dev |
| [OLED Display Support](feature/displays)[^2] | In Dev |
| [RGB Underglow](feature/underglow) | ✅ | ✅ |
| One Shot Keys | In Dev | ✅ |
| Combo Keys | In Dev | ✅ |