xs5871
b84cd0bdab
Add missing keycode
2023-04-01 21:55:45 +00:00
Alex Miller
878fe0deca
Adding ComboLayers to Layers Module (See #658 ) ( #666 )
...
---------
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2023-03-10 20:40:57 +00:00
xs5871
3c796c16f8
Highlight support section of README
2023-03-09 21:19:28 +00:00
Phong Le
2ccad46e26
update modtap to holdtap ( #718 )
...
* update modtap to holdtap
* Update links
* Revert "Update links"
This reverts commit 8d0cda7c5a
.
* updated docs links
update links in docs
* Update docs/en/Getting_Started.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Update docs/en/Getting_Started.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* rename modtap.md to holdtap.md
* Update Getting_Started.md
* Update main.py
* Update modtap.py
* Update modtap.py and add notice
* Update docs/en/porting_to_kmk.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Update docs/en/handwiring.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Update docs/en/contributing.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Update docs/en/contributing.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Update docs/en/ble_hid.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Update docs/en/Getting_Started.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Update docs/en/Getting_Started.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Update docs/en/kmkpython_vs_circuitpython.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
* Rename modtap.md to holdtap.md
* fixup
---------
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2023-03-03 09:32:41 +00:00
regicidal.plutophage
20be6e9072
Update oneshot.md
2023-02-28 19:36:19 +00:00
xs5871
08c255b6e4
Add optional selection of specific unit test to Makefile
2023-02-24 18:17:59 +00:00
claycooper
38acda77b4
Moved pro micro image to fix render issues
2023-02-21 01:26:39 +00:00
claycooper
7ef2c2c2d3
Removed HTML br's from markdown
2023-02-21 01:26:39 +00:00
xs5871
1f751d8374
Add mouse buttons 4/5
2023-02-21 00:57:39 +00:00
moritz-john
5a38af6632
Update docs/en/extension_stringy_keymaps.md
...
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2023-02-12 19:45:18 +00:00
Moritz John
fa7d72b175
Added more examples to the Stringy Keymaps docs
...
Rearranged text
Removed blank lines
Fixed "string name" to "string"
Enclosed string in single qutoes
2023-02-12 19:45:18 +00:00
xs5871
d7e9cfbc5b
Replace all mentions of the matrix channel with links to zulip
2023-02-12 17:25:24 +00:00
xs5871
705d3eb032
Remove supervisor stack limit from boot.py
2023-02-11 20:05:45 +00:00
hixan
47c242a2c9
Update layers.md
...
The advanced example was missing a self argument
2023-01-29 02:53:53 +00:00
Jk Jensen
d98dd47b1b
Make changed files clearer
...
Add some clarity for people new to KMK on which files should contain the given changes.
2023-01-23 18:23:46 +00:00
claycooper
3cca939e0b
Fixed spelling in layers doc
2023-01-23 18:23:15 +00:00
Moritz John
a72796e85c
Fixed image link in quickpin.md
docs
2023-01-23 18:20:16 +00:00
Conor Burns
15d3cd706b
add 0xCB Helios quickpin
2023-01-17 20:39:26 +00:00
James Perry
945072bf6c
OS_LCTL_LSFT should be set in example code
...
The Chord example references OS_LCTL_LSFT which is not set in the code above it.
2023-01-11 21:50:23 +00:00
Timo
3238857e1e
add trackball rotation to example in docs
2023-01-02 23:02:08 +00:00
Your Name
6edd3b1d50
Moved quickpin.md from docs to docs/en
2022-12-26 16:32:15 +00:00
xgpt
d51f0c4498
links added for convenience.
2022-11-17 20:35:19 +00:00
xgpt
f2e4195023
I believe this board should be supported as well, I could be wrong.
2022-11-17 20:35:19 +00:00
xs5871
225087c117
remove not-implemented keycodes from docs
...
resolves #631
We can't do `KC.LT`, because it collides with layer tap; ergo also remove `KC.GT`.
2022-10-27 19:59:29 -07:00
Kyle Brown
e2681a253a
Move quickpin docs
2022-10-25 01:36:33 -07:00
Kyle Brown
feb5c0392c
Update debounce docs
2022-10-25 01:35:47 -07:00
AndersonTorres
296e4a31b8
Get rid of hard reference to https://github.com/KMKfw/kmk_firmware/blob/master/
2022-10-25 01:24:49 -07:00
AndersonTorres
b9c6e5bfea
Quick fixup links on ptBR documentation
2022-10-25 01:24:49 -07:00
AndersonTorres
afd184f019
Quick fixup links on English documentation
...
Because of the previous moving commit, some links need to be fixed too.
2022-10-25 01:24:49 -07:00
AndersonTorres
0ab6887fbe
Move docs/ to docs/en/
...
It allows comparison between the directories and helps translations.
2022-10-25 01:24:49 -07:00
Kyle Brown
885359a8f4
docs update
2022-10-15 17:07:10 +00:00
xs5871
178afdfeb1
implement multiple-choice for holdtap repeat
2022-10-14 08:25:44 -07:00
Kyle Brown
2f0134eed3
Update docs/quickpin.md
...
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
Update docs/quickpin.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
Update docs/quickpin.md
Co-authored-by: xs5871 <60395129+xs5871@users.noreply.github.com>
2022-10-08 19:48:30 +00:00
Kyle Brown
af3febc469
Add image to make numbers easier to understand
2022-10-08 19:48:30 +00:00
Kyle Brown
9431ce5ec1
Quickpin initial support
2022-10-08 19:48:30 +00:00
Kyle Brown
03c8a61ed0
Boot.py docs better example
2022-10-05 18:22:31 +00:00
xs5871
565ec8353b
continue/finish holdtap-repeat
2022-10-02 09:54:52 -07:00
Aldoo
5efd2688d7
Support for tap behavior autorepeat for modtap and layertap keys.
...
Faulty logic corrected
Possibly a bug could happen whenever entering ht_press with a non-empty key_state outside of repeat context (but can it really happen?)
Some formatting to make github tests happy
Documentation for repeat behavior.
Make the tests happy again!
same...
2022-10-02 09:54:52 -07:00
xs5871
91032e123f
Howto RGB Layers
...
Very common question, very simple answer.
Comments and suggestions welcome
2022-10-01 12:36:08 -07:00
topicref
54a1d61a06
fixes small typo in media key keycodes table
2022-09-27 18:55:36 -07:00
Kyle Brown
002a57b3b1
Replace tabs with spaces
2022-09-20 08:09:04 +00:00
Kyle Brown
dd488686c7
sequences update with new example
2022-09-20 08:09:04 +00:00
Anton K. (ai Doge)
891cd1a67f
Add key coord combos
...
Added an option to use key coord in the matrix to make combos.
this allows to press / release combos regardless of layer and Key.
2022-09-20 08:04:57 +00:00
xs5871
44233bbb01
bring rgb docs somewhat up-to-date
2022-09-16 17:59:24 -07:00
Jan Lindblom
3ab11179e1
Updated and linted documentation for peg_rgb_matrix.
2022-09-15 20:24:45 -07:00
Christian Lo
a1450de137
fix import typo in cg_swap.md
2022-09-14 03:41:43 +00:00
xs5871
fdb07dd82b
Update combos.md
...
fix example code in combos docs.
2022-09-08 08:44:34 -07:00
Josh Klar
473d54a83f
docs(sequences): clarity in keymap arrays to not look like splats ( resolves #576 )
2022-09-07 19:02:34 -07:00
xs5871
a4ae43138a
add more warning labels
2022-08-31 18:25:07 -07:00
xs5871
46cf7030a1
update and add docs to serialace
2022-08-31 18:25:07 -07:00