]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Add docs
authorChristopher Browne <cbbrowne@ca.afilias.info>
Wed, 15 Jun 2016 15:25:08 +0000 (11:25 -0400)
committerChristopher Browne <cbbrowne@ca.afilias.info>
Wed, 15 Jun 2016 15:25:08 +0000 (11:25 -0400)
keyboard/planck/keymaps/cbbrowne/readme.md

index edb33f483da8afdb0f0069dab09b98f8e1280e5e..c676dd2c1c54fc1b745d2246c0a93792bed337b4 100644 (file)
@@ -28,7 +28,8 @@ doing sundry experimentation:
      to use it, but hey, it shows how others might use this facility
      in a more useful context.
    - Key [2][2] aka "a" uses a random number generator to select a digit 0-9 at random
-   - Key [3][2] aka "z" uses a random number generator to select a letter a-z at random         
+   - Key [3][2] aka "z" uses a random number generator to select a letter a-z at random
+   - Key [1][3] aka "e" spits out the keymap version number
 
 2. Some code structure ideas
 ---------------------------------------------------