1
0

Data-Driven Keyboard Conversions: H, Part 3 (#23530)

This commit is contained in:
James Young
2024-04-16 16:36:21 -07:00
committed by GitHub
parent 7be23a9cb4
commit baa6000ed3
58 changed files with 195 additions and 288 deletions

View File

@@ -6,7 +6,10 @@
"usb": {
"vid": "0xFEED",
"pid": "0x002A",
"device_version": "0.0.1"
"device_version": "0.0.1",
"shared_endpoint": {
"keyboard": true
}
},
"tapping": {
"term": 175
@@ -22,6 +25,13 @@
},
"processor": "STM32F401",
"bootloader": "stm32-dfu",
"features": {
"bootmagic": true,
"mousekey": true,
"extrakey": true,
"nkro": true,
"backlight": true
},
"board": "BLACKPILL_STM32_F401",
"community_layouts": ["ortho_5x12"],
"layouts": {

View File

@@ -1,13 +0,0 @@
# Build Options
# change yes to no to disable
#
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
MOUSEKEY_ENABLE = yes # Mouse keys
EXTRAKEY_ENABLE = yes # Audio control and System control
KEYBOARD_SHARED_EP = yes
CONSOLE_ENABLE = no # Console for debug
COMMAND_ENABLE = no # Commands for debug and configuration
NKRO_ENABLE = yes # Enable N-Key Rollover
BACKLIGHT_ENABLE = yes # Enable keyboard backlight functionality
RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
AUDIO_ENABLE = no # Audio output