#include <Kaleidoscope-Hardware-Model01.h>
◆ Model01()
      
        
          | Model01::Model01 | ( | void |  | ) |  | 
      
 
 
◆ actOnMatrixScan()
      
        
          | void Model01::actOnMatrixScan | ( | void |  | ) |  | 
      
 
 
◆ enableHighPowerLeds()
      
        
          | void Model01::enableHighPowerLeds | ( | void |  | ) |  | 
      
 
 
◆ enableScannerPower()
      
        
          | void Model01::enableScannerPower | ( | void |  | ) |  | 
      
 
 
◆ getCrgbAt()
      
        
          | cRGB Model01::getCrgbAt | ( | uint8_t | i | ) |  | 
      
 
 
◆ getKeyColor()
      
        
          | cRGB Model01::getKeyColor | ( | byte | row, | 
        
          |  |  | byte | col | 
        
          |  | ) |  |  | 
      
 
 
◆ getLedIndex()
      
        
          | uint8_t Model01::getLedIndex | ( | byte | row, | 
        
          |  |  | byte | col | 
        
          |  | ) |  |  | 
      
 
 
◆ isKeyMasked()
      
        
          | bool Model01::isKeyMasked | ( | byte | row, | 
        
          |  |  | byte | col | 
        
          |  | ) |  |  | 
      
 
 
◆ ledPowerFault()
      
        
          | boolean Model01::ledPowerFault | ( | void |  | ) |  | 
      
 
 
◆ maskHeldKeys()
      
        
          | void Model01::maskHeldKeys | ( | void |  | ) |  | 
      
 
 
◆ maskKey()
      
        
          | void Model01::maskKey | ( | byte | row, | 
        
          |  |  | byte | col | 
        
          |  | ) |  |  | 
      
 
 
◆ readMatrix()
      
        
          | void Model01::readMatrix | ( | void |  | ) |  | 
      
 
 
◆ rebootBootloader()
      
        
          | void Model01::rebootBootloader | ( |  | ) |  | 
      
 
 
◆ scanMatrix()
      
        
          | void Model01::scanMatrix | ( | void |  | ) |  | 
      
 
 
◆ setCrgbAt() [1/2]
      
        
          | void Model01::setCrgbAt | ( | byte | row, | 
        
          |  |  | byte | col, | 
        
          |  |  | cRGB | color | 
        
          |  | ) |  |  | 
      
 
 
◆ setCrgbAt() [2/2]
      
        
          | void Model01::setCrgbAt | ( | uint8_t | i, | 
        
          |  |  | cRGB | crgb | 
        
          |  | ) |  |  | 
      
 
 
◆ setup()
      
        
          | void Model01::setup | ( | void |  | ) |  | 
      
 
 
◆ syncLeds()
      
        
          | void Model01::syncLeds | ( | void |  | ) |  | 
      
 
 
◆ unMaskKey()
      
        
          | void Model01::unMaskKey | ( | byte | row, | 
        
          |  |  | byte | col | 
        
          |  | ) |  |  | 
      
 
 
◆ leftHandState
◆ previousLeftHandState
◆ previousRightHandState
◆ rightHandState
The documentation for this class was generated from the following files: