]> 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 d384e0d6a825127b8bfa8b9b8afae955c0650d8f..a6084037530c6f695792c23e25af7a1ee9f3d20b 100644 (file)
@@ -2,11 +2,9 @@
 
 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 caps lock and press the corresponding key.
+The keymap have two layers. To access the functions on the second layer, hold down `Fn` and press the corresponding key.
 
 ### Layer 1: Default Layer
      ,---.   ,---------------. ,---------------. ,---------------. ,-----------.
@@ -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`.