qmk_firmware/keyboards/earth_rover
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/default [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00
config.h Remove SOFT_SERIAL_PIN for non-split boards (#19774) 2023-02-08 23:57:42 +00:00
earth_rover.c [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00
earth_rover.h [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

earth_rover

earth_rover

Mechanical warm, or just cubic macro pad.

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

make earth_rover:default

Reset Pro Micro by reset button on ProMicroSocket (Red LED must light).

Flashing example for this keyboard:

make earth_rover:default:flash

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