1
0
Fork 0

Move VIA config to keymap level (#23754)

This commit is contained in:
Joel Challis 2024-05-21 13:25:28 +01:00 committed by GitHub
parent 73f9fb91a3
commit 3400908b08
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
70 changed files with 582 additions and 113 deletions

View file

@ -35,9 +35,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define INDICATOR_PIN_1 A1
#define INDICATOR_PIN_2 A2
// 2 bits for 4 layout options
#define VIA_EEPROM_LAYOUT_OPTIONS_SIZE 2
/*
* Feature disable options
* These options are also useful to firmware size reduction.