X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Scan%2FMatrixARM%2Fmatrix_scan.h;fp=Scan%2FMatrixARM%2Fmatrix_scan.h;h=3a8f0e2ffe8e140de2b65372f5118f58e09ce129;hb=a848a6bc79285a2e5b3705f126c36e5c5037d5ef;hp=8b9cee79ee19684c844e6877641cdb405f5227bc;hpb=88670ac72f51e5f1f68b72ca300bdb0c999a37f7;p=kiibohd-controller.git diff --git a/Scan/MatrixARM/matrix_scan.h b/Scan/MatrixARM/matrix_scan.h index 8b9cee7..3a8f0e2 100644 --- a/Scan/MatrixARM/matrix_scan.h +++ b/Scan/MatrixARM/matrix_scan.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2014-2015 by Jacob Alexander +/* Copyright (C) 2014-2016 by Jacob Alexander * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -158,3 +158,5 @@ inline uint8_t keyOn(/*KeyPosition*/uint8_t st) void Matrix_setup(); void Matrix_scan( uint16_t scanNum ); +void Matrix_currentChange( unsigned int current ); +