Skip to content

keyboardio/Kaleidoscope-Languages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaleidoscope-Languages

status Build Status

This library is a collection of key aliases and examples for various languages and layouts. All of these assume that the computer is set up to use the respective keyboard layout.

Using a language / layout

By default, the library does not introduce any new keys, because there may be conflicts between the languages. Instead, users are encouraged to include the language support header they need.

#include "Kaleidoscope-Languages.h"
#include "kaleidoscope/lang/de-qwertz.h"

See the list of supported languages below for detailed description about what symbols they define, and where to find an example layout using them.

Supported languages & layouts

  • German QWERTZ: kaleidoscope/lang/de-qwertz.h

Releases

No releases published

Packages

No packages published