next attempt
This commit is contained in:
parent
fa623840c1
commit
9c88343a59
9 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
#include QMK_KEYBOARD_H
|
#include QMK_KEYBOARD_H
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "callmemero.h"
|
#include "rev1.h"
|
||||||
|
|
||||||
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
||||||
// │ D E F I N I T I O N S │
|
// │ D E F I N I T I O N S │
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,7 @@
|
||||||
|
|
||||||
#include QMK_KEYBOARD_H
|
#include QMK_KEYBOARD_H
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "callmemero.h"
|
#include "rev1.h"
|
||||||
|
|
||||||
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
// ┌────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
||||||
// │ D E F I N I T I O N S │
|
// │ D E F I N I T I O N S │
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "callmemero.h"
|
#include "rev1.h"
|
||||||
|
|
||||||
|
|
||||||
#ifdef SWAP_HANDS_ENABLE
|
#ifdef SWAP_HANDS_ENABLE
|
||||||
2
qmk.json
2
qmk.json
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"userspace_version": "1.0",
|
"userspace_version": "1.0",
|
||||||
"build_targets": [
|
"build_targets": [
|
||||||
["callmemero", "totem"],
|
["callmemero/rev1", "totem"],
|
||||||
["clueboard/66/rev3", "default"]
|
["clueboard/66/rev3", "default"]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue