Skip to content

Instantly share code, notes, and snippets.

@jamadagni
jamadagni / tree.txt
Created August 12, 2018 12:56
kbdio file tree
bn/kbdio/
├── hardware
│   └── keyboardio
│   ├── avr
│   │   ├── boards.txt
│   │   ├── bootloaders
│   │   │   └── caterina
│   │   │   ├── Caterina.c
│   │   │   ├── Caterina.h
│   │   │   ├── Caterina.hex
// -*- mode: c++ -*-
// Copyright 2016 Keyboardio, inc. <jesse@keyboard.io>
// See "LICENSE" for license details
#include "Kaleidoscope.h"
#include "Kaleidoscope-NumPad.h"
#include "Kaleidoscope-MouseKeys.h"
#include "Kaleidoscope-Qukeys.h"