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
Kyle Brown
6d6ccbc240
Move keymap to proper spot
2022-08-17 12:04:37 -07:00
Luke D Russell
5c8f33fc3e
keymap updates and test Flake8 exemption.
...
One more time
2022-06-21 17:54:51 -07:00
Luke D Russell
10572d71f6
fixes test errors
...
Fixing imports and links
Fixes isort.
Updates my keymap
2022-06-21 17:54:51 -07:00
Luke D Russell
dde6efe6fe
Adds support for Nice Nano, no BLE yet.
2022-06-21 17:54:51 -07:00
BigTuna94
a4d6a44a04
pythonify Potentiometer state
2022-05-06 20:29:39 -07:00
Zach Richard
0f22ce071b
switch to kmk HID for CC
2022-05-06 20:29:39 -07:00
BigTuna94
14fb78c191
fix whitespace formatting
2022-05-06 20:29:39 -07:00
BigTuna94
5dc1013d00
try using internal kmk hid CC
2022-05-06 20:29:39 -07:00
BigTuna94
5f5c04b9c7
revert keymap specific formmatting
2022-05-06 20:29:39 -07:00
BigTuna94
9898a1ed73
fix formatting/sorting
2022-05-06 20:29:39 -07:00
Zach Richard
d0c60a7694
for flexible system volume support, use lookup tables for everything sliders
2022-05-06 20:29:39 -07:00
Zach Richard
8208194842
use callback to collect midi velocity, add software detent for pitch bend mode
2022-05-06 20:29:39 -07:00
Zach Richard
f632aaddc3
fix typo, fix pitch bend conversion
2022-05-06 20:29:39 -07:00
BigTuna94
809a62b64d
add midi layout and slider controls
2022-05-06 20:29:39 -07:00
Zach Richard
34a7d47e49
add f keys and slider operations
2022-05-06 20:29:39 -07:00
BigTuna94
9b1976ec3e
add support for potentiometers
2022-05-06 20:29:39 -07:00
BigTuna94
8d066e578d
add rgb
2022-05-06 20:29:39 -07:00
BigTuna94
f12a7e9e9d
stubbed out other layers
2022-05-06 20:29:39 -07:00
BigTuna94
239b09d94d
first probably-working version of keymapping for RP2.65-F
2022-05-06 20:29:39 -07:00
xs5871
74fa1fb52e
update docs and examples
2022-04-09 14:40:40 -07:00
Kyle Brown
328a29c439
Fix isort on incorrect files
2022-01-28 17:58:06 -08:00
Robert
dc364a77fb
Added missing keys on lily58 ( #274 )
...
* Adding missing keys for the lily58
Using the Colemak layout, I added the missing keys from kmk_firmware/boards/lily58/main.py from master branch.
* Fix
Added missing last if statement.
* TellNoLies.py
Colemak_DH layout with bluetooth, no TRRS connection, keyboard setup.
* lily58_Colemak.py
Bluetooth setup with Colemak_dh layout; no rgb.
* Fix format
Fixed the (kc) error on right thumb lower layer.
* I realized that I submited the wrong main.py
I made sure that I added the correct amount of keys for the lily58 keyboard reverting back to default layout; from previous commit.
2021-12-01 17:50:18 +00:00
Pierre Constantineau
841f990481
fixed trailing spaces for linter
2021-10-27 11:11:42 -07:00
Pierre Constantineau
85fe8fef12
added offsetmx43.py in user keymaps
2021-10-27 11:11:42 -07:00
Pierre Constantineau
f9dd03f207
added gridmx47 keymap
2021-10-27 11:11:42 -07:00
Pierre Constantineau
b3d4ffde0a
updated to fix linter
2021-10-22 14:34:24 -07:00
Pierre Constantineau
2da3b1f5f4
minor updates/comments
2021-10-22 14:34:24 -07:00
Pierre Constantineau
14c1cacf02
initial batreus files
2021-10-22 14:34:24 -07:00
Pierre Constantineau
09dd2be1bc
updated layer 1
2021-10-21 17:51:30 -07:00
Pierre Constantineau
634d53b987
initial PyKey60 commit for JPConstantineau's keymap
2021-10-21 17:51:30 -07:00
Pierre Constantineau
aa95412a0e
fix for linting
2021-10-21 17:49:59 -07:00
Pierre Constantineau
7ce2827da7
cleaned up keymaps
2021-10-21 17:49:59 -07:00
Pierre Constantineau
4a8b95ce93
initial VColChoc Commit
2021-10-21 17:49:59 -07:00
dgriswo
2384550af4
change imports to satisfy linter
2021-10-16 19:30:43 -04:00
Daniel Griswold
dea2abb81a
Add user_keymap for pyKey60
2021-10-15 22:59:33 -04:00
Kyle Brown
cd3e10ba13
unbreak kdb corne
2021-07-09 11:21:00 -07:00
Josh Klar
f79e508566
fix(lint): lint all the things; be more flexible in boards dir
2021-06-20 13:59:59 -07:00
Josh Klar
7400f43cf8
chore: track klardotsh iris nn keymap
2021-06-20 13:55:18 -07:00
Kyle Brown
33408dc228
Lily58 works. Wired splits still don't
2021-06-20 13:55:18 -07:00
Kyle Brown
581d8e269b
update kmkpython and hack fix bug
2021-06-20 13:55:18 -07:00
Kyle Brown
e72d2b8c34
feat(extensions): most of the extensions implementation, by kdb424
2021-06-20 13:55:16 -07:00
Josh Klar
9821f7bcc3
Initial attempt to merge internal_state with kmk_keyboard. Seems to work on Plank so far
2021-06-20 13:53:39 -07:00
Kyle Brown
015e0cdfd7
linter fix
2020-10-15 15:42:12 -07:00
Josh Klar
dc598ad439
Merge pull request #167 from dzervas/ble_multimple_conns
...
BLE Multiple Connections
2020-10-14 22:04:29 -07:00
Josh Klar
1016dc552c
fix: everyone's linting; loosen one linter rule on user keymaps
2020-10-14 21:54:18 -07:00
Kyle Brown
026308bbeb
layout change
2020-10-09 22:17:20 -07:00
Kyle Brown
945fcca7b0
kdb424 corne keymap added
2020-10-01 13:29:34 -07:00
Dimitris Zervas
a6d36d57a7
Add multimple connection support
2020-10-01 23:02:05 +03:00
Dimitris Zervas
7bd2bdb35f
Fix lab68 keymap
2020-10-01 23:02:05 +03:00