parent
5bb1e7869c
commit
459dfa510e
@ -1 +0,0 @@
|
|||||||
# The default keymap for clueboard 60%
|
|
@ -1,4 +1,4 @@
|
|||||||
#include "_qmk_handwire.h"
|
#include QMK_KEYBOARD_H
|
||||||
|
|
||||||
#define _______ KC_TRNS
|
#define _______ KC_TRNS
|
||||||
|
|
@ -0,0 +1 @@
|
|||||||
|
# The default keymap for the Proton C
|
@ -1,14 +1,14 @@
|
|||||||
# QMK Handwire
|
# Proton C
|
||||||
|
|
||||||
An Arm-based handwire board.
|
An Arm-based handwire board.
|
||||||
|
|
||||||
* Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert)
|
* Keyboard Maintainer: [Jack Humbert](https://github.com/jackhumbert)
|
||||||
* Hardware Supported: QMK Handwire
|
* Hardware Supported: QMK Proton C
|
||||||
* rev1 (1.0)
|
* rev1 (1.0)
|
||||||
* Hardware Availability: [qmk.fm](https://qmk.fm/)
|
* Hardware Availability: [qmk.fm](https://qmk.fm/)
|
||||||
|
|
||||||
Make example for this keyboard (after setting up your build environment):
|
Make example for this keyboard (after setting up your build environment):
|
||||||
|
|
||||||
make _qmk_handwire:default
|
make proton_c:default
|
||||||
|
|
||||||
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
|
See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
|
Loading…
Reference in new issue