summaryrefslogtreecommitdiff
path: root/keyboards/v60_type_r/keymaps/vimouse
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/v60_type_r/keymaps/vimouse
parent4a128c6062582f9f7e344dccad570ef8c97911b9 (diff)
Remove obvious user keymaps, keyboards/{v,x,y,z}* edition. (#23083)
Diffstat (limited to 'keyboards/v60_type_r/keymaps/vimouse')
-rw-r--r--keyboards/v60_type_r/keymaps/vimouse/config.h26
-rw-r--r--keyboards/v60_type_r/keymaps/vimouse/keymap.c112
-rw-r--r--keyboards/v60_type_r/keymaps/vimouse/readme.md0
-rw-r--r--keyboards/v60_type_r/keymaps/vimouse/rules.mk2
4 files changed, 0 insertions, 140 deletions
diff --git a/keyboards/v60_type_r/keymaps/vimouse/config.h b/keyboards/v60_type_r/keymaps/vimouse/config.h
deleted file mode 100644
index 285cb4fa23..0000000000
--- a/keyboards/v60_type_r/keymaps/vimouse/config.h
+++ /dev/null
@@ -1,26 +0,0 @@
-/* Copyright 2017 benlyall, MechMerlin
- *
- * 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
-
-#define V60_POLESTAR
-
-// place overrides here
-#define MOUSEKEY_INTERVAL 20
-#define MOUSEKEY_DELAY 0
-#define MOUSEKEY_TIME_TO_MAX 60
-#define MOUSEKEY_MAX_SPEED 7
-#define MOUSEKEY_WHEEL_DELAY 0
diff --git a/keyboards/v60_type_r/keymaps/vimouse/keymap.c b/keyboards/v60_type_r/keymaps/vimouse/keymap.c
deleted file mode 100644
index 2eb06c0503..0000000000
--- a/keyboards/v60_type_r/keymaps/vimouse/keymap.c
+++ /dev/null
@@ -1,112 +0,0 @@
-/* Copyright 2017 benlyall, MechMerlin
- *
- * 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/>.
- */
-#include QMK_KEYBOARD_H
-
-#define _____ KC_TRNS
-#define XXXXX KC_NO
-
-const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
- /* Keymap 0: Default Layer
- * ,-----------------------------------------------------------.
- * |Esc| 1| 2| 3| 4| 5| 6| 7| 8| 9| 0| -| =| Bs |
- * |-----------------------------------------------------------|
- * |Tab | Q| W| E| R| T| Y| U| I| O| P| [| ]| \|
- * |-----------------------------------------------------------|
- * |FN0 | A| S| D| F| G| H| J| K| L| ;| '|Return |
- * |-----------------------------------------------------------|
- * |LShift | Z| X| C| V| B| N| M| ,| .| /| RShift |
- * |-----------------------------------------------------------|
- * |Ctrl|Alt |Gui | Space/L3 |Gui |Alt |Ctrl|Fn1|
- * `-----------------------------------------------------------'
- */
- [0] = LAYOUT_all(
- 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, XXXXX, 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,
- LT(1, 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_ENT,
- KC_LSFT, XXXXX, KC_Z, KC_X, KC_C, KC_V, KC_B, KC_N, KC_M, KC_COMM, KC_DOT, KC_SLSH, KC_RSFT, XXXXX,
- KC_LCTL, KC_LALT, KC_LGUI, LT(2, KC_SPC), KC_RGUI, KC_RALT, KC_RCTL, MO(3)),
- /* Keymap 1: FN Layer
- * ,-----------------------------------------------------------.
- * |` | F1| F2| F3| F4| F5| F6| F7| F8| F9|F10|F11|F12| Del |
- * |-----------------------------------------------------------|
- * | | | | | | | | | | |PSc|SLk|Pau| Ins |
- * |-----------------------------------------------------------|
- * | | | | | | | Lt| Dn| Up| Rt|Hom|PgU| |
- * |-----------------------------------------------------------|
- * | | | | | | |Mut|VDn|VUp|End|PgD| |
- * |-----------------------------------------------------------|
- * | | | | | | | | |
- * `-----------------------------------------------------------'
- */
- [1] = LAYOUT_all(
- KC_GRV, 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,
- _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, KC_PSCR, KC_SCRL, KC_PAUS, KC_INS,
- _____, _____, _____, _____, _____, _____, KC_LEFT, KC_DOWN, KC_UP, KC_RGHT, KC_HOME, KC_PGUP, _____,
- _____, _____, _____, _____, _____, _____, _____, KC_MUTE, KC_VOLD, KC_VOLU, KC_END, KC_PGDN, _____, _____,
- _____, _____, _____, _____, _____, _____, _____, _____),
- /* Keymap 2: Mouse Keys Layer
- * ,-----------------------------------------------------------.
- * | | | | | | | | | | | | | | |
- * |-----------------------------------------------------------|
- * | | | | | | | |MWU|MWD| | | | | |
- * |-----------------------------------------------------------|
- * | | | | | | |MLt|MDn|MUp|MRt| | | |
- * |-----------------------------------------------------------|
- * | | | | | |SPC|Ms1|Ms2|Ms3| | | |
- * |-----------------------------------------------------------|
- * | | | | | | | | |
- * `-----------------------------------------------------------'
- */
- [2] = LAYOUT_all(
- _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____,
- _____, _____, _____, _____, _____, _____, _____, KC_MS_WH_UP, KC_MS_WH_DOWN, _____, _____, _____, _____, _____,
- _____, _____, _____, _____, _____, _____, KC_MS_LEFT, KC_MS_DOWN, KC_MS_UP, KC_MS_RIGHT, _____, _____, _____,
- _____, _____, _____, _____, _____, _____, KC_SPC, KC_MS_BTN1, KC_MS_BTN2, KC_MS_BTN3, _____, _____, _____, _____,
- _____, _____, _____, _____, _____, _____, _____, _____),
- /* Keymap 3: LED Modification Layer
- * ,-----------------------------------------------------------.
- * | |BLT|BLC|UGT|UGP|UGB|UGR| | | | | | | |
- * |-----------------------------------------------------------|
- * | |RD+|GN+|BL+|HU+|SA+|VA+| | | | | | | |
- * |-----------------------------------------------------------|
- * | |RD-|GN-|BL-|HU-|SA-|VA-| | | | | | |
- * |-----------------------------------------------------------|
- * | | | | | | | | | | | | |
- * |-----------------------------------------------------------|
- * | | | | | | | | |
- * `-----------------------------------------------------------'
- */
- [3] = LAYOUT_all(
- _____, BL_TOGG, BL_STEP, RGB_TOG, RGB_M_P, RGB_M_B, RGB_M_R, _____, _____, _____, _____, _____, _____, _____, _____,
- _____, RGB_RI, RGB_GI, RGB_BI, RGB_HUI, RGB_SAI, RGB_VAI, _____, _____, _____, _____, _____, _____, _____,
- _____, RGB_RD, RGB_GD, RGB_BD, RGB_HUD, RGB_SAD, RGB_VAD, _____, _____, _____, _____, _____, _____,
- _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____, _____,
- _____, _____, _____, _____, _____, _____, _____, _____),
-};
-
-bool led_update_user(led_t led_state) {
- if (led_state.caps_lock) {
- // output low
- DDRE |= (1<<PE6);
- PORTE &= ~(1<<PE6);
- }
- else {
- // Hi-Z
- DDRE &= ~(1<<PE6);
- PORTE &= ~(1<<PE6);
- }
- return false;
-}
diff --git a/keyboards/v60_type_r/keymaps/vimouse/readme.md b/keyboards/v60_type_r/keymaps/vimouse/readme.md
deleted file mode 100644
index e69de29bb2..0000000000
--- a/keyboards/v60_type_r/keymaps/vimouse/readme.md
+++ /dev/null
diff --git a/keyboards/v60_type_r/keymaps/vimouse/rules.mk b/keyboards/v60_type_r/keymaps/vimouse/rules.mk
deleted file mode 100644
index 31077066a3..0000000000
--- a/keyboards/v60_type_r/keymaps/vimouse/rules.mk
+++ /dev/null
@@ -1,2 +0,0 @@
-BACKLIGHT_ENABLE = yes
-RGBLIGHT_ENABLE = yes