Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)

This commit is contained in:
Ryan
2022-08-15 11:53:19 +10:00
committed by GitHub
parent 4c91e5bef8
commit 1027aed83a
49 changed files with 154 additions and 233 deletions

View File

@@ -17,13 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
#undef PRODUCT_ID
#define PRODUCT_ID 0x0002
#undef PRODUCT
#define PRODUCT Ferris 0.2 - Bling
/* LED Drivers */
#define DRIVER_ADDR_1 0b1110100
#define DRIVER_ADDR_2 0b1110101