From edd75dde975dd537e97e984e9c96debd4057bd15 Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Mon, 23 Aug 2021 12:05:36 -0700 Subject: [PATCH] Add note about additional layouts to README --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index c1fd579..fcf0e8f 100644 --- a/README.rst +++ b/README.rst @@ -27,6 +27,10 @@ Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading `the Adafruit library and driver bundle `_. +Additional Layouts +==================== +This library has an en-US layout. Please check out and expand `the library from Neradoc `_ for additional layouts. + Usage Example =============