Commit Graph

  • 46206dabbf ptBR translations: docs/ptBR/keycodes.md AndersonTorres 2021-08-21 11:10:19 -03:00
  • 73b8542665 ptBR translations: docs/ptBR/debugging.md AndersonTorres 2021-08-21 11:06:09 -03:00
  • fd097c3924 ptBR translations: docs/ptBR/support.md AndersonTorres 2021-08-20 20:34:54 -03:00
  • b202dc77d1 Reformat type hints to use comment style syntax sofubi 2021-08-27 00:33:28 -04:00
  • 586d1deb4e chore: Fix URL and added a space for cleaner look Athul Cyriac Ajay 2021-08-24 11:05:07 +05:30
  • 796b7733f5 ptBR translation: docs/ptBR/kmkpython_vs_circuitpython.md AndersonTorres 2021-08-19 15:40:26 -03:00
  • 9eb86d2069 ptBR translation: docs/ptBR/Officially_Supported_Microcontrollers.md AndersonTorres 2021-08-19 15:06:11 -03:00
  • a08ed5dc25 ptBR translation: docs/ptBR/Getting_Started.md AndersonTorres 2021-08-19 13:22:18 -03:00
  • 9fc431e0a7 Final first pass of keys.py sofubi 2021-08-18 21:47:17 -04:00
  • 36ea0eec4e Works towars typing keys.py sofubi 2021-08-18 20:39:18 -04:00
  • 908da846fe Fix make test errors sofubi 2021-08-16 10:33:05 +00:00
  • 7e477e1aa8 Merge pull request #225 from KMKfw/badges Josh Klar 2021-08-16 05:48:22 +00:00
  • a622239b4a Fix isort and formatting sofubi 2021-08-16 00:18:35 +00:00
  • 8cb2a8b485 Type annotate kmk_keyboard.py sofubi 2021-08-16 00:15:09 +00:00
  • 75f9d10cc7 Add types to validators, time, types sofubi 2021-08-15 21:23:02 +00:00
  • 2c69d0e197 Start work on types sofubi 2021-08-13 23:10:43 -04:00
  • 3be9f9b9ad Formatting Kyle Brown 2021-08-13 19:48:38 -07:00
  • e0786e6118 Added badges Kyle Brown 2021-08-13 18:09:08 -07:00
  • 95dcc57e76 Finish type annotations for modules folder sofubi 2021-08-13 16:00:57 -04:00
  • 9340579031 Translated Getting_Started.md to Japanese. razel 2021-08-13 18:13:25 +09:00
  • 317d14fdac Add typing to encoder.py sofubi 2021-08-12 12:15:38 -04:00
  • 41a8048775 Adds mypy and circuitpython-typing to Pipefile Updates Pipfile.lock Updates pyproject.toml with some initial pyright configuration sofubi 2021-08-12 12:13:29 -04:00
  • d43c712301 Requested updates before push into main FHA 2021-07-29 20:47:54 +02:00
  • c75b52f94b Update keycodes.md FHA 2021-07-27 11:12:40 +02:00
  • 3525a5f1a5 Update keycodes.md FHA 2021-07-26 19:54:03 +02:00
  • 10a1447adc Update keycodes.md FHA 2021-07-26 19:52:56 +02:00
  • 24a4a4da11 Proofread & typos FHA 2021-07-23 14:06:54 +02:00
  • 9aaebbcf54 typos FHA 2021-07-23 13:56:16 +02:00
  • 081590f85d Update Getting_Started.md FHA 2021-07-23 13:46:13 +02:00
  • 2db4682264 Update Getting_Started.md FHA 2021-07-23 11:23:14 +02:00
  • f256c49727 Rename kmk_vs_circuitpython.md to kmkpython_vs_circuitpython.md FHA 2021-07-23 09:47:58 +02:00
  • 0247de4988 Update Getting_Started.md FHA 2021-07-23 09:47:20 +02:00
  • 4139c97b22 clarify the diff between KMK and KMKPython FHA 2021-07-23 09:45:30 +02:00
  • 917afe5f57 Create kmk_vs_circuitpython.md FHA 2021-07-22 23:45:54 +02:00
  • 9e731bce1e Update Getting_Started.md FHA 2021-07-22 23:43:29 +02:00
  • 3f10abc6fd Update Getting_Started.md FHA 2021-07-22 23:34:19 +02:00
  • 4eba21a2fd typo Kyle Brown 2021-07-19 21:34:56 -07:00
  • 15918db7ac Encoder module! (#211) pullenrc 2021-07-19 10:30:28 -05:00
  • eb5756f530 Merge pull request #214 from KMKfw/josh/topic-corne-2040-plus-plus Josh Klar 2021-07-12 18:19:02 +00:00
  • cd3e10ba13 unbreak kdb corne Kyle Brown 2021-07-07 23:28:49 -07:00
  • 083e4a701a fix(keys): fix shifted keys bug, make lazy key defs more readable Josh Klar 2021-07-07 14:44:44 -07:00
  • ab6aa1838c chore: whatever it just took to get my PM2040 to boot Josh Klar 2021-07-07 13:00:27 -07:00
  • 270be1fa28 initial support for RP2040 Pro Micro corne Kyle Brown 2021-07-07 12:44:11 -07:00
  • 76e7ee4027 Rename Offiially_Supported_Microcontrollers.md to Officially_Supported_Microcontrollers.md enbyautumn 2021-07-09 10:51:10 -04:00
  • 7310bdd780 add shorthand for KC_NO Kyle Brown 2021-07-07 04:04:30 -07:00
  • a77fee7f04 Add shifted keynames to register unshifted versions Kyle Brown 2021-07-07 03:15:14 -07:00
  • e208dd64f3 docs: update/refresh README Josh Klar 2021-07-06 12:53:34 -07:00
  • 7a30cc8cce Merge pull request #207 from KMKfw/topic-merge-keyboard-and-state-rebased Josh Klar 2021-06-25 11:46:45 -07:00
  • 1a348f1539 docs and typos Kyle Brown 2021-06-25 10:53:58 -07:00
  • f79e508566 fix(lint): lint all the things; be more flexible in boards dir Josh Klar 2021-06-20 13:59:59 -07:00
  • 7400f43cf8 chore: track klardotsh iris nn keymap Josh Klar 2021-06-19 19:52:19 -07:00
  • ece6441230 fix(layouts): re-enable thumb cluster on nicenano->iris_r2 Josh Klar 2021-06-19 19:38:25 -07:00
  • eb41d704b0 fix(split): do not attempt to send HID from slave sides of split boards, resolves infinite hang after single UART send Josh Klar 2021-06-19 19:19:03 -07:00
  • aeee945728 fix(keys): force gc collection in keys setup to reduce memory fragmentation, probably at cost of performance Josh Klar 2021-06-19 19:18:25 -07:00
  • 6f8eb425b1 fix: allow userspace setting of Split.debug_enabled Josh Klar 2021-06-19 19:17:47 -07:00
  • 6d5b99d78d Dynamically create core key definitions as required (#200) Gigahawk 2021-05-18 19:15:20 -07:00
  • 66788c29ca fix(split): now able to send a single keydown, but nothing else, from secondary parts of split boards Josh Klar 2021-04-10 18:17:05 -07:00
  • 33408dc228 Lily58 works. Wired splits still don't Kyle Brown 2020-12-27 22:09:52 -08:00
  • 581d8e269b update kmkpython and hack fix bug Kyle Brown 2020-12-02 21:31:42 -08:00
  • 9b5e35a5a8 feat(kmkpy): make dist -> uf2 files for each supported NRF board, with KMK bundled Josh Klar 2020-11-26 20:48:02 -08:00
  • ee7094e799 fix(irisr2): get out of SOFT_SERIAL_PIN's way Josh Klar 2020-11-26 20:36:21 -08:00
  • e72d2b8c34 feat(extensions): most of the extensions implementation, by kdb424 Kyle Brown 2020-10-21 12:19:42 -07:00
  • 9821f7bcc3 Initial attempt to merge internal_state with kmk_keyboard. Seems to work on Plank so far Josh Klar 2019-07-28 17:09:58 -07:00
  • ea327f8f76 Merge pull request #208 from KMKfw/josh/fix-the-damn-ci Josh Klar 2021-06-20 13:50:36 -07:00
  • 54f4644b5c fix(lint): fix all outstanding linter errors Josh Klar 2021-06-20 13:09:47 -07:00
  • 3797797b43 fix(ci): bump flake8 to get fix for PyCQA/pyflakes#367; per-file-ignore ext is now redundant; linter back online in CI Josh Klar 2021-06-20 00:57:43 -07:00
  • 6bfd5682f9 Merge pull request #199 from DonutCables/donutdev Josh Klar 2021-05-16 14:54:24 -07:00
  • f1bce8fdbd Update docs/rgb.md for config clarity DonutCables 2021-05-16 00:49:24 -04:00
  • 01daa7a07e fix: resolve #197, remove broken Matrix links and instead duplicate README blurb Josh Klar 2021-05-02 20:17:03 -07:00
  • bf551a6de0 Merge pull request #195 from KMKfw/dependabot/pip/pygments-2.7.4 Josh Klar 2021-03-29 12:26:52 -07:00
  • 2d74fe7cb3 Bump pygments from 2.4.2 to 2.7.4 dependabot[bot] 2021-03-29 18:16:04 +00:00
  • b8cb4bda98 Merge pull request #183 from dzervas/fix_deploy_action Josh Klar 2020-11-10 22:55:52 -08:00
  • 8bb7c1f555 Remove s3cfg and use secrets as env vars Dimitris Zervas 2020-10-17 00:29:10 +03:00
  • 4afac426f0 Add the s3cfg secret Dimitris Zervas 2020-10-17 00:05:28 +03:00
  • 4c06d8b626 Invalid syntax in deploy.yml Dimitris Zervas 2020-10-16 23:56:04 +03:00
  • 015e0cdfd7 linter fix Kyle Brown 2020-10-15 15:40:05 -07:00
  • 1b730cacf3 Merge pull request #180 from KMKfw/topic-rgb-animation Josh Klar 2020-10-14 22:07:30 -07:00
  • dc598ad439 Merge pull request #167 from dzervas/ble_multimple_conns Josh Klar 2020-10-14 22:04:29 -07:00
  • ec16270006 Merge pull request #181 from KMKfw/josh/fix-everyones-linting Josh Klar 2020-10-14 21:59:32 -07:00
  • 1016dc552c fix: everyone's linting; loosen one linter rule on user keymaps Josh Klar 2020-10-14 21:54:18 -07:00
  • 5f4785f0ad Merge pull request #164 from dzervas/master Josh Klar 2020-10-14 21:17:21 -07:00
  • 6ed5d04af5 Corrected a replace issue in the docs Kyle Brown 2020-10-13 11:06:05 -07:00
  • 80d95816e4 Switch to initiator/target Kyle Brown 2020-09-29 11:39:20 -07:00
  • 1a4e81a2e5 Remove GC. Not needed on newer Cpy versions Kyle Brown 2020-10-09 18:32:20 -07:00
  • 6e10babfbe update RGB for more modern cpy versions Kyle Brown 2020-10-09 22:43:37 -07:00
  • 026308bbeb layout change Kyle Brown 2020-10-09 22:16:12 -07:00
  • 945fcca7b0 kdb424 corne keymap added Kyle Brown 2020-10-01 13:28:49 -07:00
  • f3067099b2 Update the docs for the new connection selection keys Dimitris Zervas 2020-09-22 14:41:45 +03:00
  • a6d36d57a7 Add multimple connection support Dimitris Zervas 2020-09-22 02:29:58 +03:00
  • 7bd2bdb35f Fix lab68 keymap Dimitris Zervas 2020-09-22 01:08:00 +03:00
  • 69f7c3c8c2 Remove some code from BLE Dimitris Zervas 2020-09-22 00:58:35 +03:00
  • 7f1514e8de Remove .circleci Dimitris Zervas 2020-09-15 00:35:12 +03:00
  • 173ae842ca Create deploy.yml Dimitris Zervas 2020-09-15 00:34:22 +03:00
  • c4d057685b Create test.yml Dimitris Zervas 2020-09-15 00:22:03 +03:00
  • 29373e9a37 delay imports Kyle Brown 2020-09-30 12:26:33 -07:00
  • e225d8b1d6 Allows continuation of firmware if bluetooth can't be imported Kyle Brown 2020-09-28 17:37:02 -07:00
  • fba97fc364 UART does in fact work Kyle Brown 2020-10-01 12:40:34 -07:00
  • 73b7464ec1 initial corne support on the nicenano Kyle Brown 2020-09-28 16:07:19 -07:00
  • b65a94972c layout update Kyle Brown 2020-09-30 12:30:05 -07:00
  • d79a2c943c Update the docs for the new clear bond key Dimitris Zervas 2020-09-22 14:35:24 +03:00