diff options
author | LEdiodes <mkerfoot@users.noreply.github.com> | 2018-01-28 14:58:42 -0600 |
---|---|---|
committer | Jack Humbert <jack.humb@gmail.com> | 2018-01-28 15:58:42 -0500 |
commit | b0805e38b9389ff79e4ba9b4e35ec08b18f7a728 (patch) | |
tree | eea78e228def2e0ff43d097e7ff8f6910b9236cf /keyboards/atom47/keymaps/default/readme.md | |
parent | 2480e5d69a11fd0774d16e57384b69c1e92cbfc8 (diff) |
added ATOM47 (Vortex Core QMK powered PCB) & DZ60 Custom config(LEdiodes) (#2310)
* added ATOM47 (Vortex Core QMK powered PCB)
* fixed broken\unfinished comment block
* moved Layer template to default template.
* moved Layer template to default template and removed template from the keymap.c file.
* Added LEdiodes config
* created readme.md
contains an image of 60% board(LEdiodes).
* updated readme.md with images
added images of the PCB and some feature details from https://geekhack.org/index.php?topic=93447.msg2545221#msg2545221
* removed excess words.
* followed the readme template to a T.
* formatting fix : added a return.
Diffstat (limited to 'keyboards/atom47/keymaps/default/readme.md')
-rw-r--r-- | keyboards/atom47/keymaps/default/readme.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/keyboards/atom47/keymaps/default/readme.md b/keyboards/atom47/keymaps/default/readme.md new file mode 100644 index 0000000000..02422eb976 --- /dev/null +++ b/keyboards/atom47/keymaps/default/readme.md @@ -0,0 +1,10 @@ +To be updated... + + +// This layer is just a blank template to be copied for easy layer creation. please don not edit it. + + [_LX] = KEYMAP_ANSI( + _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \ + _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \ + _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, \ + _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET), |