From e874c410f4be032afc7f5e14785d01b85604cc88 Mon Sep 17 00:00:00 2001 From: Bruce Barnett Date: Mon, 11 Jul 2022 14:39:08 -0400 Subject: [PATCH] Fixed formatting --- LINUX.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/LINUX.md b/LINUX.md index 042bfa1..c2dd268 100644 --- a/LINUX.md +++ b/LINUX.md @@ -14,10 +14,10 @@ The original definiton of the keys were this | | L1 | L2 | R1 | R2 | SPKR | Mic| BS| NL| SPACE | | ------|-------|-------|-------|-------|------|----|---|---|---------| -| | | | | | $ | ~ | \b| \n| | -| Alt | | | | | ` | 0 | | | | +| \| | | | | $ | ~ | \b| \n| \ | +| Alt | | | | | \` | 0 | | | | | Shift | | | | | $ | | | | | -| Sym | | | | | $ | | |\| | | +| Sym | | | | | $ | | |\| | \ | @@ -25,10 +25,10 @@ This firmware adds the following mappings | | L1 | L2 | R1 | R2 | SPKR | Mic| BS| NL| SPACE | | ------|--------|-------|-------|-------|------|----|---|---|---------| -| || % | = | \\ | $ | ~ | \b| \n| | -| Alt | > | ] | } | & | ` | 0 | | | | +| \|\| % | = | \\ | $ | ~ | \b| \n| \ | +| Alt | > | ] | } | & | \` | 0 | | | | | Shift | < | ] | { | ^ | $ | ~ | \b| | | -| Sym | | | | | $ | ~ | \b|\| | | +| Sym | | | | | $ | ~ | \b|\| | \ | ## Linux Debug tips