Commit Graph

  • e4db502b9b delete bak doesntfazer 2022-05-22 14:47:40 -04:00
  • fb1a51abdc removed busio doesntfazer 2022-05-22 14:46:25 -04:00
  • 4c1ee62273 fixed doesntfazer 2022-05-22 14:37:30 -04:00
  • c00e769868 ran patch and fixed files doesntfazer 2022-05-22 14:21:07 -04:00
  • ef04cdc07c removed extra lines doesntfazer 2022-05-22 13:53:07 -04:00
  • 9e3b9f6229 Update README.md doesntfazer 2022-05-22 13:17:53 -04:00
  • b57d672bc5 Update README.md doesntfazer 2022-05-22 13:16:06 -04:00
  • 11e042c098 Update main.py doesntfazer 2022-05-22 11:07:26 -04:00
  • 401ba51ba5 added Crowboard doesntfazer 2022-05-22 11:01:20 -04:00
  • 42221f4a28 removed gc calls Cole Smith 2022-05-19 17:58:32 -07:00
  • d895da5a6a Update peg_rgb_matrix.md cole smith 2022-04-30 10:57:00 -07:00
  • fb931ab2d3 Update peg_rgb_matrix.md cole smith 2022-04-25 07:42:47 -07:00
  • d95b4344dd Update peg_rgb_matrix.md cole smith 2022-04-24 16:24:04 -07:00
  • dade827c76 Update peg_rgb_matrix.md cole smith 2022-04-24 14:40:44 -07:00
  • 72d6fb9304 Update peg_rgb_matrix.md cole smith 2022-04-24 14:39:32 -07:00
  • eb23ed0020 added peg rgb_ matrix code and docs Cole Smith 2022-04-23 21:52:00 -07:00
  • 73e17d780a Changed links to relative filepath links chemicalwill 2022-05-20 08:26:32 -05:00
  • da0e987b68 Updated directories and added links to keys.py chemicalwill 2022-05-19 21:38:45 -05:00
  • 0e051a904b Added Dynamic Sequences to modules.md Steven Wilde 2022-05-15 21:26:15 -05:00
  • 8d0b835c9c Improved readability and finished renaming Steven Wilde 2022-05-15 19:42:12 -05:00
  • a6e5ee1c08 Renamed to Dynamic Sequences Steven Wilde 2022-05-11 00:04:52 -05:00
  • 9a211f091a Fix imports and quotes Steven Wilde 2022-05-10 22:33:47 -05:00
  • 55b06bba79 Added dynamic macros module Steven Wilde 2022-05-10 17:01:47 -05:00
  • 2de044469f missed text render call in boot up after refactor Cole Smith 2022-04-22 20:03:21 -07:00
  • 664af4d4f2 I missed a few things in the docs Cole Smith 2022-04-19 10:05:19 -07:00
  • 719cef4945 fixed docs formatting Cole Smith 2022-04-18 17:28:00 -07:00
  • 9b34fcd7ef formatting Cole Smith 2022-04-17 22:02:13 -07:00
  • 6970a6c786 oled data is now a class Cole Smith 2022-04-17 22:00:59 -07:00
  • 7e760a2917 made changes from klardotsh's review Cole Smith 2022-04-15 22:15:03 -07:00
  • ad43377a5e why does it fix other things but not quotes Cole Smith 2022-04-15 20:09:40 -07:00
  • 44d27ef09a black my bad Cole Smith 2022-04-15 00:06:50 -07:00
  • 86e3b138b2 Required libs in docs Cole Smith 2022-04-14 23:51:13 -07:00
  • caab7a4a15 added oleds and docs Cole Smith 2022-04-14 23:35:54 -07:00
  • 6ef20ee042 boards/anavi/knobs3/code.py: Enable RGB Leon Anavi 2022-05-12 02:01:04 +03:00
  • 09583aa7f7 anavi/knobs3: Add ANAVI Knobs 3 Leon Anavi 2022-05-10 20:03:54 +03:00
  • c183bebb58 Conform class name case conventions John Morrison 2022-05-05 07:55:37 +01:00
  • bea0f6d75b Requested rename John Morrison 2022-05-04 18:15:30 +01:00
  • 12e7a1b42c Class should be capital, use get rather than exception John Morrison 2022-04-30 18:00:12 +01:00
  • 73e95bfdde Change to be an extension John Morrison 2022-04-29 19:21:16 +01:00
  • 842537064f Black wants an additional blank line. John Morrison 2022-04-25 20:24:08 +01:00
  • 9f964aba36 Allow strings in keymap. Replace with keys in keyboard _init cycle. John Morrison 2022-04-25 20:16:48 +01:00
  • a4d6a44a04 pythonify Potentiometer state BigTuna94 2022-05-04 20:29:28 -04:00
  • b97fca7c76 remove unnecessary intermediate GPIOPotentiometer class Zach Richard 2022-05-03 22:20:35 -04:00
  • 0f22ce071b switch to kmk HID for CC Zach Richard 2022-05-03 22:12:55 -04:00
  • 14fb78c191 fix whitespace formatting BigTuna94 2022-05-03 18:55:31 -04:00
  • 5dc1013d00 try using internal kmk hid CC BigTuna94 2022-05-03 18:28:14 -04:00
  • 5f5c04b9c7 revert keymap specific formmatting BigTuna94 2022-05-03 18:26:18 -04:00
  • 9898a1ed73 fix formatting/sorting BigTuna94 2022-05-02 19:58:47 -04:00
  • d0c60a7694 for flexible system volume support, use lookup tables for everything sliders Zach Richard 2022-04-25 20:24:24 -04:00
  • f119678ec7 simplify ADC readings Zach Richard 2022-04-25 20:23:24 -04:00
  • 8208194842 use callback to collect midi velocity, add software detent for pitch bend mode Zach Richard 2022-04-19 21:55:08 -04:00
  • 003bb7d96a switch back to averaging multiple ADC readings. More reliable. Zach Richard 2022-04-19 21:47:38 -04:00
  • f632aaddc3 fix typo, fix pitch bend conversion Zach Richard 2022-04-10 16:18:09 -04:00
  • 809a62b64d add midi layout and slider controls BigTuna94 2022-04-10 15:44:12 -04:00
  • 34a7d47e49 add f keys and slider operations Zach Richard 2022-04-10 13:23:49 -04:00
  • 52b0ff5ca1 cleanup and fixes Zach Richard 2022-04-09 12:23:44 -04:00
  • 9b1976ec3e add support for potentiometers BigTuna94 2022-03-30 20:49:12 -04:00
  • 8d066e578d add rgb BigTuna94 2022-03-30 18:29:38 -04:00
  • f12a7e9e9d stubbed out other layers BigTuna94 2022-03-28 21:31:52 -04:00
  • 1040221762 formatting BigTuna94 2022-03-28 21:31:30 -04:00
  • 239b09d94d first probably-working version of keymapping for RP2.65-F BigTuna94 2022-03-22 21:34:19 -04:00
  • 256c0f1c55 update tapdance docs xs5871 2022-05-04 17:05:25 +00:00
  • 51f07d8558 refactor tapdance on top of holdtap xs5871 2022-05-03 18:07:07 +00:00
  • 7af0e11f75 prepare layers for tapdance refactor xs5871 2022-05-03 17:23:58 +00:00
  • 385263e0e6 prepare oneshot for tapdance refactor xs5871 2022-05-03 17:22:59 +00:00
  • 00a484fa61 prepare modtap for tapdance refactor xs5871 2022-05-03 17:20:23 +00:00
  • 0751f6ca5f prepare holdtap for tapdance refactor xs5871 2022-05-03 17:17:45 +00:00
  • 29abba63e7 Removed curr_event and simplified scan_for_changes Steven Wilde 2022-05-04 00:56:11 -05:00
  • f2b8c7106e Move the changes to keypad.py Steven Wilde 2022-05-02 18:36:19 -05:00
  • 30252099cd Fix crash when typing quickly on a split board Steven Wilde 2022-05-01 23:20:31 -05:00
  • 6c2d64843b Align debug messages with method called John Morrison 2022-05-01 10:21:29 +01:00
  • 609e275c03 doc updates based on the comments and refactoring Syed Hussaini 2022-04-29 09:38:12 -05:00
  • 660b751c87 review updates and renamed to Sticky Mod Syed Hussaini 2022-04-28 11:05:59 -05:00
  • a0efbb92d5 docs update Syed Hussaini 2022-04-25 09:01:09 -05:00
  • 1b902b907c updates based on review comments Syed Hussaini 2022-04-25 08:51:26 -05:00
  • bce7959f66 modholdandtap implementation Syed Hussaini 2022-04-22 13:35:49 -05:00
  • bd87b278b8 Update scanners.md xs5871 2022-04-24 20:58:37 +00:00
  • 62ff7c838d fix combo buffer replay /w layer-switch xs5871 2022-04-24 17:34:34 +00:00
  • 4419f13f1c PR requested changes John Morrison 2022-04-25 18:38:17 +01:00
  • 8950e45325 Mention index, get and the fact that all but ALPHA keys are case-sensitive to docs John Morrison 2022-04-25 17:51:00 +01:00
  • 7d46e701aa Remove unused import John Morrison 2022-04-23 08:01:20 +01:00
  • bb8dec907a Clear cache rather than reassign, correct ALPHA case check and creation John Morrison 2022-04-23 07:57:39 +01:00
  • bdc2bbb3cf Fix isort imports John Morrison 2022-04-22 19:31:15 +01:00
  • 6a7f5e285e Remove unused import John Morrison 2022-04-22 19:24:18 +01:00
  • 5eeb88e2b7 Minimum necessary to add index and get capability and tests John Morrison 2022-04-22 19:16:30 +01:00
  • 88cbbc6a90 Apply suggestions from code review cole smith 2022-04-24 16:44:58 -07:00
  • 49b83305d9 fixing docs Cole Smith 2022-04-23 15:27:33 -07:00
  • e67a1a8cd7 added on to the docs for splits using encoders Cole Smith 2022-04-22 20:23:49 -07:00
  • da239e535e minor typo in rgb.md Ryan Rotter 2022-04-24 15:58:49 -05:00
  • 9e171abc69 Capitalize Python class names Ryan Rotter 2022-04-24 15:58:08 -05:00
  • 9733c43d2a nice!nano spelling, broken link, bulleted lists Ryan Rotter 2022-04-24 15:24:33 -05:00
  • dfa73a8cca add backtick quotes for code snippets Ryan Rotter 2022-04-24 13:46:49 -05:00
  • 1985712637 spelling/capitalization/usage on proper nouns Ryan Rotter 2022-04-24 14:33:35 -05:00
  • 09d0287800 Correct spelling of common words in .md files Ryan Rotter 2022-04-24 12:30:10 -05:00
  • c7eaeaf90c implement multiple pixelbuffer in rgb extension xs5871 2022-04-23 22:03:00 +00:00
  • fb5ecf7e38 refactor debug output xs5871 2022-04-23 21:16:47 +00:00
  • 642790b2e7 remove keyboard.current_key (never actually used) xs5871 2022-04-23 20:12:31 +00:00
  • e04a01c25e factor out module pre-processing xs5871 2022-04-23 19:48:55 +00:00
  • 62013f1770 test_kmk_keys.py: reorder and comment for clarity Ryan Rotter 2022-04-18 19:15:27 -05:00
  • 27a0bc1977 refactor Key and ModifierKey __call__ methods Ryan Rotter 2022-04-17 16:52:24 -05:00