Commit graph

38 commits

Author SHA1 Message Date
Victor
edf4c932f2
Added super alt-tab
- going to remove it though so I can hold different mods for chrome
and windows. Wanted to save the code since I spent time working on it
- General code cleanup
- introduced klor and rollow keyboard.json
- set encoder resolution to 4 for alt tab to work right
2024-07-02 23:29:06 -05:00
Victor
bd72a9b350
Basically reverting back to an old keymap
- removed most combos and all key overrides
- implemented custom override for haptic and audio config
- went back to older keymap (e.g. backspace and del on most layers)
- reintroduced dedicated mouse button on thumb cluster
- mouse button 2 is now a combo
2024-07-02 00:35:32 -05:00
Victor
2f6929eae1
Finishing removing automouse
- Testing out the toggle mouse layer instead, so far it's okay
2024-06-25 16:50:10 -05:00
Victor
169f363763
Added Host State Auto Mouse
- added mouse layer to userspace
- Ploopy Nano now turns on num lock when pointer is moved
- When the keyboard detects num lock it turns the mouse layer on
- cleaned up unused key overrides and combos
- Rules.mk was redone to drastically reduce memory footprint
- merged all config files into the main one
- made a clever way to have two _user functions in the userspace
- revised drag scroll bind for comfort
- removed dpi toggle functionality for nano for now. Need to find way to
add it back
2024-06-24 23:56:41 -05:00
Victor
c2008065ae
Tandem checkin for ploopyco overhaul
- Added build option for new ploopy nano build
- Added ploopy nano userspace keymap
- Removed old drag scroll detection. OLED graphic tied to scroll lock
- REmoved old scroll lock and dpi custom keycodes used for Lkbm keymap
- overrode num/scroll lock. It is now a hold instead of a toggle
- Added custom keycode to turn on all locks to tell ploopy nano to
enter bootloader
- refactored variables based on learnings from ploopy rebase
- minor tweaks to keymap
- pressing numlock cycles through dpi settings
- pressing scroll lock enters momentary drag scroll
2024-06-18 19:25:24 -05:00
Victor
2036b62a89
128x32 OLED Overhaul and more
- Limit to eight layers to save MCU space
- Tweaked default rules.mk for WPM, Audio, etc
- Added Luna Pet OLED code and modified to my standard
- Enabled Drag Scroll OLED indicator
- Increased Split Communications (layers, LED state, Mods)
- Cleaned up OLED Code and overhauled screen.
- Data is on both halves now, no more split side logo
- Added WPM counter
- Added graphics for layers, mods, features, small QMK logo
- Leveraged KLOR font and added my own images
- Made LTO disabled by default since I'm team RP2040
2024-05-28 12:43:28 -05:00
Victor
b3d323769a
OLED updates
- tweaked 32x128 master side. Got the layout and symbols I wanted
- trying to track the ploopy nano drag scroll so the OLED will work
- added Luna pet skeleton to slave side. need to tweak it.
2024-05-27 22:24:37 -05:00
Victor
7013d39810
Made major changes to OLED
- now I understand how the system works I can make my own fonts/graphics
- overhauled the 32x128 OLED screen display. Will still tweak it
2024-05-27 00:08:27 -05:00
Victor
fdfc997c28
Cleanup and Adding more overrides
- Updated documentation and standardize identation formatting
- Added numpad key overrides to get function keys
- got rid of function layer
2024-05-10 00:00:37 -05:00
Victor
d5a94942b8
Reverted Keymap and overhauled Tap-Hold Override
- Went back to num pad
- Added function key layer, maybe I'll do override to remove a layer
- Symbol layer is tri layer
- Redid tap-hold so taps can be held for repeating keys
2024-05-09 22:21:46 -05:00
Victor
7faa790d5a
Swapping Tap hold question mark and astericks 2024-05-08 21:59:41 -05:00
Victor
be2edd05cc
Adding one more tap hold
- holding astericks now gives question mark
2024-05-07 23:57:02 -05:00
Victor
aaa2269240
Reverting back to tap holds
- per documentation I felt the gains were not worth having to press
shift to get those alt keycodes.
- on symbol layer split side, there were alot of same finger bigrams
2024-05-07 23:51:38 -05:00
Victor
a648a7af4f
Removing rest of single tap tap holds
- now overriding comma and dot
- removed autoshift tap holds so I can type faster and do repeats
2024-05-07 23:12:13 -05:00
Victor
63de251048
Replacing some tap holds with key overrides
- percent, exlm, and at are now key overrides
- I now have to press shift to get the once held keycodes, but now
I can hold down those keys to get repeating output
2024-05-07 22:46:57 -05:00
Victor
bd0ef31328
Implementing Key Override
- converting shift backspace to this setup since its simpler
- Just commented out the existing code in case this doesn't work
- May convert some of the symbols to this instead of a hold
2024-05-06 22:38:26 -05:00
Victor
20cdbdd1a5
Reshuffle Number Layer and Cleanup
- remove mods on number layer
- function keys on top, numbers now on middle
- added media keys to number layer
- updated documentation
2024-05-06 22:30:28 -05:00
Victor
2d3c6f2f4e
Del not det 2024-05-06 21:15:47 -05:00
Victor
a0e4ebaaea
Maybe I needed a del one shot mods to make this work right 2024-05-06 19:22:06 -05:00
Victor
9ccc311d2a
Fixing space backspace
- mods were getting stuck when i was pressing the shift backspace
- changed number layer so numbers and dates are easier to type
2024-05-06 19:05:01 -05:00
Victor
507e60877e
Implementing shift backspace example
- copied and modified the code from the documentation
2024-05-06 18:49:34 -05:00
Victor
c6bb3f3ea3
Copying and modifying the Shift Backspace example
- https://docs.qmk.fm/#/feature_advanced_keycodes
2024-05-06 18:48:29 -05:00
Victor
997da149e6
Trying Pascal's Shift Backspace
- like the idea of holding shift backspace to get delete. one less combo
- https://getreuer.info/posts/keyboards/macros3/index.html
2024-05-06 18:12:16 -05:00
Victor
388e7b8b5f
I didn't fully remove the ampr taphold 2024-05-05 23:17:41 -05:00
Victor
90ef9a3b22
Bunch of stuff
- Fixed OLED layer list order
- Altered and combined symbols in tap hold behaviors
- removed the mousekeys optional keycode thing since mousekeys are required
- cleaned up unused tapholds
2024-05-05 23:10:55 -05:00
Victor
ec97151d14
Fixing bugs and adding more tap holds
- Had the wrong mod order on symbol layer
- Rearranged the symbol layer to add UCCPR back
- Added more tap holds like \\, //, &&
- Removed pipe tap hold
2024-05-05 21:18:44 -05:00
Victor
39ca5f2f73
Trying Callum after my Swoop got stuck in game mode
- reshuffling everything to somewhat match his keymap
- removed a bunch of combos
2024-05-05 20:27:25 -05:00
Victor
0eafe4f4c8
It did not like me putting that variable in the header file 2024-04-24 12:57:22 -05:00
Victor
4c1ff262ab
At work, major cleanup
- Can't flash firmware to test RGBMatrix here so trying to do other stuff
- Added Reverse Base Layer toggle and mapped it to the encoder
- Tweaked combos. Moving mouse buttons around for comfort and moving stuff to minimize
misfires
- removed macro 2 set binds
- Fleshed out MOUSEKEY config and tweaked mouse wheel to speed it up
- Refreshed RGB Matrix config, added timeout, removed unneeded stuff
- Added split OLED data sync
- Updated keymap drawer image
- Cleaned up comments and bad Swoop rgbmatrix code
2024-04-24 12:38:08 -05:00
Victor
a370965d1c
fixing bugs and setting up encoder debug environment
- Had to fix bugs with TR_SCLN and ploopy nano drag scroll
- added mouse scroll wheel and rgb mode for debug purposes
2024-04-22 07:35:57 -05:00
Victor
f8bded656b
Forgot to undo the test name 2024-04-21 10:37:53 -05:00
Victor
082926a4e1
Polish and cleanup
- Redid the tap hold to simplify maintenance
- moved the ploopy nano stuff into tap hold
- removed all mention of function layer
- added double taps for programming macros
2024-04-21 10:32:13 -05:00
Victor
052b2795a2
Trying to simplify the taphold code
- only on semicolon
- removed the TR LT define and only doing TH
2024-04-21 08:21:20 -05:00
Victor
39b1461def
missing a semicolon again 2024-04-05 21:08:02 -05:00
Victor
dff092e0a5
- removed all old base layer change code
- trying 0 degrees on oled
2024-04-05 21:03:43 -05:00
Victor
8e29b0b71a
Forgot a semicolon!!! 2024-04-05 20:11:36 -05:00
Victor
d997b1aa0b
- Enabled Encoder Mapping, added basic map
- fixed oled orientation, maybe this time will work
- added macro to toggle base layer to save keys on config layer
2024-04-05 20:06:26 -05:00
Victor
089b71d77b
Migrating over userspace
- existing repo was not forked. Wanted to make sure I was using the standard,
not replicating it
- Updated the readme.md for the latest mappings
2024-04-01 22:26:41 -05:00