Kaleidoscope
Classes | Macros
KeyboardioScanner.h File Reference
#include <Arduino.h>
#include "wire-protocol-constants.h"
Include dependency graph for KeyboardioScanner.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cRGB
 
union  LEDData_t
 
union  key_t
 
union  keydata_t
 
class  KeyboardioScanner
 

Macros

#define LED_BANKS   4
 
#define LEDS_PER_HAND   32
 
#define LED_BYTES_PER_BANK   sizeof(cRGB) * LEDS_PER_HAND/LED_BANKS
 

Macro Definition Documentation

◆ LED_BANKS

#define LED_BANKS   4

◆ LED_BYTES_PER_BANK

#define LED_BYTES_PER_BANK   sizeof(cRGB) * LEDS_PER_HAND/LED_BANKS

◆ LEDS_PER_HAND

#define LEDS_PER_HAND   32