bananasplit LED support and keymap add
* added LED pin mapping * adding my keymap
This commit is contained in:
@@ -44,6 +44,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* number of backlight levels */
|
||||
#define BACKLIGHT_LEVELS 1
|
||||
|
||||
/* mapping backlight LEDs to correct Pin */
|
||||
#define BACKLIGHT_PIN B7
|
||||
|
||||
/* Set 0 if debouncing isn't needed */
|
||||
#define DEBOUNCING_DELAY 5
|
||||
#define TAPPING_TERM 175
|
||||
|
||||
Reference in New Issue
Block a user