From 0745bdb6f9e4f18c6da7b4606e52ad1b6bbe7856 Mon Sep 17 00:00:00 2001 From: Christoffer Martinsson Date: Mon, 17 Oct 2022 15:22:52 +0200 Subject: [PATCH] Updated readme --- README.md | 2 ++ firmware/src/main.cpp | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index cec5f78..2b0292d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ ## Features: * 42 keys "Split" keyboard layout. 36 finger buttons and 6 thumb buttons. + * Extreme low profile (only one pcb). + * Cost efficient solution with one pcb and one 3D printed cover. * Function keys with total of four layer support (Primary + 2fn layers + Game mode). * Mouse movement, wheel up, wheel down, left button, right button and middle button support * Status indication - diff --git a/firmware/src/main.cpp b/firmware/src/main.cpp index 10f8f2c..58e46d2 100755 --- a/firmware/src/main.cpp +++ b/firmware/src/main.cpp @@ -61,6 +61,8 @@ * Features: * * * 42 keys "Split" keyboard layout. 36 finger buttons and 6 thumb buttons. + * * Extreme low profile (only one pcb). + * * Cost efficient solution with one pcb and one 3D printed cover. * * Function keys with total of four layer support (Primary + 2fn layers + Game mode). * * Mouse movement, wheel up, wheel down, left button, right button and middle button support * * Status indication -