Merge remote-tracking branch 'upstream/master' into develop
This commit is contained in:
commit
9d717c85dc
132 changed files with 4242 additions and 6082 deletions
|
@ -30,7 +30,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
/* COL2ROW or ROW2COL */
|
||||
#define DIODE_DIRECTION COL2ROW
|
||||
|
||||
#define NUM_LOCK_LED_PIN D7
|
||||
#define LED_CAPS_LOCK_PIN D7
|
||||
#define LED_PIN_ON_STATE 1
|
||||
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCE 5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue