diff options
author | George Wietor <george@wietor.com> | 2020-04-09 03:16:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-09 09:16:04 +0200 |
commit | be8443b35b3ec1b6abbe31c6533d22e14df27c4e (patch) | |
tree | 0e7dcce08039fe49028a143310423509a3f353dd /keyboards/kbdfans/kbd6x/keymaps/via/readme.md | |
parent | 4b10235f6777db3e7a7feab301542a0e78083b20 (diff) |
VIA support for the KBDFans KBD6x (#8680)
* Add VIA keymap
* Update VID/PID
- Update VID/PID to match other KBDfans keyboards
- Flesh out keyboard description
* add missing newline. whoops.
* Update keyboards/kbdfans/kbd6x/keymaps/via/rules.mk
Co-Authored-By: Drashna Jaelre <drashna@live.com>
* update author / copyright date
* Update keyboards/kbdfans/kbd6x/keymaps/via/rules.mk
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd6x/keymaps/via/keymap.c
Co-Authored-By: Joel Challis <git@zvecr.com>
* Update keyboards/kbdfans/kbd6x/kbd6x.h
Co-Authored-By: Joel Challis <git@zvecr.com>
Co-authored-by: George Wietor <george@light-gray.attlocal.net>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Diffstat (limited to 'keyboards/kbdfans/kbd6x/keymaps/via/readme.md')
-rw-r--r-- | keyboards/kbdfans/kbd6x/keymaps/via/readme.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/keyboards/kbdfans/kbd6x/keymaps/via/readme.md b/keyboards/kbdfans/kbd6x/keymaps/via/readme.md new file mode 100644 index 0000000000..9e125443e1 --- /dev/null +++ b/keyboards/kbdfans/kbd6x/keymaps/via/readme.md @@ -0,0 +1,7 @@ +# VIA keymap for KBDFans KBD6x. + +Predefined Layers: +- 0 - Default KBD6x keymap +- 1 - A modified version of the classic HHKB function layer +- 2 - Lighting control and RESET +- 3 - Blank
\ No newline at end of file |