From a67c930e9e7b44c6fa7f73516f8410da8de6cb15 Mon Sep 17 00:00:00 2001 From: Kenny Hung Date: Mon, 25 Sep 2017 18:20:41 +0100 Subject: XD75RE Custom layout, and clarification in readme.md (#1754) * Duplicate default layout as basis of my own * Basic Colemak layer, just to practice flashing * Add reset button so that we don't have to short out the reset button on the board to flash it. * Symbols layer * Navigation layer, and remove unused keys. Now usable, nice. * Correct backspace for UK QWERTY mapping * Small clarification in XD75RE readme instructions * Use UK pipe so that I can type a pipe on a UK keyboard --- keyboards/xd75/readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'keyboards/xd75/readme.md') diff --git a/keyboards/xd75/readme.md b/keyboards/xd75/readme.md index 28a252332..d5dbdef25 100644 --- a/keyboards/xd75/readme.md +++ b/keyboards/xd75/readme.md @@ -17,8 +17,7 @@ it using DFU. ### Default -To build with the default keymap, simply run `make xd75-default`, and -to install via DFU, `make xd75-default-dfu`. +To build with the default keymap, simply run `make xd75-default` from the root directory (i.e. two levels above this file), and to install via DFU, `make xd75-default-dfu`, also from the root directory. Note that DFU is likely to require root permissions, so installing the firmware likely requires a command line like: -- cgit v1.2.3-24-g4f1b