Commit Graph

29 Commits

Author SHA1 Message Date
Gergely Polonkai 43f8c23086
Add two more tapdance series for quotation marks 2022-07-04 13:27:28 +02:00
Gergely Polonkai bd4dde2843
[Refactor] Move layout definitions to a separate file 2022-07-04 12:59:10 +02:00
Gergely Polonkai fb8c8907b8
Change the initPy macro so it types only __init__, not __init__.py
`__init__` is used more often because classes.
2022-06-30 07:03:35 +02:00
Gergely Polonkai 5cf9205790
Revert "Remove the LayerBasedTheme plugin"
This reverts commit 48ceca0dd2.
2022-06-29 12:18:24 +02:00
Gergely Polonkai c754ad4082
Add and set up the Leader plugin 2022-06-25 07:31:12 +02:00
Gergely Polonkai 0da0c8c003
Remove the predefined macros
However cool they are, i don’t really use them.
2022-06-25 07:28:22 +02:00
Gergely Polonkai 091c29ed2e
Define tap dance for parens/braces
The keys labeled as Tab and Enter are now all the brackets.

Tap tapped once is `(`, tapped twice is `[`, tapped thrice is `{`.
Enter tapped once is `)`, tapped twice is `]`, tapped thrice is `}`.
2022-06-25 07:28:04 +02:00
Gergely Polonkai 86ca9bdcad
Enable the TapDance plugin 2022-06-16 16:59:49 +02:00
Gergely Polonkai cb5663d9e5
Change the layout a bit
- Removed the Ctrl-Alt-Del key
- Moved Alt to the place of the Right Ctrl as a one-shot key
- Make Cmd a one-shot Shift
2022-06-16 16:59:10 +02:00
Gergely Polonkai ee53b11b92
Enable the ActiveModColorEffect plugin
It’s a very nice addition to OneShot!
2022-06-16 16:58:38 +02:00
Gergely Polonkai c8da3b4a08
Enable the OneShot plugin 2022-06-16 16:46:03 +02:00
Gergely Polonkai 48ceca0dd2
Remove the LayerBasedTheme plugin
It’s buggy and actually much more useless than i thought.
2022-06-16 16:44:16 +02:00
Gergely Polonkai 1303f78d6f
Make the keymap definition a bit more readable 2022-06-16 16:26:03 +02:00
Gergely Polonkai d4c8e58277
Undo some include ordering and formatting done my the formatter 2022-06-16 16:26:02 +02:00
Gergely Polonkai 84afe04fd3
Change some MouseKey settings 2022-06-16 16:26:02 +02:00
Gergely Polonkai 4ab3126e8e
Run the code through Kaleidoscope’s formatter 2022-06-05 07:24:33 +02:00
Gergely Polonkai eda0a38fd3
First working version of the layer based led theme plugin 2022-06-04 18:11:22 +02:00
Gergely Polonkai 3caa17f211
Activate the Stalker LED effect on startup 2022-06-03 06:43:34 +02:00
Gergely Polonkai 73424a02d2
Add my own layers 2022-06-02 17:44:51 +02:00
Gergely Polonkai 943c2e8d2d
Set the number of editable layers to 9 2022-06-01 18:44:01 +02:00
Gergely Polonkai e0ebd26457
Remove the Rainbow LED effect
RainbowWave is just enough to show off.
2022-06-01 18:44:01 +02:00
Gergely Polonkai 0163dcf41d
Remove the Breathe plugin 2022-06-01 18:44:01 +02:00
Gergely Polonkai a429dc1f5e
Remove the SolidColor plugin 2022-06-01 18:44:01 +02:00
Gergely Polonkai e7202a1420
Remove the Chase plugin 2022-06-01 18:44:01 +02:00
Gergely Polonkai f4ed1eeebd
Remove the AlphaSquare plugin 2022-06-01 18:44:01 +02:00
Gergely Polonkai f6660fc3df
Remove the numpad layer 2022-06-01 18:44:01 +02:00
Gergely Polonkai 0846c6f057
Remove dead code of alternative layouts 2022-06-01 18:44:00 +02:00
Gergely Polonkai 1200082996
Remove unnecessary comments 2022-06-01 18:44:00 +02:00
Gergely Polonkai b6e4053cc2
Initial commit with the example firmware 2022-06-01 18:44:00 +02:00