summaryrefslogtreecommitdiff
path: root/keyboard/nerd/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/nerd/README.md')
-rw-r--r--keyboard/nerd/README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/keyboard/nerd/README.md b/keyboard/nerd/README.md
index 0130fe49fd..5b4acd3ba9 100644
--- a/keyboard/nerd/README.md
+++ b/keyboard/nerd/README.md
@@ -17,6 +17,7 @@ Supported features
* All layout options are supported
* All leds are supported
+* 60% and 80% (TKL) pcbs are supported
Changing Bootloader
@@ -35,7 +36,13 @@ won't work anymore and you'll lose your warrenty. GON won't provide any support
Build
-----
-Move to this directory then just run `make`.
+For building you have to specify two build-options, LAYOUT and KEYMAP. The layout option defines
+pcb layout and can be either 60% or 80% at the momemnt. The keymap option selects your
+preferred keymapping.
+
+Move to this directory then just run `make LAYOUT=60 KEYMAP=ansi150`
+
+to compile a firmware for a 60% pcb with ANSI 150 key mapping.
Jump to Bootloader