From 24da4c6f906a54f3435a2094f9fd2f50b6f31770 Mon Sep 17 00:00:00 2001 From: Fang Lu <me@fang.lu> Date: Sun, 19 Nov 2017 02:08:05 -0600 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7928e6d..93897c9 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Features **Input devices** * [ ] **USB Mouse driver** -* [ ] **PS/2 Keyboard driver** +* [x] **PS/2 Keyboard driver** * [ ] Wacom tablet driver * [ ] USB hub support @@ -69,8 +69,8 @@ Features TODO -------- -* [ ] 11/8 - 11/14 - * [ ] PS/2 driver setup +* [x] 11/8 - 11/14 + * [x] PS/2 driver setup * [ ] Audio driver setup * [ ] 11/15 - 11/28 (Thanksgiving) * [ ] Graphics modules and submodules -- GitLab