summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorcbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-10-31 16:45:54 +0100
committercbbrowne <cbbrowne@cbbrowne.tor.int-afilias.info>2016-10-31 16:45:54 +0100
commitb90366285f56a1adc175d952f0156507c7c897b2 (patch)
tree5f9ded584add381336a6668a51847d3dc3f9f257 /readme.md
parent2a2920d92c5c314fe6291c92dee92fb6ff8294fe (diff)
parent964b8574ee01aafeb34258a6eb25480f4de9a02a (diff)
downloadqmk_firmware-b90366285f56a1adc175d952f0156507c7c897b2.tar.gz
qmk_firmware-b90366285f56a1adc175d952f0156507c7c897b2.tar.xz
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 9264f9376..60a94d7d6 100644
--- a/readme.md
+++ b/readme.md
@@ -906,7 +906,7 @@ In `quantum/keymap_extras/`, you'll see various language files - these work the
## Unicode support
-You can currently send 4 hex digits with your OS-specific modifier key (RALT for OSX with the "Unicode Hex Input" layout) - this is currently limited to supporting one OS at a time, and requires a recompile for switching. 8 digit hex codes are being worked on. The keycode function is `UC(n)`, where *n* is a 4 digit hexidecimal. Enable from the Makefile.
+You can currently send 4 hex digits with your OS-specific modifier key (RALT for OSX with the "Unicode Hex Input" layout, see [this article](http://www.poynton.com/notes/misc/mac-unicode-hex-input.html) to learn more) - this is currently limited to supporting one OS at a time, and requires a recompile for switching. 8 digit hex codes are being worked on. The keycode function is `UC(n)`, where *n* is a 4 digit hexidecimal. Enable from the Makefile.
## Backlight Breathing