~ruther/qmk_firmware

22b3cf4e9102aa6d746f9ac2b5ee5b529e884010 — Joel Challis 1 year, 14 days ago e5e2b8a
Migrate build target markers to keyboard.json - DE (#23515)

60 files changed, 52 insertions(+), 269 deletions(-)

R keyboards/dasky/reverb/{info.json => keyboard.json}
R keyboards/dc01/arrow/{info.json => keyboard.json}
R keyboards/dc01/left/{info.json => keyboard.json}
R keyboards/dc01/numpad/{info.json => keyboard.json}
R keyboards/dc01/right/{info.json => keyboard.json}
R keyboards/dcpedit/redherring/{info.json => keyboard.json}
R keyboards/deng/thirty/{info.json => keyboard.json}
R keyboards/dichotomy/{info.json => keyboard.json}
R keyboards/dm9records/plaid/{info.json => keyboard.json}
R keyboards/dm9records/tartan/{info.json => keyboard.json}
R keyboards/doio/kb16/rev1/{info.json => keyboard.json}
R keyboards/doio/kb16/rev2/{info.json => keyboard.json}
R keyboards/doio/kb38/{info.json => keyboard.json}
R keyboards/dp60/{info.json => keyboard.json}
D keyboards/draytronics/scarlet/config.h
R keyboards/draytronics/scarlet/{info.json => keyboard.json}
R keyboards/drop/alt/v2/{info.json => keyboard.json}
R keyboards/drop/cstm65/{info.json => keyboard.json}
R keyboards/drop/cstm80/{info.json => keyboard.json}
R keyboards/drop/ctrl/v2/{info.json => keyboard.json}
R keyboards/drop/sense75/{info.json => keyboard.json}
R keyboards/drop/shift/v2/{info.json => keyboard.json}
R keyboards/duck/eagle_viper/v2/{info.json => keyboard.json}
R keyboards/duck/jetfire/{info.json => keyboard.json}
R keyboards/duck/lightsaver/{info.json => keyboard.json}
R keyboards/duck/octagon/v1/{info.json => keyboard.json}
R keyboards/duck/octagon/v2/{info.json => keyboard.json}
R keyboards/duck/orion/v3/{info.json => keyboard.json}
R keyboards/duck/tcv3/{info.json => keyboard.json}
R keyboards/ducky/one2mini/1861st/{info.json => keyboard.json}
R keyboards/ducky/one2sf/1967st/{info.json => keyboard.json}
R keyboards/durgod/k310/base/{info.json => keyboard.json}
R keyboards/dztech/dz60rgb/v2_1/{info.json => keyboard.json}
R keyboards/dztech/dz60rgb_ansi/v2_1/{info.json => keyboard.json}
R keyboards/dztech/dz60rgb_wkl/v2_1/{info.json => keyboard.json}
R keyboards/dztech/dz65rgb/v3/{info.json => keyboard.json}
D keyboards/edi/hardlight/mk1/config.h
M keyboards/edi/hardlight/mk1/keyboard.json
M keyboards/edi/hardlight/mk2/config.h
R keyboards/edi/hardlight/mk2/{info.json => keyboard.json}
R keyboards/edinburgh41/{info.json => keyboard.json}
D keyboards/efreet/config.h
R keyboards/efreet/{info.json => keyboard.json}
R keyboards/elcantorhs/{info.json => keyboard.json}
R keyboards/emery65/{info.json => keyboard.json}
R keyboards/ergodox_ez/shine/{info.json => keyboard.json}
R keyboards/ergodox_stm32/{info.json => keyboard.json}
M keyboards/ergodox_stm32/rules.mk
D keyboards/ericrlau/numdiscipline/rev1/config.h
R keyboards/ericrlau/numdiscipline/rev1/{info.json => keyboard.json}
D keyboards/evyd13/eon40/config.h
R keyboards/evyd13/eon40/{info.json => keyboard.json}
D keyboards/evyd13/nt660/config.h
R keyboards/evyd13/nt660/{info.json => keyboard.json}
D keyboards/evyd13/pockettype/config.h
R keyboards/evyd13/pockettype/{info.json => keyboard.json}
R keyboards/evyd13/wasdat/{info.json => keyboard.json}
R keyboards/evyd13/wasdat_code/{info.json => keyboard.json}
R keyboards/ez_maker/directpins/teensy_32/{info.json => keyboard.json}
R keyboards/ez_maker/directpins/teensy_lc/{info.json => keyboard.json}
R keyboards/dasky/reverb/info.json => keyboards/dasky/reverb/keyboard.json +0 -0
R keyboards/dc01/arrow/info.json => keyboards/dc01/arrow/keyboard.json +0 -0
R keyboards/dc01/left/info.json => keyboards/dc01/left/keyboard.json +0 -0
R keyboards/dc01/numpad/info.json => keyboards/dc01/numpad/keyboard.json +0 -0
R keyboards/dc01/right/info.json => keyboards/dc01/right/keyboard.json +0 -0
R keyboards/dcpedit/redherring/info.json => keyboards/dcpedit/redherring/keyboard.json +0 -0
R keyboards/deng/thirty/info.json => keyboards/deng/thirty/keyboard.json +0 -0
R keyboards/dichotomy/info.json => keyboards/dichotomy/keyboard.json +0 -0
R keyboards/dm9records/plaid/info.json => keyboards/dm9records/plaid/keyboard.json +0 -0
R keyboards/dm9records/tartan/info.json => keyboards/dm9records/tartan/keyboard.json +0 -0
R keyboards/doio/kb16/rev1/info.json => keyboards/doio/kb16/rev1/keyboard.json +0 -0
R keyboards/doio/kb16/rev2/info.json => keyboards/doio/kb16/rev2/keyboard.json +0 -0
R keyboards/doio/kb38/info.json => keyboards/doio/kb38/keyboard.json +0 -0
R keyboards/dp60/info.json => keyboards/dp60/keyboard.json +0 -0
D keyboards/draytronics/scarlet/config.h => keyboards/draytronics/scarlet/config.h +0 -37
@@ 1,37 0,0 @@
/*Copyright 2020 Blake Drayson / Draytronics

Contact info@draytronics.co.uk

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/*
 * Feature disable options
 *  These options are also useful to firmware size reduction.
 */
/* disable debug print */
//#define NO_DEBUG
/* disable print */
//#define NO_PRINT
/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

R keyboards/draytronics/scarlet/info.json => keyboards/draytronics/scarlet/keyboard.json +6 -0
@@ 20,6 20,12 @@
        "mousekey": true,
        "extrakey": true
    },
    "qmk": {
        "locking": {
            "enabled": true,
            "resync": true
        }
    },
    "community_layouts": ["numpad_5x4"],
    "layouts": {
        "LAYOUT_numpad_5x4": {

R keyboards/drop/alt/v2/info.json => keyboards/drop/alt/v2/keyboard.json +0 -0
R keyboards/drop/cstm65/info.json => keyboards/drop/cstm65/keyboard.json +0 -0
R keyboards/drop/cstm80/info.json => keyboards/drop/cstm80/keyboard.json +0 -0
R keyboards/drop/ctrl/v2/info.json => keyboards/drop/ctrl/v2/keyboard.json +0 -0
R keyboards/drop/sense75/info.json => keyboards/drop/sense75/keyboard.json +0 -0
R keyboards/drop/shift/v2/info.json => keyboards/drop/shift/v2/keyboard.json +0 -0
R keyboards/duck/eagle_viper/v2/info.json => keyboards/duck/eagle_viper/v2/keyboard.json +0 -0
R keyboards/duck/jetfire/info.json => keyboards/duck/jetfire/keyboard.json +0 -0
R keyboards/duck/lightsaver/info.json => keyboards/duck/lightsaver/keyboard.json +0 -0
R keyboards/duck/octagon/v1/info.json => keyboards/duck/octagon/v1/keyboard.json +0 -0
R keyboards/duck/octagon/v2/info.json => keyboards/duck/octagon/v2/keyboard.json +0 -0
R keyboards/duck/orion/v3/info.json => keyboards/duck/orion/v3/keyboard.json +0 -0
R keyboards/duck/tcv3/info.json => keyboards/duck/tcv3/keyboard.json +0 -0
R keyboards/ducky/one2mini/1861st/info.json => keyboards/ducky/one2mini/1861st/keyboard.json +0 -0
R keyboards/ducky/one2sf/1967st/info.json => keyboards/ducky/one2sf/1967st/keyboard.json +0 -0
R keyboards/durgod/k310/base/info.json => keyboards/durgod/k310/base/keyboard.json +0 -0
R keyboards/dztech/dz60rgb/v2_1/info.json => keyboards/dztech/dz60rgb/v2_1/keyboard.json +0 -0
R keyboards/dztech/dz60rgb_ansi/v2_1/info.json => keyboards/dztech/dz60rgb_ansi/v2_1/keyboard.json +0 -0
R keyboards/dztech/dz60rgb_wkl/v2_1/info.json => keyboards/dztech/dz60rgb_wkl/v2_1/keyboard.json +0 -0
R keyboards/dztech/dz65rgb/v3/info.json => keyboards/dztech/dz65rgb/v3/keyboard.json +0 -0
D keyboards/edi/hardlight/mk1/config.h => keyboards/edi/hardlight/mk1/config.h +0 -28
@@ 1,28 0,0 @@
/*
©2021 Everywhere Defense Industries / Fate Everywhere <fate@7storm.org>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/*
 * Enable Audio Subsystem with two voices
 */
// #define AUDIO_PIN C6

M keyboards/edi/hardlight/mk1/keyboard.json => keyboards/edi/hardlight/mk1/keyboard.json +6 -0
@@ 16,6 16,12 @@
        "nkro": false,
        "rgblight": true
    },
    "qmk": {
        "locking": {
            "enabled": true,
            "resync": true
        }
    },
    "matrix_pins": {
        "cols": ["E6", "F0", "F1", "F4", "F5", "F6", "F7", "B5"],
        "rows": ["B0", "B1", "B2", "B3", "D4", "D6", "D7", "B4"]

M keyboards/edi/hardlight/mk2/config.h => keyboards/edi/hardlight/mk2/config.h +0 -5
@@ 17,11 17,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.

#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

#define RGBLIGHT_EFFECT_KNIGHT_LENGTH 5

/* PWM RGB Underglow Defines */

R keyboards/edi/hardlight/mk2/info.json => keyboards/edi/hardlight/mk2/keyboard.json +6 -0
@@ 43,6 43,12 @@
        "velocikey": true,
        "key_lock": true
    },
    "qmk": {
        "locking": {
            "enabled": true,
            "resync": true
        }
    },
    "community_layouts": ["ortho_4x16"],
    "layouts": {
        "LAYOUT_ortho_4x16": {

R keyboards/edinburgh41/info.json => keyboards/edinburgh41/keyboard.json +0 -0
D keyboards/efreet/config.h => keyboards/efreet/config.h +0 -39
@@ 1,39 0,0 @@
/*
Copyright 2019 Amber Holly

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/*
 * Feature disable options
 *  These options are also useful to firmware size reduction.
 */

/* disable debug print */
//#define NO_DEBUG

/* disable print */
//#define NO_PRINT

/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

R keyboards/efreet/info.json => keyboards/efreet/keyboard.json +6 -0
@@ 27,6 27,12 @@
        "nkro": true,
        "backlight": true
    },
    "qmk": {
        "locking": {
            "enabled": true,
            "resync": true
        }
    },
    "community_layouts": ["ortho_4x12", "planck_mit"],
    "layouts": {
        "LAYOUT_planck_mit": {

R keyboards/elcantorhs/info.json => keyboards/elcantorhs/keyboard.json +0 -0
R keyboards/emery65/info.json => keyboards/emery65/keyboard.json +0 -0
R keyboards/ergodox_ez/shine/info.json => keyboards/ergodox_ez/shine/keyboard.json +0 -0
R keyboards/ergodox_stm32/info.json => keyboards/ergodox_stm32/keyboard.json +3 -1
@@ 15,7 15,9 @@
        "nkro": true,
        "unicode": true
    },
"layouts": {
    "processor": "STM32F103",
    "bootloader": "custom",
    "layouts": {
        "LAYOUT_ergodox": {
            "layout": [
                {"matrix": [0, 0], "x": 0, "y": 0.375, "w": 1.5},

M keyboards/ergodox_stm32/rules.mk => keyboards/ergodox_stm32/rules.mk +1 -5
@@ 1,11 1,7 @@
# MCU name
MCU = STM32F103
# custom bootloader
MCU_LDSCRIPT = stm32f103_bootloader
BOARD = ST_NUCLEO64_F103RB

# Bootloader selection
BOOTLOADER = custom

CUSTOM_MATRIX = yes

SRC += matrix.c

D keyboards/ericrlau/numdiscipline/rev1/config.h => keyboards/ericrlau/numdiscipline/rev1/config.h +0 -39
@@ 1,39 0,0 @@
/*
Copyright 2020 Eric Lau

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/*
 * Feature disable options
 *  These options are also useful to firmware size reduction.
 */

/* disable debug print */
//#define NO_DEBUG

/* disable print */
//#define NO_PRINT

/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

R keyboards/ericrlau/numdiscipline/rev1/info.json => keyboards/ericrlau/numdiscipline/rev1/keyboard.json +6 -0
@@ 21,6 21,12 @@
        "mousekey": true,
        "extrakey": true
    },
    "qmk": {
        "locking": {
            "enabled": true,
            "resync": true
        }
    },
    "layouts": {
        "LAYOUT_all": {
            "layout": [

D keyboards/evyd13/eon40/config.h => keyboards/evyd13/eon40/config.h +0 -38
@@ 1,38 0,0 @@
/* Copyright 2019 Evy Dekkers
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/*
 * Feature disable options
 *  These options are also useful to firmware size reduction.
 */

/* disable debug print */
//#define NO_DEBUG

/* disable print */
//#define NO_PRINT

/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

R keyboards/evyd13/eon40/info.json => keyboards/evyd13/eon40/keyboard.json +6 -0
@@ 34,6 34,12 @@
    "command": true,
    "encoder": true
  },
  "qmk": {
    "locking": {
      "enabled": true,
      "resync": true
    }
  },
  "community_layouts": ["ortho_4x12", "planck_mit"],
  "layouts": {
    "LAYOUT_ortho_4x12": {

D keyboards/evyd13/nt660/config.h => keyboards/evyd13/nt660/config.h +0 -39
@@ 1,39 0,0 @@
/*
Copyright 2020 Evy Dekkers

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.
*/

#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/*
 * Feature disable options
 *  These options are also useful to firmware size reduction.
 */

/* disable debug print */
//#define NO_DEBUG

/* disable print */
//#define NO_PRINT

/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

R keyboards/evyd13/nt660/info.json => keyboards/evyd13/nt660/keyboard.json +6 -0
@@ 28,6 28,12 @@
        "mousekey": false,
        "extrakey": true
    },
    "qmk": {
        "locking": {
            "enabled": true,
            "resync": true
        }
    },
    "community_layouts": ["66_ansi", "66_iso"],
    "layouts": {
        "LAYOUT_all": {

D keyboards/evyd13/pockettype/config.h => keyboards/evyd13/pockettype/config.h +0 -38
@@ 1,38 0,0 @@
/* Copyright 2019 Evy Dekkers
 *
 * This program is free software: you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation, either version 2 of the License, or
 * (at your option) any later version.
 *
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 *
 * You should have received a copy of the GNU General Public License
 * along with this program.  If not, see <http://www.gnu.org/licenses/>.
 */

#pragma once

/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */
#define LOCKING_RESYNC_ENABLE

/*
 * Feature disable options
 *  These options are also useful to firmware size reduction.
 */

/* disable debug print */
//#define NO_DEBUG

/* disable print */
//#define NO_PRINT

/* disable action features */
//#define NO_ACTION_LAYER
//#define NO_ACTION_TAPPING
//#define NO_ACTION_ONESHOT

R keyboards/evyd13/pockettype/info.json => keyboards/evyd13/pockettype/keyboard.json +6 -0
@@ 20,6 20,12 @@
    "mousekey": false,
    "extrakey": true
  },
  "qmk": {
    "locking": {
      "enabled": true,
      "resync": true
    }
  },
  "community_layouts": ["ortho_4x12"],
  "layouts": {
    "LAYOUT_ortho_4x12": {

R keyboards/evyd13/wasdat/info.json => keyboards/evyd13/wasdat/keyboard.json +0 -0
R keyboards/evyd13/wasdat_code/info.json => keyboards/evyd13/wasdat_code/keyboard.json +0 -0
R keyboards/ez_maker/directpins/teensy_32/info.json => keyboards/ez_maker/directpins/teensy_32/keyboard.json +0 -0
R keyboards/ez_maker/directpins/teensy_lc/info.json => keyboards/ez_maker/directpins/teensy_lc/keyboard.json +0 -0
Do not follow this link