qmk_firmware/keyboards/kudox_game
Ryan ccb6c908dd
Remove `SOFT_SERIAL_PIN` for non-split boards (#19774)
* Remove `SOFT_SERIAL_PIN` for non-split boards

* Delete more empty config.h
2023-02-08 23:57:42 +00:00
..
keymaps [Keyboard] Add kudox via compatibility (#9875) 2020-08-06 15:32:32 -07:00
rev1 Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
rev2 Remove `SOFT_SERIAL_PIN` for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
config.h Remove usages of config_common.h from config.h files. (#19714) 2023-01-31 06:03:30 +11:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
kudox_game.c [Keyboard] Add kudox game keyboard (#6460) 2019-08-06 09:16:55 -07:00
kudox_game.h [Keyboard] Add kudox game rev2 (#8529) 2020-03-24 13:02:41 -07:00
readme.md [Keyboard] Add kudox game rev2 (#8529) 2020-03-24 13:02:41 -07:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

The Kudox Game keyboard

Kudox logo

Kudox Game PCB rev1.0

  • Keyboard Maintainer: Kumao Kobo
  • Hardware Supported: Kudox Game PCB rev1.0 rev2.0 w/ Pro Micro

Make example for this keyboard (after setting up your build environment):

make kudox_game/rev2:default

Example of flashing this keyboard:

make kudox_game/rev2:default:avrdude

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.