|
|
@ -46,7 +46,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. |
|
|
|
#define LED_CAPS_LOCK_PIN B1 |
|
|
|
#define LED_CAPS_LOCK_PIN B1 |
|
|
|
#define LED_NUM_LOCK_PIN B0 |
|
|
|
#define LED_NUM_LOCK_PIN B0 |
|
|
|
#define LED_SCROLL_LOCK_PIN A7 |
|
|
|
#define LED_SCROLL_LOCK_PIN A7 |
|
|
|
#define LED_PIN_ON_STATE 0 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* define if matrix has ghost (lacks anti-ghosting diodes) */ |
|
|
|
/* define if matrix has ghost (lacks anti-ghosting diodes) */ |
|
|
|
//#define MATRIX_HAS_GHOST
|
|
|
|
//#define MATRIX_HAS_GHOST
|
|
|
|