diff options
author | Brett Mandler <brettmandler@gmail.com> | 2020-03-10 04:52:39 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-10 01:52:39 -0700 |
commit | 483ab88489b1c96dc84a484741831417307772bf (patch) | |
tree | bb319374d012fa56f864cfde4b8ec5502dca6bd5 /keyboards/hhkb/keymaps/brett/readme.md | |
parent | dbbab409812ea7c579760e2973399245c21ff843 (diff) | |
download | qmk_firmware-483ab88489b1c96dc84a484741831417307772bf.tar.gz qmk_firmware-483ab88489b1c96dc84a484741831417307772bf.zip |
[Keymap] Added HHKB Keymap and user config (#8119)
* Added my config
* Update my keymap
* Improve quality of brett.c
* Finish cleaning brett.c
* Remove QMK_FIRMWARE_H
* Update keyboards/hhkb/keymaps/brett/keymap.c
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/hhkb/keymaps/brett/readme.md')
-rw-r--r-- | keyboards/hhkb/keymaps/brett/readme.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/hhkb/keymaps/brett/readme.md b/keyboards/hhkb/keymaps/brett/readme.md new file mode 100644 index 0000000000..fd07b155fb --- /dev/null +++ b/keyboards/hhkb/keymaps/brett/readme.md @@ -0,0 +1,13 @@ +# Generated Keymap Layout + +This layout was generated by the QMK API. You can find the JSON data used to +generate this keymap in the file layers.json. + +To make use of this file you will need follow the following steps: + +* Download or Clone QMK Firmware: <https://github.com/qmk/qmk_firmware/> +* Extract QMK Firmware to a location on your hard drive +* Copy this folder into %s +* You are now ready to compile or use your keymap with the source + +More information can be found in the QMK docs: <https://docs.qmk.fm>
\ No newline at end of file |