[Keyboard] Evk v1.3 add a key (#11880)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
6a94e25f6d
commit
804d5c1c5d
5 changed files with 37 additions and 34 deletions
|
@ -45,7 +45,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define UNUSED_PINS
|
||||
|
||||
/* COL2ROW, ROW2COL*/
|
||||
#define DIODE_DIRECTION ROW2COL // the current flows into the rows and then out of the columns
|
||||
#define DIODE_DIRECTION ROW2COL // the positive current flows into the rows and then out of the columns negative.
|
||||
|
||||
/* define whiche Pins to use for the status LEDs*/
|
||||
#define LED_CAPS_LOCK_PIN D4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue