X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=keyboard%2Fnerd%2FREADME.md;h=5b4acd3ba93ba3dd79a2d654b35a9088c3a5557a;hb=fe9b1482fd34a1c07afca0433e4bf5eb6229cf22;hp=0130fe49fd5b21ebfaf777f12cf39889923e5703;hpb=d9b5f5110ebf3e7da6a11e8640fb4367114aed67;p=qmk_firmware.git diff --git a/keyboard/nerd/README.md b/keyboard/nerd/README.md index 0130fe49f..5b4acd3ba 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