Kyle Brown
7310bdd780
add shorthand for KC_NO
2021-07-07 12:53:17 -07:00
Kyle Brown
a77fee7f04
Add shifted keynames to register unshifted versions
2021-07-07 12:53:17 -07:00
Josh Klar
e208dd64f3
docs: update/refresh README
...
Resolves #212
2021-07-06 12:53:34 -07:00
Josh Klar
7a30cc8cce
Merge pull request #207 from KMKfw/topic-merge-keyboard-and-state-rebased
...
The Declaration of Independence (from the original, tricky implementation of KMK)
2021-06-25 11:46:45 -07:00
Kyle Brown
1a348f1539
docs and typos
2021-06-25 10:53:58 -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
Josh Klar
ece6441230
fix(layouts): re-enable thumb cluster on nicenano->iris_r2
2021-06-20 13:55:18 -07:00
Josh Klar
eb41d704b0
fix(split): do not attempt to send HID from slave sides of split boards, resolves infinite hang after single UART send
2021-06-20 13:55:18 -07:00
Josh Klar
aeee945728
fix(keys): force gc collection in keys setup to reduce memory fragmentation, probably at cost of performance
2021-06-20 13:55:18 -07:00
Josh Klar
6f8eb425b1
fix: allow userspace setting of Split.debug_enabled
2021-06-20 13:55:18 -07:00
Gigahawk
6d5b99d78d
Dynamically create core key definitions as required ( #200 )
...
* Dynamically allocate keys as required
* Restore comments
* Run linter
* Move key definitions into a dict
* Revert "Move key definitions into a dict"
This reverts commit 49ac7c2e40
.
2021-06-20 13:55:18 -07:00
Josh Klar
66788c29ca
fix(split): now able to send a single keydown, but nothing else, from secondary parts of split boards
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
Josh Klar
9b5e35a5a8
feat(kmkpy): make dist -> uf2 files for each supported NRF board, with KMK bundled
2021-06-20 13:55:18 -07:00
Josh Klar
ee7094e799
fix(irisr2): get out of SOFT_SERIAL_PIN's way
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
Josh Klar
ea327f8f76
Merge pull request #208 from KMKfw/josh/fix-the-damn-ci
...
The CI Error Rate Is Too Damn High (and this meme is ancient)
2021-06-20 13:50:36 -07:00
Josh Klar
54f4644b5c
fix(lint): fix all outstanding linter errors
2021-06-20 13:14:53 -07:00
Josh Klar
3797797b43
fix(ci): bump flake8 to get fix for PyCQA/pyflakes#367 ; per-file-ignore ext is now redundant; linter back online in CI
2021-06-20 13:14:41 -07:00
Josh Klar
6bfd5682f9
Merge pull request #199 from DonutCables/donutdev
...
Update docs/rgb.md for config clarity
2021-05-16 14:54:24 -07:00
DonutCables
f1bce8fdbd
Update docs/rgb.md for config clarity
2021-05-16 00:49:24 -04:00
Josh Klar
01daa7a07e
fix: resolve #197 , remove broken Matrix links and instead duplicate README blurb
2021-05-02 20:17:03 -07:00
Josh Klar
bf551a6de0
Merge pull request #195 from KMKfw/dependabot/pip/pygments-2.7.4
...
Bump pygments from 2.4.2 to 2.7.4
2021-03-29 12:26:52 -07:00
dependabot[bot]
2d74fe7cb3
Bump pygments from 2.4.2 to 2.7.4
...
Bumps [pygments](https://github.com/pygments/pygments ) from 2.4.2 to 2.7.4.
- [Release notes](https://github.com/pygments/pygments/releases )
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES )
- [Commits](https://github.com/pygments/pygments/compare/2.4.2...2.7.4 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 18:16:04 +00:00
Josh Klar
b8cb4bda98
Merge pull request #183 from dzervas/fix_deploy_action
...
Fix deploy action
2020-11-10 22:55:52 -08:00
Dimitris Zervas
8bb7c1f555
Remove s3cfg and use secrets as env vars
2020-10-17 00:29:10 +03:00
Dimitris Zervas
4afac426f0
Add the s3cfg secret
2020-10-17 00:05:28 +03:00
Dimitris Zervas
4c06d8b626
Invalid syntax in deploy.yml
2020-10-16 23:56:04 +03:00
Kyle Brown
015e0cdfd7
linter fix
2020-10-15 15:42:12 -07:00
Josh Klar
1b730cacf3
Merge pull request #180 from KMKfw/topic-rgb-animation
...
update RGB for more modern cpy versions
2020-10-14 22:07:30 -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
ec16270006
Merge pull request #181 from KMKfw/josh/fix-everyones-linting
...
fix: everyone's linting; loosen one linter rule on user keymaps
2020-10-14 21:59:32 -07:00
Josh Klar
1016dc552c
fix: everyone's linting; loosen one linter rule on user keymaps
2020-10-14 21:54:18 -07:00
Josh Klar
5f4785f0ad
Merge pull request #164 from dzervas/master
...
Move CI to Github Actions
2020-10-14 21:17:21 -07:00
Kyle Brown
6ed5d04af5
Corrected a replace issue in the docs
2020-10-13 11:07:08 -07:00
Kyle Brown
80d95816e4
Switch to initiator/target
2020-10-13 11:07:08 -07:00
Kyle Brown
1a4e81a2e5
Remove GC. Not needed on newer Cpy versions
2020-10-13 10:58:18 -07:00
Kyle Brown
6e10babfbe
update RGB for more modern cpy versions
2020-10-09 22:43:37 -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
f3067099b2
Update the docs for the new connection selection keys
2020-10-01 23:02:05 +03: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
Dimitris Zervas
69f7c3c8c2
Remove some code from BLE
2020-10-01 23:02:05 +03:00
Dimitris Zervas
7f1514e8de
Remove .circleci
2020-10-01 23:01:08 +03:00
Dimitris Zervas
173ae842ca
Create deploy.yml
2020-10-01 23:01:08 +03:00
Dimitris Zervas
c4d057685b
Create test.yml
2020-10-01 23:01:08 +03:00