forked from qmk/qmk_firmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Keyboard] Add suika85ergo (qmk#23380)
- Loading branch information
1 parent
b31ebe7
commit c25dfe5
Showing
6 changed files
with
216 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
{ | ||
"manufacturer": "suikagiken", | ||
"keyboard_name": "suika85ergo", | ||
"maintainer": "suikagiken", | ||
"development_board": "elite_c", | ||
"pin_compatible": "elite_c", | ||
"diode_direction": "COL2ROW", | ||
"features": { | ||
"bootmagic": true, | ||
"command": false, | ||
"console": false, | ||
"extrakey": true, | ||
"mousekey": true, | ||
"nkro": true | ||
}, | ||
"matrix_pins": { | ||
"cols": ["B3", "B2", "B6", "F0", "F1", "C7", "D5", "B7", "B5", "B4", "E6", "D7", "C6", "D4", "D0", "D1", "D2"], | ||
"rows": ["B0", "F4", "F5", "F6", "F7", "B1"] | ||
}, | ||
"url": "https://github.com/suikagiken/suika85ergo", | ||
"usb": { | ||
"device_version": "1.0.0", | ||
"vid": "0x4B48", | ||
"pid": "0x0002" | ||
}, | ||
"dynamic_keymap": { | ||
"layer_count": 2 | ||
}, | ||
"build": { | ||
"debounce_type": "sym_eager_pk" | ||
}, | ||
"debounce": 50, | ||
"layouts": { | ||
"LAYOUT": { | ||
"layout": [ | ||
{"matrix": [0, 0], "x": 0, "y": 0}, | ||
{"matrix": [0, 1], "x": 1, "y": 0}, | ||
{"matrix": [0, 2], "x": 2, "y": 0}, | ||
{"matrix": [0, 3], "x": 3, "y": 0}, | ||
{"matrix": [0, 4], "x": 4, "y": 0}, | ||
{"matrix": [0, 5], "x": 5, "y": 0}, | ||
{"matrix": [0, 6], "x": 6, "y": 0}, | ||
{"matrix": [0, 10], "x": 10, "y": 0}, | ||
{"matrix": [0, 11], "x": 11, "y": 0}, | ||
{"matrix": [0, 12], "x": 12, "y": 0}, | ||
{"matrix": [0, 13], "x": 13, "y": 0}, | ||
{"matrix": [0, 14], "x": 14, "y": 0}, | ||
{"matrix": [0, 15], "x": 15, "y": 0}, | ||
{"matrix": [0, 16], "x": 16, "y": 0}, | ||
{"matrix": [1, 0], "x": 0, "y": 1}, | ||
{"matrix": [1, 1], "x": 1, "y": 1}, | ||
{"matrix": [1, 2], "x": 2, "y": 1}, | ||
{"matrix": [1, 3], "x": 3, "y": 1}, | ||
{"matrix": [1, 4], "x": 4, "y": 1}, | ||
{"matrix": [1, 5], "x": 5, "y": 1}, | ||
{"matrix": [1, 6], "x": 6, "y": 1}, | ||
{"matrix": [1, 8], "x": 8, "y": 1}, | ||
{"matrix": [1, 10], "x": 10, "y": 1}, | ||
{"matrix": [1, 11], "x": 11, "y": 1}, | ||
{"matrix": [1, 12], "x": 12, "y": 1}, | ||
{"matrix": [1, 13], "x": 13, "y": 1}, | ||
{"matrix": [1, 14], "x": 14, "y": 1}, | ||
{"matrix": [1, 15], "x": 15, "y": 1}, | ||
{"matrix": [1, 16], "x": 16, "y": 1}, | ||
{"matrix": [2, 0], "x": 0, "y": 2}, | ||
{"matrix": [2, 1], "x": 1, "y": 2}, | ||
{"matrix": [2, 2], "x": 2, "y": 2}, | ||
{"matrix": [2, 3], "x": 3, "y": 2}, | ||
{"matrix": [2, 4], "x": 4, "y": 2}, | ||
{"matrix": [2, 5], "x": 5, "y": 2}, | ||
{"matrix": [2, 6], "x": 6, "y": 2}, | ||
{"matrix": [2, 8], "x": 8, "y": 2}, | ||
{"matrix": [2, 10], "x": 10, "y": 2}, | ||
{"matrix": [2, 11], "x": 11, "y": 2}, | ||
{"matrix": [2, 12], "x": 12, "y": 2}, | ||
{"matrix": [2, 13], "x": 13, "y": 2}, | ||
{"matrix": [2, 14], "x": 14, "y": 2}, | ||
{"matrix": [2, 15], "x": 15, "y": 2}, | ||
{"matrix": [2, 16], "x": 16, "y": 2}, | ||
{"matrix": [3, 0], "x": 0, "y": 3}, | ||
{"matrix": [3, 1], "x": 1, "y": 3}, | ||
{"matrix": [3, 2], "x": 2, "y": 3}, | ||
{"matrix": [3, 3], "x": 3, "y": 3}, | ||
{"matrix": [3, 4], "x": 4, "y": 3}, | ||
{"matrix": [3, 5], "x": 5, "y": 3}, | ||
{"matrix": [3, 6], "x": 6, "y": 3}, | ||
{"matrix": [3, 7], "x": 7, "y": 3}, | ||
{"matrix": [3, 9], "x": 9, "y": 3}, | ||
{"matrix": [3, 10], "x": 10, "y": 3}, | ||
{"matrix": [3, 11], "x": 11, "y": 3}, | ||
{"matrix": [3, 12], "x": 12, "y": 3}, | ||
{"matrix": [3, 13], "x": 13, "y": 3}, | ||
{"matrix": [3, 14], "x": 14, "y": 3}, | ||
{"matrix": [3, 15], "x": 15, "y": 3}, | ||
{"matrix": [4, 1], "x": 1, "y": 4}, | ||
{"matrix": [4, 2], "x": 2, "y": 4}, | ||
{"matrix": [4, 3], "x": 3, "y": 4}, | ||
{"matrix": [4, 4], "x": 4, "y": 4}, | ||
{"matrix": [4, 5], "x": 5, "y": 4}, | ||
{"matrix": [4, 6], "x": 6, "y": 4}, | ||
{"matrix": [4, 8], "x": 8, "y": 4}, | ||
{"matrix": [4, 10], "x": 10, "y": 4}, | ||
{"matrix": [4, 11], "x": 11, "y": 4}, | ||
{"matrix": [4, 12], "x": 12, "y": 4}, | ||
{"matrix": [4, 13], "x": 13, "y": 4}, | ||
{"matrix": [4, 14], "x": 14, "y": 4}, | ||
{"matrix": [4, 15], "x": 15, "y": 4}, | ||
{"matrix": [5, 2], "x": 2, "y": 5}, | ||
{"matrix": [5, 3], "x": 3, "y": 5}, | ||
{"matrix": [5, 4], "x": 4, "y": 5}, | ||
{"matrix": [5, 5], "x": 5, "y": 5}, | ||
{"matrix": [5, 6], "x": 6, "y": 5}, | ||
{"matrix": [5, 7], "x": 7, "y": 5}, | ||
{"matrix": [5, 8], "x": 8, "y": 5}, | ||
{"matrix": [5, 9], "x": 9, "y": 5}, | ||
{"matrix": [5, 10], "x": 10, "y": 5}, | ||
{"matrix": [5, 11], "x": 11, "y": 5}, | ||
{"matrix": [5, 12], "x": 12, "y": 5}, | ||
{"matrix": [5, 13], "x": 13, "y": 5}, | ||
{"matrix": [5, 14], "x": 14, "y": 5} | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// Copyright 2024 suikagiken (@suikagiken) | ||
// SPDX-License-Identifier: GPL-2.0-or-later | ||
|
||
#include QMK_KEYBOARD_H | ||
|
||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
[0] = LAYOUT( | ||
KC_ESC , KC_F1 , KC_F2 , KC_F3 , KC_F4 , KC_F5 , KC_F6 , KC_F7 , KC_F8 , KC_F9 , KC_F10 , KC_F11 , KC_F12 , KC_DEL , | ||
C(KC_X), KC_GRV , KC_1 , KC_2 , KC_3 , KC_4 , KC_5 , KC_PSCR, KC_6 , KC_7 , KC_8 , KC_9 , KC_0 , KC_MINS, KC_BSPC, | ||
C(KC_C), KC_TAB , KC_Q , KC_W , KC_E , KC_R , KC_T , KC_EQL , KC_Y , KC_U , KC_I , KC_O , KC_P , KC_BSLS, KC_ENT , | ||
C(KC_V), KC_CAPS, KC_A , KC_S , KC_D , KC_F , KC_G , KC_LBRC, KC_RBRC, KC_H , KC_J , KC_K , KC_L , KC_SCLN, KC_QUOT, | ||
KC_LSFT, KC_Z , KC_X , KC_C , KC_V , KC_B , KC_UP , KC_N , KC_M , KC_COMM, KC_DOT , KC_SLSH, KC_RSFT, | ||
KC_LCTL, KC_LWIN, KC_LOPT, MO(1) , KC_SPC , KC_LEFT, KC_DOWN, KC_RGHT, KC_SPC , MO(1) , KC_ROPT, KC_APP , KC_RCTL | ||
), | ||
[1] = LAYOUT( | ||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, _______, KC_PGUP, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, KC_HOME, KC_PGDN, KC_END , _______, _______, _______, _______, _______ | ||
) | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
// Copyright 2024 suikagiken (@suikagiken) | ||
// SPDX-License-Identifier: GPL-2.0-or-later | ||
|
||
#include QMK_KEYBOARD_H | ||
|
||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { | ||
[0] = LAYOUT( | ||
KC_ESC , KC_F1 , KC_F2 , KC_F3 , KC_F4 , KC_F5 , KC_F6 , KC_F7 , KC_F8 , KC_F9 , KC_F10 , KC_F11 , KC_F12 , KC_DEL , | ||
C(KC_X), KC_GRV , KC_1 , KC_2 , KC_3 , KC_4 , KC_5 , KC_PSCR, KC_6 , KC_7 , KC_8 , KC_9 , KC_0 , KC_MINS, KC_BSPC, | ||
C(KC_C), KC_TAB , KC_Q , KC_W , KC_E , KC_R , KC_T , KC_EQL , KC_Y , KC_U , KC_I , KC_O , KC_P , KC_BSLS, KC_ENT , | ||
C(KC_V), KC_CAPS, KC_A , KC_S , KC_D , KC_F , KC_G , KC_LBRC, KC_RBRC, KC_H , KC_J , KC_K , KC_L , KC_SCLN, KC_QUOT, | ||
KC_LSFT, KC_Z , KC_X , KC_C , KC_V , KC_B , KC_UP , KC_N , KC_M , KC_COMM, KC_DOT , KC_SLSH, KC_RSFT, | ||
KC_LCTL, KC_LWIN, KC_LOPT, MO(1) , KC_SPC , KC_LEFT, KC_DOWN, KC_RGHT, KC_SPC , MO(1) , KC_ROPT, KC_APP , KC_RCTL | ||
), | ||
[1] = LAYOUT( | ||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, _______, KC_PGUP, _______, _______, _______, _______, _______, _______, | ||
_______, _______, _______, _______, _______, KC_HOME, KC_PGDN, KC_END , _______, _______, _______, _______, _______ | ||
) | ||
}; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
VIA_ENABLE = yes |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# suika85ergo | ||
(English Follows Japanese) | ||
|
||
## 概要 | ||
|
||
suika85ergoはカラムスタッガードの一体型エルゴキーボードです。 | ||
ファンクションキーや矢印キーなど、コンパクトキーボードでは省略されがちなキーも備えており、フルキーボードからの移行も容易です。 | ||
|
||
* 制作 : すいか技研 (https://suikagiken.net) GitHub [suikagiken](https://github.com/suikagiken) | ||
* 販売 : 遊舎工房様( https://shop.yushakobo.jp/products/9015 )にてお求め頂けます | ||
|
||
## ビルドガイド | ||
|
||
[こちらのリンク](https://github.com/suikagiken/suika85ergo/blob/main/buildguide.md)からご覧下さい。 | ||
|
||
--- | ||
|
||
## Overview | ||
|
||
suika85ergo is a column-staggered ergonomic keyboard with 85 keys. It has function keys or arrow keys, which are omitted in compact keyboards, making it easy to switch from a conventional full keyboard. | ||
|
||
* Keyboard Maintainer: [suikagiken](https://github.com/suikagiken) | ||
* Hardware Supported: Purchase PCBs from the following stores. | ||
* Hardware Availability: Available at YushaKobo (https://shop.yushakobo.jp/products/9015) | ||
|
||
Make example for this keyboard (after setting up your build environment): | ||
|
||
make suikagiken/suika85ergo:default | ||
|
||
Flashing example for this keyboard: | ||
|
||
make suikagiken/suika85ergo:default:flash | ||
|
||
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). | ||
|
||
## Bootloader | ||
|
||
Enter the bootloader in 3 ways: | ||
|
||
* **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard | ||
* **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead | ||
* **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# This file intentionally left blank |