summaryrefslogtreecommitdiffstats
path: root/keyboards/westfoxtrot/cyclops/keymaps/peippo
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/westfoxtrot/cyclops/keymaps/peippo')
-rw-r--r--keyboards/westfoxtrot/cyclops/keymaps/peippo/config.h19
-rw-r--r--keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md20
2 files changed, 0 insertions, 39 deletions
diff --git a/keyboards/westfoxtrot/cyclops/keymaps/peippo/config.h b/keyboards/westfoxtrot/cyclops/keymaps/peippo/config.h
deleted file mode 100644
index 6278fae658..0000000000
--- a/keyboards/westfoxtrot/cyclops/keymaps/peippo/config.h
+++ /dev/null
@@ -1,19 +0,0 @@
-/* Copyright 2018 '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
-
-// place overrides here
diff --git a/keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md b/keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md
deleted file mode 100644
index a587d74c2a..0000000000
--- a/keyboards/westfoxtrot/cyclops/keymaps/peippo/readme.md
+++ /dev/null
@@ -1,20 +0,0 @@
-# Cyclops keymap by peippo
-
-Nordic layout with faster access to cursor movement keys and brackets.
-
-## Keymap notes
-
-- Default layer has a Grave Escape which outputs Escape when pressed normally, and `ยง` when Shift or Command are held. I like to setup Command+Esc to moving focus to next window (MacOS preferences, Keyboard / Shortcuts / Keyboard).
-- `Caps Lock` can be held to access the modifier layer.
-
-## Modifier layer
-
-- Additional cursor movement keys on `J/K/L/I`, and Page Up/Page Down on `U/O`.
-- Easier access to [] & {} (w/ Shift) on `8/9`.
-- Show desktop on `D`.
-- Screen capture tool on `S`.
-- Media shortcuts on Arrow keys & Page Up/Page Down.
-
-### Build
-
-To build the firmware, run `make westfoxtrot/cyclops:peippo`.