Migrate build target markers to keyboard.json - Misc (#23612)

This commit is contained in:
Joel Challis
2024-04-25 18:37:44 +01:00
committed by GitHub
parent 3d83b3e7c5
commit e9b8929357
45 changed files with 141 additions and 212 deletions

View File

@@ -15,5 +15,4 @@
*/
#pragma once
#define SPLIT_HAND_PIN B3
#define EEPROM_I2C_24LC64

View File

@@ -5,5 +5,13 @@
},
"eeprom": {
"driver": "i2c"
},
"features": {
"pointing_device": true
},
"split": {
"handedness": {
"pin": "B3"
}
}
}

View File

@@ -1,2 +1 @@
POINTING_DEVICE_ENABLE = yes
POINTING_DEVICE_DRIVER = pimoroni_trackball