summaryrefslogtreecommitdiff
path: root/keyboards/xw60
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2024-02-15 09:14:06 +0000
committerGitHub <noreply@github.com>2024-02-15 09:14:06 +0000
commitf8123c27ad75cbb7147618dd5cf98474b5c150e0 (patch)
tree633e83594cf1846bd2a0577215e65fe35b476a59 /keyboards/xw60
parent4a128c6062582f9f7e344dccad570ef8c97911b9 (diff)
Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)
Diffstat (limited to 'keyboards/xw60')
-rw-r--r--keyboards/xw60/keymaps/pingjunior/keymap.c30
-rw-r--r--keyboards/xw60/keymaps/pingjunior/readme.md44
2 files changed, 0 insertions, 74 deletions
diff --git a/keyboards/xw60/keymaps/pingjunior/keymap.c b/keyboards/xw60/keymaps/pingjunior/keymap.c
deleted file mode 100644
index 5c49e174ef..0000000000
--- a/keyboards/xw60/keymaps/pingjunior/keymap.c
+++ /dev/null
@@ -1,30 +0,0 @@
-#include QMK_KEYBOARD_H
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
-
- /* 0: default */
- LAYOUT_pingjunior(
- KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_GRV, KC_BSPC,
- KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSLS,
- KC_CAPS, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_PENT, KC_ENT,
- KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, MO(2),
- KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_RALT, KC_RGUI, KC_RCTL
- ),
- /* 1: hhkb */
- LAYOUT_pingjunior(
- KC_ESC, KC_1, KC_2, KC_3, KC_4, KC_5, KC_6, KC_7, KC_8, KC_9, KC_0, KC_MINS, KC_EQL, KC_BSLS, KC_GRV,
- KC_TAB, KC_Q, KC_W, KC_E, KC_R, KC_T, KC_Y, KC_U, KC_I, KC_O, KC_P, KC_LBRC, KC_RBRC, KC_BSPC,
- KC_LCTL, KC_A, KC_S, KC_D, KC_F, KC_G, KC_H, KC_J, KC_K, KC_L, KC_SCLN, KC_QUOT, KC_PENT, KC_ENT,
- KC_LSFT, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, MO(2),
- KC_NO, KC_LALT, KC_LGUI, KC_SPC, KC_RGUI, KC_RALT, KC_NO
- ),
- /* 2: fn */
- LAYOUT_pingjunior(
- _______, 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_INS, KC_DEL,
- KC_CAPS, _______, KC_UP, _______, _______, _______, _______, _______, _______, _______, _______, KC_UP, _______, KC_DEL,
- _______, KC_LEFT, KC_DOWN, KC_RGHT, _______, _______, _______, _______, _______, _______, KC_LEFT, KC_RGHT, _______, _______,
- _______, _______, _______, _______, _______, HF_TOGG, HF_DWLU, HF_DWLD, _______, _______, KC_DOWN, _______, _______,
- _______, _______, _______, _______, _______, _______, _______
- ),
-
-};
diff --git a/keyboards/xw60/keymaps/pingjunior/readme.md b/keyboards/xw60/keymaps/pingjunior/readme.md
deleted file mode 100644
index 0943a88a95..0000000000
--- a/keyboards/xw60/keymaps/pingjunior/readme.md
+++ /dev/null
@@ -1,44 +0,0 @@
-# The default keymap for pingjunior
-
- ### layer 0 - default
- ```
- .--------------------------------------------------------------------------.
- | esc| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | ` |bksp|
- |--------------------------------------------------------------------------|
- | tab | Q | W | E | R | T | Y | U | I | O | P | [ | ] | \ |
- |--------------------------------------------------------------------------|
- | caps | A | S | D | F | G | H | J | K | L | ; | ' |pent|enter|
- |--------------------------------------------------------------------------|
- | shift | Z | X | C | V | B | N | M | , | . | / | shift | fn |
- |--------------------------------------------------------------------------|
- | ctrl | gui| alt | space | alt | gui/ ctrl |
- '--------------------------------------------------------------------------'
- ```
- ### layer 1 - hhkb
- ```
- .--------------------------------------------------------------------------.
- | esc| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 | - | = | \ | ` |
- |--------------------------------------------------------------------------|
- | tab | Q | W | E | R | T | Y | U | I | O | P | [ | ] | bksp |
- |--------------------------------------------------------------------------|
- | ctrl | A | S | D | F | G | H | J | K | L | ; | ' |pent|enter|
- |--------------------------------------------------------------------------|
- | shift | Z | X | C | V | B | N | M | , | . | / | shift | fn |
- '--------------------------------------------------------------------------'
- | alt| gui | space | gui | alt|
- '------------------------------------------------------------'
- ```
- ### layer 2 - fn
- ```
- ,--------------------------------------------------------------------------.
- | | f1 | f2 | f3 | f4 | f5 | f6 | f7 | f8 | f9 | f10| f11| f12| ins| del|
- |--------------------------------------------------------------------------|
- | caps | | up | | | | | | | | | up | | del |
- |--------------------------------------------------------------------------|
- | |left|down|rght| | | | | | |left|rght| | |
- |--------------------------------------------------------------------------|
- | | | | | |buzz| + | - | | |down| | |
- |--------------------------------------------------------------------------|
- | | | | | | | |
- '--------------------------------------------------------------------------'
- ``` \ No newline at end of file