|
@@ -46,6 +46,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
/* Set 0 if debouncing isn't needed */
|
|
/* Set 0 if debouncing isn't needed */
|
|
|
#define DEBOUNCE 5
|
|
#define DEBOUNCE 5
|
|
|
|
|
|
|
|
|
|
+#define BACKLIGHT_PIN B5
|
|
|
|
|
+
|
|
|
/* serial.c configuration for split keyboard */
|
|
/* serial.c configuration for split keyboard */
|
|
|
#define SOFT_SERIAL_PIN D0
|
|
#define SOFT_SERIAL_PIN D0
|
|
|
|
|
|