Browse Source

Implement `keyboard.json` for `dumbpad/v3x`

pull/23461/head
James Young 2 weeks ago
parent
commit
ae12d27a39
No known key found for this signature in database GPG Key ID: 87CBD151019773A8
2 changed files with 0 additions and 16 deletions
  1. +0
    -0
      keyboards/dumbpad/v3x/keyboard.json
  2. +0
    -16
      keyboards/dumbpad/v3x/rules.mk

keyboards/dumbpad/v3x/info.json → keyboards/dumbpad/v3x/keyboard.json View File


+ 0
- 16
keyboards/dumbpad/v3x/rules.mk View File

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

Loading…
Cancel
Save