Commit graph

65 commits

Author SHA1 Message Date
Victor
878f111e74
Fixing bugs
- I got messed up when i removed the backspace and mouse button 1 combos
2024-05-24 00:37:37 -05:00
Victor
90ea8d727a
putting keyboard combos back
- it felt too weird and clunky now I got used to combos
2024-05-24 00:35:26 -05:00
Victor
a1764f59ac
Klor Fix, Userspace Adds, Keymap tweaks
- Updated Klor config for updated haptic defines
- Music mode is now off for good
- Added userspace config for haptics and audio
- Went back to numpad 0 on the thumbs
- Added haptic and audio keys on the config layer
- removed all combos except drag scroll
- Updated and added overrides for haptics/audio/Mousekeys
2024-05-24 00:13:24 -05:00
Victor
e43d0eabc9
Rearranged numpad and removed layer taps
- currently I am getting out of rhythm typing /. Would get 01 instead
- Moved 0 next to 4 on the numpad. This may take some time gettng used to
- Removed the tapping term per key since I was no longer doing customizations
2024-05-12 13:14:19 -05:00
Victor
3dff7013f0
Bug fixes and more tuning
- Add new lines so multi line layer defines will work
- Changed TR_MINS to KC_MINS on number layer for F12 override
- Added more overrides for print screen and file explorer
- Added grave and semicolon back to number layer
- Moved media keys to config layer
2024-05-10 09:06:52 -05:00
Victor
6e9fb9373a
Tune and polish
- Zoom shortcuts are now the scroll wheel
- removed function layer
- updated documentation
- Enabled Tab to work on Navigation layer
- Had to go back to basic minus keycode for F12 to work
2024-05-10 08:49:39 -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
f57e5fedf7
More ironing out of bugs
- Fixed the back stroke and forward stroke so it's tap hold override
- Added ability to hold repeat the tap hold shifted key
2024-05-09 22:44:36 -05:00
Victor
7a4e3d8b5c
More fixing small bugs
- Didn't make momentary layer for number
2024-05-09 22:31:27 -05:00
Victor
3298971de8
Forgot to fix custom keycode enum 2024-05-09 22:28:09 -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
fcb238ab2f
Cleaning up documentation
- Was thinking about ways to simplify my design but I forgot
layer taps can't take ANSI Shifted Keycodes so I still need to
define custom keycodes to make the defines unique
2024-05-08 22:46:33 -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
4cbfe4f897
Forgot to remove the num layer TR keycodes for
- comma
- dot
- mins
2024-05-07 23:15:04 -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
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
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
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
d027347b1e
Final Tweak for tonight
- Move CONFIG activation to number layer for comfort
- Added caps lock and print screen to symbol layer
2024-05-02 00:00:09 -05:00
Victor
92efb790af
Cleaning up docs and combo logic 2024-05-01 22:19:20 -05:00
Victor
fa85221e82
Removed mouse wheel from nav layer 2024-05-01 22:04:25 -05:00
Victor
5e74da734e
Major Tweaks
- Changed how config layer is activated
- moved function keys to opposite side to match numbers
- Updated keymap image
2024-05-01 21:53:25 -05:00
Victor
b7468905a1
Reverting back to mouse combos
- It didn't feel right having to hold down a key to get more mouse keys
2024-05-01 21:03:28 -05:00
Victor
69bfe86bb7
Big changes
- Removed all the mouse and config combos
- Added all the mouse buttons to the number layer
- removed the snipping tool and file explorer shortcut
- redid the config layer for the new activation
2024-05-01 19:57:17 -05:00
Victor
6344f4eec6
I think it was my combos that made NAV weird
- CONFIG is now shift and space held together
- had to rearrange the dynamic macros to make it work
- put back nav 0 and the tapping term mod
2024-04-30 23:17:45 -05:00
Victor
56fb8076f8
Still acting funny
- now putting layer trans wherever i can
2024-04-30 23:02:09 -05:00
Victor
0b2c377a8f
Still have that weird NAV delay
- removed the layer tap from game layer
2024-04-30 22:48:12 -05:00
Victor
ad575dd574
More tuning
- Split 0 and Nav so Nav would be more responsive
- Made the caps word idle timeout the same as One shot timeout
2024-04-30 22:37:46 -05:00
Victor
d6c6d5d731
Organization and cleanup
- added more clarity on which files have config to each rules.mk
- enabled encoder on swoop again
- removed rollow oled config/files because default is fine
- added some keycodes back because I forgot not all keyboards have encoders
- added common oled config
2024-04-24 18:44:08 -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
cc59e08fd6
defining the g_led_config struct
- had to do a bunch of math to define it
- added the config
- updated the numpad to put the dot back on the pinky for speed
2024-04-23 19:06:16 -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
cc64b41f4b
Testing out the swoop finally
- Had to revert the keycode enumerators
- Adjusted the Swoop encoder mappings
- Had to put the mouse wheels back in
2024-04-22 00:10:09 -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
7c665ff65a
More Cleanup so we can do the test
- I forgot I removed the function layer
2024-04-21 08:34:53 -05:00
Victor
0d194ac08f
Forgot end of line on wrapper 2024-04-21 08:29:53 -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
33be21734f
Addtional Tweaks to combos
- Moved the backspace / delete combos to the top
- removed contrl backspace shortcuts
- Adjusted keymap.yaml
2024-04-20 15:14:45 -05:00
Victor
e1fcb05c8d
Tweaked combos and did keymap-drawer.yml
- Admit that I moved the combos around after messing with the visualizer
- added the yaml that creates the image
2024-04-18 23:33:26 -05:00
Victor
284d15f4e8
Accidentally cleaned up too much
- had to add back the FUNC and CONFIG bindings
2024-04-18 20:46:11 -05:00
Victor
567bbb7d25
cleanup and tuning
- added escape and enter back in
- made the mouse buttons more intuitive
- moved tab to the right hand
- implemented combos per layer
2024-04-18 20:41:02 -05:00
Victor
f9aa0c3866
fixed typo in wrapper defines 2024-04-18 00:04:43 -05:00
Victor
2c0cfed861
Adding enter back to game layer 2024-04-18 00:02:12 -05:00
Victor
fde5444ade
fixing typo in keymap wrapper 2024-04-17 23:43:15 -05:00