Update for Atomic PCB Rev 0

This commit is contained in:
Wilba6582
2015-06-30 17:35:18 +10:00
parent efe8304e79
commit 138156d4a0
7 changed files with 184 additions and 54 deletions

View File

@@ -34,6 +34,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* define if matrix has ghost */
//#define MATRIX_HAS_GHOST
/* number of backlight levels */
/* NOTE: this is the max value of 0..BACKLIGHT_LEVELS so really 16 levels. */
#define BACKLIGHT_LEVELS 15
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5