summaryrefslogtreecommitdiffstats
path: root/keyboards/comet46/keymaps/satt/readme.md
diff options
context:
space:
mode:
authorsatt99 <39004890+satt99@users.noreply.github.com>2018-07-09 16:46:09 +0200
committerDrashna Jaelre <drashna@live.com>2018-07-09 16:46:09 +0200
commit56b5e9f23d2e363404fa68af4fd73f8dd21beea1 (patch)
treeabb8e7554b69ab0c622d68538f94e0ad54ff805c /keyboards/comet46/keymaps/satt/readme.md
parentdab0b35dc36b58be56c4e2a7682f32e6054a152c (diff)
downloadqmk_firmware-56b5e9f23d2e363404fa68af4fd73f8dd21beea1.tar.gz
qmk_firmware-56b5e9f23d2e363404fa68af4fd73f8dd21beea1.tar.xz
Add Comet46 keyboard (#3342)
* Initial commit for Comet46 firmware * Update Comet46 README * Add readme to satt keymap of comet46 * Add default keymap for Comet46 * Fix broken link in readme * Delete redundant includes * Modify default keymap & fix LAYOUT macro * Modify satt keymap of Comet46
Diffstat (limited to 'keyboards/comet46/keymaps/satt/readme.md')
-rw-r--r--keyboards/comet46/keymaps/satt/readme.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/keyboards/comet46/keymaps/satt/readme.md b/keyboards/comet46/keymaps/satt/readme.md
new file mode 100644
index 000000000..33bbad326
--- /dev/null
+++ b/keyboards/comet46/keymaps/satt/readme.md
@@ -0,0 +1,6 @@
+## Pseudo US Layout
+
+On a Japanese Windows environment, ANSI keyboards may be recognized wrongly as a JIS keyboard.
+By using this code, you can use your ANSI keyboard under a JIS keyboard environment without changing the settings and registry of your environment.
+
+Original code by [Shela](https://github.com/qmk/qmk_firmware/tree/master/keyboards/hhkb/keymaps/shela)