mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-20 04:55:20 -05:00
All 9 International & all 9 language keys recognized on macOS 15.6.1 (#3059)
* All nine International key recognized on macOS 15.6.1 Testing with Karabiner-EventViewer, reported as: * international1 * japanese_pc_katakana * international3 * japanese_pc_xfer * international5 * international6 * japanese_pc_nfer * international8 * international9 * All nine language keys recognized on macOS 15.6.1 Testing with Karabiner-EventViewer, reported as: * japanese_eisuu (leave Japanese mode) * japanese_kana (enter Japanese mode) * lang3 * lang4 * lang5 * lang6 * lang7 * lang8 * lang9 * Insert line-break for style * Move macOS Japanese notes to footnotes
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
* SPDX-License-Identifier: CC-BY-NC-SA-4.0
|
||||
*/
|
||||
|
||||
import macosLanguage from "@site/docs/keymaps/_footnotes/macos-language.mdx";
|
||||
import macosInternational from "@site/docs/keymaps/_footnotes/macos-international.mdx";
|
||||
import example from "@site/docs/keymaps/_footnotes/example.mdx";
|
||||
import iosApplication from "@site/docs/keymaps/_footnotes/ios-application.mdx";
|
||||
import iosPower from "@site/docs/keymaps/_footnotes/ios-power.mdx";
|
||||
@@ -13,6 +15,8 @@ import macosUndoRedo from "@site/docs/keymaps/_footnotes/macos-undo-redo.mdx";
|
||||
import globe from "@site/docs/keymaps/_footnotes/globe.mdx";
|
||||
|
||||
export default {
|
||||
macosLanguage,
|
||||
macosInternational,
|
||||
example,
|
||||
iosApplication,
|
||||
iosPower,
|
||||
|
||||
Reference in New Issue
Block a user