allow SPOT1 on right #1
This commit is contained in:
7
config.h
7
config.h
@@ -18,6 +18,13 @@
|
||||
// | | 3 |
|
||||
// -------------------------------
|
||||
|
||||
// Actually, there are a few layout choices, but only at build time.
|
||||
|
||||
// The layout can be flipped so SPOT1 is on the right.
|
||||
// If you do this, review the directional move/focus key bindings too.
|
||||
//#define SPOT1_ALIGN SPOT1_RIGHT
|
||||
#define SPOT1_ALIGN SPOT1_LEFT
|
||||
|
||||
// Width of SPOT1 as percentage of screen width.
|
||||
#define SPOT1_WIDTH_PCT 67
|
||||
|
||||
|
||||
Reference in New Issue
Block a user