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 -