Sfoglia il codice sorgente

[Keymap] added hhkb layout for tada68 (#6027)

Austin Hill 6 anni fa
parent
commit
b877596096

+ 2 - 0
keyboards/tada68/keymaps/hhkb68/README.md

@@ -0,0 +1,2 @@
+# HHKB68
+Layout to closely match the primary and function layers of the HHKB.

File diff suppressed because it is too large
+ 6 - 0
keyboards/tada68/keymaps/hhkb68/keymap.c


File diff suppressed because it is too large
+ 1 - 0
keyboards/tada68/keymaps/hhkb68/layers.json


+ 13 - 0
keyboards/tada68/keymaps/hhkb68/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>