Sofle rev1 Keymap - featuring keyboard pets (#12499)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
CodeFreak
2021-05-27 16:46:19 +01:00
committed by GitHub
co-authored by Drashna Jaelre Ryan
parent 9da95bc3ab
commit 147cf8afbb
4 changed files with 821 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
/* Copyright 2021 HellSingCoder
*
* 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 OLED_TIMEOUT 120000
#define OLED_BRIGHTNESS 120
File diff suppressed because it is too large Load Diff
+32
View File
@@ -0,0 +1,32 @@
[![Luna - The QMK Keyboard Pet](https://www.simonepellegrino.com/wp-content/uploads/2021/05/luna.jpg)](https://www.youtube.com/watch?v=HgIQRazCAjo)
# Personal keymap for Sofle Keyboard rev1
Features:
- Modes for Qwerty and Games support. Games swaps enter and space to play FPS games and adds directional arrows.
- Modified Qwerty layout to allow usage without hidden layers (for the most).
- The OLED on master half shows selected OS, Layer and caps lock state.
- The secondary display shows a logo and the wpm counter.
- Left encoder controls arrow left/right. Right encoder arrow up/down.
- Holding shift changes the encoders to next/previous and volup/voldown respectively.
- Press the encoders to play/pause and mute.
- Smart Backspace (shift + backspace to delete)
- Single Layer button (press to Lower, shift + press to change mode)
- **Features Luna, your keyboard pet!**
#Luna, the keyboard pet
Features:
- Luna reacts to your wpm counter
- under 10 wpm she sits
- between 10 and 40 wpm she walks
- over 40 wpm she runs
- She will move sneakily if you hold down Ctrl
- Will bark at people on the internet if you activate Caps Lock!
- Luna jumps every time you hit Space
Learn how to adopt a keyboard pet here
https://www.youtube.com/watch?v=HgIQRazCAjo
+6
View File
@@ -0,0 +1,6 @@
OLED_DRIVER_ENABLE = yes
ENCODER_ENABLE = yes
CONSOLE_ENABLE = yes
EXTRAKEY_ENABLE = yes
WPM_ENABLE = yes