|
|
3 年之前 | |
|---|---|---|
| .. | ||
| config.h | ea2505901e [Keymap] Jonavin new obe keymap (#14657) | 4 年之前 |
| keymap.c | 1cb1a5a374 Remove legacy Grave Escape keycodes (#18787) | 3 年之前 |
| readme.md | 5334e087ef [Keymap] Jonavin userspace encoder alt tab scrolling (#14979) | 4 年之前 |
| rules.mk | 5334e087ef [Keymap] Jonavin userspace encoder alt tab scrolling (#14979) | 4 年之前 |
--> This keymap makes use of user/jonavin userspace
Features
quick demo https://youtu.be/gR1awbsouLk
Add PrtScr, Scroll Lock, Break, NumLock to Fn layer
Implement Win key lock using Fn+Win
Layer 2 (LOWER) when right B is held -- for emoticons
Layer 2 RGB functions, and EEPROM Reset
Layer 3 (RAISE) mod on Caps Lock with double-tap to switch to this layer, double tap to switch back
add double tap of Left Shift to toggle Caps Lock
Up arrow is also Shift when held
Pushing the encoder switches the default encoder scroll between volume control and Alt-Tab
STARTUP_NUMLOCK_ON = yes
ENCODER_DEFAULTACTIONS_ENABLE = yes
TD_LSFT_CAPSLOCK_ENABLE = yes
- This will enable double tap on Left Shift to toggle CAPSLOCK when using KC_LSFTCAPS
IDLE_TIMEOUT_ENABLE = yes
- Enables Timer functionality; for RGB idle timeouts that can be changed dynamically
EMOTICON_ENABLE
- adds EMO_ keycodes for text emojis
INVERT_NUMLOCK_INDICATOR
- inverts the Num lock indicator, LED is on when num lokc is off
ALTTAB_SCROLL_ENABLE
- bind KS_TSTOG to a different key to change how this toggle happens
