1
0

Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Ian Sterling
2019-01-03 22:50:59 -08:00
764 changed files with 31746 additions and 9530 deletions

View File

@@ -42,6 +42,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* Set 0 if debouncing isn't needed */
#define DEBOUNCING_DELAY 5
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */