Skip to content

gedankenlab/Kaleidoglyph

 
 

Repository files navigation

WARNING

This is an experimental fork of the Keyboardio Arduino-Boards repository. You probably want that repository instead, unless you're explicitly looking at the experimental event-driven design here. This fork is under rapid development, and I make no guarantees that the master branch is working at any time.


Arduino Core for the Keyboardio Model 01

This repository contains a number of git submodules.

As an end-user, you can recursively check out all the referenced modules:

% make checkout-submodules

As a maintainer, you can pull all the referenced modules to the latest upstream tips of the modules' canonical branches:

% make maintainer-update-submodules

Do note that in order to commit the changes to the submodules of a given repository, you'll need to commit and push the changes in that repository

To add a submodule, use a commandline like this:

% git submodule add https://github.com/gedankenlab/Kaleidoglyph-Plugin.git libraries/Kaleidoglyph-Plugin

About

Experimental event-driven fork of Kaleidoscope keyboard firmware

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 48.9%
  • Shell 14.4%
  • Python 13.9%
  • Perl 11.3%
  • Makefile 11.3%
  • CSS 0.2%