]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/kmac/keymaps/default/readme.md
[Keyboard] Modernize KMAC (#6131)
[qmk_firmware.git] / keyboards / kmac / keymaps / default / readme.md
index aaa6f9bf255a548d453cd39dacad22a559d241d4..a6084037530c6f695792c23e25af7a1ee9f3d20b 100644 (file)
@@ -2,8 +2,6 @@
 
 This is the default keymap for the winkey version of the PCB. It implements the same features as the official default KMAC firmware.
 
-See [keymap.c](keymap.c) for details.
-
 ## Layers
 
 The keymap have two layers. To access the functions on the second layer, hold down `Fn` and press the corresponding key.
@@ -50,7 +48,3 @@ These are mostly useless and serve more like examples I guess.
 | 2     | Types `Custom`                         |
 | 3     | Types `Keyboard`                       |
 | 4     | Inputs `<Ctrl+c>` `<Right>` `<Ctrl+v>` |
-
-## Building
-
-To build the firmware with the default keymap, run `make default`.