layout: Implement spacing better

to no longer need overscan

Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
This commit is contained in:
Zach DeCook
2022-07-08 23:38:12 -04:00
committed by Maarten van Gompel
parent 1843e60a74
commit 0cd0d5e1a1
3 changed files with 9 additions and 5 deletions

View File

@ -5,9 +5,6 @@
/* how tall the keyboard should be by default (can be overriden) */
#define KBD_PIXEL_LANDSCAPE_HEIGHT 120
/* if your layout leaves an empty margin, increase this to fix it */
#define KBD_PIXEL_OVERSCAN_WIDTH 5
/* spacing between keys */
#define KBD_KEY_BORDER 2