qmk-dactyl-manuform-a/keyboards/earth_rover
k.bigwheel 784a9cdca4
[Keyboard] Add earth_rover keyboard (#11405)
* Just ./util/new_keyboard.sh earth_rover

* Update readme.md

* Create key layout

* Setup config.h

* Add default keymap

* Fix pins

* Update flash command

* Write info.json

* Add reset instruction

* Change bootloader setting

* Format new C files

* Empty commit for kicking CI

* Update keyboards/earth_rover/config.h

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update keyboards/earth_rover/keymaps/default/keymap.c

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

* Update readme.md

* Update keyboards/earth_rover/readme.md

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
2021-02-07 08:56:27 -08:00
..
keymaps/default [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00
config.h [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08: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 [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00
readme.md [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00
rules.mk [Keyboard] Add earth_rover keyboard (#11405) 2021-02-07 08:56:27 -08:00

readme.md

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.