Giter Site home page Giter Site logo

kll - keyboard layout language

https://travis-ci.org/kiibohd/kll

Visit our IRC channel

Visit our Discord Channel

If you're trying to compile keyboard firmware, you want THIS

KLL Compiler

Most current version of the KLL Spec.

Uses funcparserlib

Usage

General Usage

kll <kll files>

Kiibohd Controller Usage

kll <misc kll files> --config <config/capability kll files> --base <basemap kll files) --default <default layer kll files> --partial <partial layer 1 kll files> --partial <partial layer 2 kll files>

See kll --help for the most up to date documentation

Unit Tests

Unit tests can be found in the tests directory. They are run by Travis-CI, but can be useful when testing your own changes.

Remember to add new tests when adding new features/changes.

Code Organization

  • common - Main portion of KLL compiler.
  • emitters - Various output formats of the KLL compiler.
  • examples - Example kll files, often used for test cases.
  • funcparserlib - Copy of funcparserlib with a few debugging enhancements.
  • layouts - Layout kll files used for various keyboards and tests.
  • templates - Templates used by emitters when generating output.
  • tests - Unit tests for the KLL compiler.

Patches/Features/Backends

Completely welcome :D

Kevin Lewis's Projects

docker-alpine-base icon docker-alpine-base

This repository contains an Alpine Linux image that is setup to run as a non-root user.

docker-php-alpine icon docker-php-alpine

This repository contains an Alpine Linux image with PHP that is setup to run as a non-root user.

esphome icon esphome

ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.

gitversion icon gitversion

Easy Semantic Versioning (http://semver.org) for projects using Git

klipper-macros icon klipper-macros

A collection of useful macros for the Klipper 3D printer firmware

marlin icon marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.

nsec icon nsec

A modern and easy-to-use cryptographic library for .NET Core based on libsodium

nugetrepack icon nugetrepack

Tool to easily repackage pre-release NuGet packages as release versions without rebuilding.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.