diff options
author | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
---|---|---|
committer | lokher <lokher@gmail.com> | 2022-09-13 11:24:05 +0800 |
commit | 9581289745736ce068a1040f44cec37a2ca8830d (patch) | |
tree | 24f644715a5fd6cc4d804d9604fb094307808b1b /keyboards/ez_maker/directpins/proton_c | |
parent | fe13cedf8c09fa34d5cec4e4c624738095176625 (diff) |
Remove non-Keychron keyboards
Diffstat (limited to 'keyboards/ez_maker/directpins/proton_c')
4 files changed, 0 insertions, 106 deletions
diff --git a/keyboards/ez_maker/directpins/proton_c/info.json b/keyboards/ez_maker/directpins/proton_c/info.json deleted file mode 100644 index d35fe9a90a..0000000000 --- a/keyboards/ez_maker/directpins/proton_c/info.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "manufacturer": "Zach White", - "keyboard_name": "DirectPins Proton C", - "maintainer": "skullydazed", - "debounce": 5, - "processor": "STM32F303", - "board": "QMK_PROTON_C", - "bootloader": "stm32-dfu", - "features": { - "bootmagic": true, - "extrakey": true, - "mousekey": true - }, - "matrix_pins": { - "direct": [ - ["A9", null], - ["A10", null], - ["B7", "A2"], - ["B6", "A1"], - ["B5", "A0"], - ["B4", "B8"], - ["B3", "B13"], - ["B2", "B14"], - ["B1", "B15"], - ["B0", "B9"], - ["A4", "B10"], - ["A5", "B11"], - ["A6", "B12"], - ["A7", "A14"], - ["A8", "A13"], - ["A15", null] - ] - }, - "usb": { - "device_version": "0.0.1", - "pid": "0x2321", - "vid": "0xFEED" - }, - "layouts": { - "LAYOUT_all": { - "layout": [ - { "label": "A9", "matrix": [0, 0], "x": 0, "y": 0 }, - { "label": "A10", "matrix": [1, 0], "x": 0, "y": 1 }, - { "label": "B7", "matrix": [2, 0], "x": 0, "y": 4 }, { "label": "A2", "matrix": [2, 1], "x": 2, "y": 4 }, - { "label": "B6", "matrix": [3, 0], "x": 0, "y": 5 }, { "label": "A1", "matrix": [3, 1], "x": 2, "y": 5 }, - { "label": "B5", "matrix": [4, 0], "x": 0, "y": 6 }, { "label": "A0", "matrix": [4, 1], "x": 2, "y": 6 }, - { "label": "B4", "matrix": [5, 0], "x": 0, "y": 7 }, { "label": "B8", "matrix": [5, 1], "x": 2, "y": 7 }, - { "label": "B3", "matrix": [6, 0], "x": 0, "y": 8 }, { "label": "B13", "matrix": [6, 1], "x": 2, "y": 8 }, - { "label": "B2", "matrix": [7, 0], "x": 0, "y": 9 }, { "label": "B14", "matrix": [7, 1], "x": 2, "y": 9 }, - { "label": "B1", "matrix": [8, 0], "x": 0, "y": 10 }, { "label": "B15", "matrix": [8, 1], "x": 2, "y": 10 }, - { "label": "B0", "matrix": [9, 0], "x": 0, "y": 11 }, { "label": "B9", "matrix": [9, 1], "x": 2, "y": 11 }, - { "label": "A4", "matrix": [10, 0], "x": 0, "y": 13 }, { "label": "B10", "matrix": [10, 1], "x": 2, "y": 13 }, - { "label": "A5", "matrix": [11, 0], "x": 0, "y": 14 }, { "label": "B11", "matrix": [11, 1], "x": 2, "y": 14 }, - { "label": "A6", "matrix": [12, 0], "x": 0, "y": 15 }, { "label": "B12", "matrix": [12, 1], "x": 2, "y": 15 }, - { "label": "A7", "matrix": [13, 0], "x": 0, "y": 16 }, { "label": "A14", "matrix": [13, 1], "x": 2, "y": 16 }, - { "label": "A8", "matrix": [14, 0], "x": 0, "y": 17 }, { "label": "A13", "matrix": [14, 1], "x": 2, "y": 17 }, - { "label": "A15", "matrix": [15, 0], "x": 0, "y": 18 } - ] - } - } -} diff --git a/keyboards/ez_maker/directpins/proton_c/keymaps/default/keymap.json b/keyboards/ez_maker/directpins/proton_c/keymaps/default/keymap.json deleted file mode 100644 index 7af6d44762..0000000000 --- a/keyboards/ez_maker/directpins/proton_c/keymaps/default/keymap.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "keyboard": "ez_maker/directpins/proton_c", - "keymap": "default", - "layout": "LAYOUT_all", - "layers": [ - [ - "KC_0", - "KC_1", - "KC_2", "KC_3", - "KC_4", "KC_5", - "KC_6", "KC_7", - "KC_8", "KC_9", - "KC_A", "KC_B", - "KC_C", "KC_D", - "KC_E", "KC_F", - "KC_G", "KC_H", - "KC_I", "KC_J", - "KC_K", "KC_L", - "KC_M", "KC_N", - "KC_O", "KC_P", - "KC_Q", "KC_R", - "KC_S" - ] - ] -} diff --git a/keyboards/ez_maker/directpins/proton_c/readme.md b/keyboards/ez_maker/directpins/proton_c/readme.md deleted file mode 100644 index caf6c7c995..0000000000 --- a/keyboards/ez_maker/directpins/proton_c/readme.md +++ /dev/null @@ -1,19 +0,0 @@ -# DirectPins - - - -Easily assign keys to pins for your custom project using QMK Configurator. - -* Keyboard Maintainer: [Zach White](https://github.com/skullydazed) -* Hardware Supported: Proton C -* Hardware Availability: https://qmk.fm/proton-c - -Make example for this keyboard (after setting up your build environment): - - qmk compile -kb ez_maker/directpins/proton_c -km default - -Flashing example for this keyboard: - - qmk flash -kb ez_maker/directpins/proton_c -km default - -See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs). diff --git a/keyboards/ez_maker/directpins/proton_c/rules.mk b/keyboards/ez_maker/directpins/proton_c/rules.mk deleted file mode 100644 index 6e7633bfe0..0000000000 --- a/keyboards/ez_maker/directpins/proton_c/rules.mk +++ /dev/null @@ -1 +0,0 @@ -# This file intentionally left blank |