From 0f3ec187c9cb2f8da1680eba6b36a04297ad16d5 Mon Sep 17 00:00:00 2001 From: Spike Date: Fri, 10 Apr 2026 08:46:29 -0400 Subject: Documentation: Point to default mappings as requested in #1222 (#1225) --- doc/Custom-layouts.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/Custom-layouts.md') diff --git a/doc/Custom-layouts.md b/doc/Custom-layouts.md index ef2771d..81029a1 100644 --- a/doc/Custom-layouts.md +++ b/doc/Custom-layouts.md @@ -151,6 +151,9 @@ The clockwise circle and the round-trip gestures are affected by the `` ma ``` This maps Ctrl+в to Ctrl+V—not to v. +### Default mappings +Unexpected Keyboard's built-in mappings are not expressed as a modmap but by a series of .json files in `https://github.com/Julow/Unexpected-Keyboard/tree/master/srcs/compose`. For example, the mappings for `fn` are in [`fn.json`](https://github.com/Julow/Unexpected-Keyboard/blob/master/srcs/compose/fn.json). These built-in mappings are common to every language. + ## Portrait vs. landscape Unexpected Keyboard remembers *separately* which layout has last been used in portrait and landscape orientation. So you may have one custom layout for portrait orientation, but another custom layout for landscape orientation, and Unexpected Keyboard will switch between them without your intervention. -- cgit v1.2.3