kmk_firmware/kmk
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
..
extensions Remove erroneous argument from hsv_to_rgbw conversion function 2023-01-26 18:57:08 -08:00
handlers Add BLE_DISCONNECT key 2023-02-17 03:03:40 +00:00
modules update modtap to holdtap (#718) 2023-03-03 09:32:41 +00:00
quickpin/pro_micro update pin names 2023-01-17 20:39:26 +00:00
scanners update format to fstring 2022-06-12 09:31:15 +00:00
transports remove adafruit_pioasm dependency 2022-07-21 18:26:08 -07:00
__init__.py A basic 2x2 matrix that can auto-flash to a Feather with a compatible bootloader 2018-09-02 20:07:07 -07:00
consts.py remove reference to disfunct KMK_RELEASE. 2022-08-03 20:11:00 +00:00
hid.py Fix CC HID report generation 2023-02-18 08:20:52 +00:00
key_validators.py move validators and metas to their respective modules 2022-07-24 15:19:20 -07:00
keys.py Removed extra ".__iter__()" in KeyAttrDict iterator: iterating elements in the partition already implicitly calls its __iter__ method. 2023-02-22 19:37:20 +00:00
kmk_keyboard.py Clear HID reports on crash 2023-03-03 07:53:46 +00:00
kmktime.py even more typehints 2022-10-03 18:12:48 -07:00
types.py move validators and metas to their respective modules 2022-07-24 15:19:20 -07:00
utils.py even more typehints 2022-10-03 18:12:48 -07:00