Kaleidoscope
Classes | Functions | Variables
layers.h File Reference
#include <Arduino.h>
#include "key_defs.h"
Include dependency graph for layers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Layer_
 

Functions

Key layer_getKey (uint8_t layer, uint8_t r, uint8_t c)
 

Variables

Layer_ Layer
 

Function Documentation

◆ layer_getKey()

Key layer_getKey ( uint8_t  layer,
uint8_t  r,
uint8_t  c 
)

Variable Documentation

◆ Layer

Layer_ Layer