Move keyboard USB IDs and strings to data driven, pass 2: F-I (#17958)
This commit is contained in:
parent
4c91e5bef8
commit
1027aed83a
49 changed files with 154 additions and 233 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue