Commit Graph

  • 7fcd36f2fb Refs #104: Keyboard can work without REPL connected on >=4.0.0-alpha3 (tested only against single-piece boards so far) Josh Klar 2019-05-12 14:13:41 -0700
  • cf5ee5d4b2 Resolves an OverflowError in matrix scans (board-breaking) Josh Klar 2019-05-12 13:19:44 -0700
  • 7297bc4521 update gitignore Josh Klar 2019-05-12 13:19:24 -0700
  • 85ba57f9b0
    Merge pull request #120 from KMKfw/topic-backspace-delete Josh Klar 2019-05-10 13:05:12 -0700
  • 9dce78370e
    Merge branch 'master' into topic-backspace-delete Josh Klar 2019-05-10 13:03:52 -0700
  • f073b7568b
    Merge pull request #125 from elvis-epx/master Josh Klar 2019-05-10 13:02:12 -0700
  • f9b56d82f7 Add cancel_timeout method Elvis Pfützenreuter 2019-04-26 18:54:08 -0300
  • 9c4a136989 Use return value of pre-press/pre-release callbacks Elvis Pfützenreuter 2019-04-26 11:21:12 -0300
  • b494857f21 Fix bug in TO layer key handling Elvis Pfützenreuter 2019-04-25 22:39:02 -0300
  • 0016ac8aa3
    Merge branch 'master' into topic-backspace-delete Kyle Brown 2019-03-21 17:25:16 -0700
  • 8bb55c84cd Literally hurting performance now. Needs removed Kyle Brown 2019-03-16 00:13:10 -0700
  • 7e06b143e1
    Merge branch 'master' into topic-backspace-delete Kyle Brown 2019-03-12 00:25:05 -0700
  • 298f9489c2 Duh, chaining.... Kyle Brown 2019-03-06 18:56:35 -0800
  • a2cfa92f2f Missed some obvious things Kyle Brown 2019-03-04 15:28:45 -0800
  • e792524b63 Added mod tap with docs Kyle Brown 2019-03-03 16:28:13 -0800
  • fc8ddba6cb Adds delete/backspace key. Resolves #93 Kyle Brown 2019-03-09 15:12:23 -0800
  • 1ad7602a9b
    Merge pull request #105 from KMKfw/topic-refactor-keycodes-and-macros Josh Klar 2019-02-21 09:55:42 -0800
  • d4f4872b00
    So much documentation Josh Klar 2019-02-18 16:28:50 -0800
  • 848afb7801
    Allow pre/post on_press/on_release handlers to be attached to all keys (example provided) Josh Klar 2019-02-18 15:08:07 -0800
  • 4ab673ba80
    Resolves #106: Unbreak KC.GESC Josh Klar 2019-01-23 01:51:31 -0800
  • 6ddfbadfbf
    Remove unused function and useless comment Josh Klar 2019-01-14 11:25:21 -0800
  • bcdc97a56b
    More keymap updates Josh Klar 2018-12-29 16:52:44 -0800
  • 0878538f42
    Resolve issues with leader mode, allow single-key targets (HID or internal) Josh Klar 2018-12-29 16:52:06 -0800
  • ea63c888d6
    Oops, never fixed MY OWN LAYOUT. So many bugs.... Josh Klar 2018-12-29 15:57:30 -0800
  • 375783742f
    Remove unused kmk.string (originally from micropython-lib) Josh Klar 2018-12-29 15:42:56 -0800
  • 9bed3db9be
    Update all other keymaps currently in the system Josh Klar 2018-12-29 15:36:46 -0800
  • 413e8b8806
    Rename keycodes to keys, simpler and easier to deal with Josh Klar 2018-12-29 15:29:11 -0800
  • faa61f7df1
    Remove debug leftovers causing failed lints Josh Klar 2018-12-29 07:27:44 -0800
  • e5c8f5587d
    Merge unicode handlers with the others. Prove arbitrary Macros are now doable in userspace Josh Klar 2018-12-29 07:09:33 -0800
  • 8a21b4135d
    Restore Unicode Macro support Josh Klar 2018-12-29 06:58:08 -0800
  • 57239e3163
    Everything necessary to get this to boot finally. Planck types! Josh Klar 2018-12-29 06:03:31 -0800
  • 39a6465658
    Checkpoint alpha: Reflow macros and keycodes into a consistent structure. Most internal state functionality largely untouched (just moved) Josh Klar 2018-12-29 04:44:52 -0800
  • af140a16a6
    Merge pull request #103 from KMKfw/topic-kitsy-iris Josh Klar 2018-12-28 23:38:22 -0800
  • be4ca3e734
    kitsym4: Support the keeb.io Iris using the ProMicro<->ItsyBitsyM4 converter board Josh Klar 2018-12-28 23:20:03 -0800
  • 13a5f7d610
    Merge pull request #102 from KMKfw/topic-community-engagement Josh Klar 2018-12-28 15:52:37 -0800
  • 254f7bcb69
    Resolves #58: Link to new Matrix server and Discord bridge in README Josh Klar 2018-12-28 05:42:03 -0800
  • baee92d961 This failed to properly rebase Kyle Brown 2018-12-12 19:35:08 -0800
  • 952f6b7022 Added the extra data pin. Will add docs when it's actually doing something Kyle Brown 2018-12-11 00:27:24 -0800
  • 5ef6a7a96a Added docs, and removed some old, not needed docs Kyle Brown 2018-12-10 18:48:32 -0800
  • e6acef9648 Add initial support (untested) for my layout on nyquist with converter board Kyle Brown 2018-12-01 00:15:00 -0800
  • 6f5f54390b
    Merge pull request #95 from KMKfw/topic-plural-plurals Josh Klar 2018-12-04 17:08:18 -0800
  • d6a0538009
    kmk.consts: rename UnicodeModes => UnicodeMode Josh Klar 2018-12-04 17:03:13 -0800
  • 84a3fa8a04 Update README.md Kyle Brown 2018-12-04 16:34:37 -0800
  • 65b884236e Add @siddacious to contributors in README Josh Klar 2018-11-25 02:53:46 -0800
  • eecbc995d4 Update README.md Kyle Brown 2018-12-01 00:15:00 -0800
  • dacd70f799 Fix typo Kyle Brown 2018-11-27 15:11:12 -0800
  • ddafdfcade
    Merge pull request #88 from siddacious/master Josh Klar 2018-11-25 02:31:23 -0800
  • 5bbb873d4e added notes to identify the pro-micro orientation siddacious 2018-11-25 02:21:24 -0800
  • 89f0430b88
    Merge pull request #87 from siddacious/master Josh Klar 2018-11-25 01:51:47 -0800
  • d9b925ab49 fixing small silk and outilne issue siddacious 2018-11-25 01:48:30 -0800
  • 678d1d5aab
    Merge pull request #83 from siddacious/master Josh Klar 2018-11-15 17:04:12 -0800
  • bdf626255d
    Merge branch 'master' into master Kyle Brown 2018-11-15 17:03:04 -0800
  • a0bc866123 added hardware directory with an Adafruit Itsy Bitsy to the Pro Micro footprint siddacious 2018-10-31 21:31:14 -0700
  • db301b802c
    Merge pull request #86 from KMKfw/klardotsh-patch-1 Josh Klar 2018-11-09 11:46:33 -0800
  • 628346117c
    README license blob should reflect the edge cases Josh Klar 2018-11-06 02:37:50 -0800
  • d7ef298274
    Merge pull request #84 from KMKfw/topic-cleanup Josh Klar 2018-11-05 22:05:52 -0800
  • b37f3ecdd9
    Resolves #85 by bundling string polyfill directly, simplifying deploys Josh Klar 2018-11-05 21:59:42 -0800
  • c6922dbfe0
    Remove this leftover from a long-outdated refactor Josh Klar 2018-11-05 21:46:09 -0800
  • d8b9117db9
    Remove lots of micropython-specific remnants Josh Klar 2018-11-05 21:45:02 -0800
  • 6a82d3da7d
    Merge pull request #77 from KMKfw/topic-tap-dance Josh Klar 2018-11-05 22:04:40 -0800
  • db741eb055
    Add some documentation Josh Klar 2018-11-05 21:33:42 -0800
  • 94ac6d0cbd
    Merge master and reconcile tapdance with splits Josh Klar 2018-11-05 21:14:20 -0800
  • 15fea0189b Added remote debugger and cleaned up several things Looks good to merge Kyle Brown 2018-10-26 14:26:15 -0700
  • 2b28b99503 Finalize docs, and unbreak failed rebase Kyle Brown 2018-10-25 23:00:11 -0700
  • 744d7c1f5d Needs docs, but is basically complete. #3 Kyle Brown 2018-10-19 19:01:39 -0700
  • 8d3e4e0a63 Fully working split. Needs further testing Kyle Brown 2018-10-19 12:17:47 -0700
  • af3eccd715 First keys on slave half actually type! Still needs a bit of work Kyle Brown 2018-10-19 03:36:24 -0700
  • 49da93e436 Basic uart split support. Still need docs and testing Kyle Brown 2018-10-19 02:22:22 -0700
  • d117005d8d
    Add press-and-hold support to TapDance, and clean up various ways of mangling key press states. Remove pending_keys entirely, replaced with a callback timeout) Josh Klar 2018-10-20 17:53:58 -0700
  • 0c13806f1c
    Add key repeat support for basic alphanumeric tap dance Josh Klar 2018-10-20 16:55:17 -0700
  • b0f8c58828
    Beginnings of basic tap dance Josh Klar 2018-10-19 03:04:54 -0700
  • cc1bfc657f
    Silly bugfix in ShiftedKeycodes Josh Klar 2018-10-20 17:53:01 -0700
  • d60cdc6f7f
    Merge pull request #81 from KMKfw/klardotsh-patch-1 Josh Klar 2018-10-25 15:26:10 -0700
  • c1b1be91dd
    Heavily update the README to a more "releaseable" state Josh Klar 2018-10-25 14:57:02 -0700
  • 5b49e6d098 Remove outdated Leader Mode doc sentences Josh Klar 2018-10-19 14:53:15 -0700
  • ababc97167
    Merge pull request #75 from KMKfw/topic-leader-docs Josh Klar 2018-10-19 03:35:46 -0700
  • 1521a3ec03
    Fix more typoes Josh Klar 2018-10-19 02:09:10 -0700
  • 74716c4c20
    More sane default leader mode Josh Klar 2018-10-19 02:08:13 -0700
  • 26c40b977f
    Update docs for leader mode Josh Klar 2018-10-19 02:03:59 -0700
  • 3cb9b762e9
    Merge pull request #74 from KMKfw/topic-leader-timer Josh Klar 2018-10-19 01:55:26 -0700
  • 2d1290a12c
    Add LeaderMode.TIMEOUT (QMK default Leader mode) Josh Klar 2018-10-19 01:49:37 -0700
  • aa4b164067
    Merge pull request #73 from KMKfw/topic-debug-key Josh Klar 2018-10-19 01:01:56 -0700
  • 54f7117712
    Resolves #38: Add KC.DEBUG to toggle log spew at runtime Josh Klar 2018-10-19 00:58:17 -0700
  • 64202e2ec1
    Merge pull request #72 from KMKfw/topic-planck-klaranck Josh Klar 2018-10-19 00:11:29 -0700
  • 758e4de82b
    Add a bit of important documentation Josh Klar 2018-10-18 23:59:26 -0700
  • 9646c89d3a
    Update soooo much documentation Josh Klar 2018-10-18 23:54:36 -0700
  • 85ab403d22
    More clear matrix scan function Josh Klar 2018-10-18 23:33:04 -0700
  • 9089106316
    Work out some bugs where I could get stuck on layers. Add more debugging output Josh Klar 2018-10-18 23:24:19 -0700
  • 6c5a111d65
    Import hacks MUST be in non-isort order Josh Klar 2018-10-18 12:55:06 -0700
  • ed64b1e79e
    Remove the sanity checker, it is unused and out of date Josh Klar 2018-10-16 23:11:23 -0700
  • e2ed95556a
    Try to fix various advanced layers Josh Klar 2018-10-16 22:50:41 -0700
  • b92aceb682
    Fix linting Josh Klar 2018-10-16 22:43:47 -0700
  • e413392826
    Remove pyboard from circle Josh Klar 2018-10-16 22:40:36 -0700
  • bf500d37ff
    unbreak tap time Josh Klar 2018-10-16 22:39:17 -0700
  • d042b458f0
    Fix Kyle board, and unbreak MO-dependent layers Josh Klar 2018-10-16 22:36:01 -0700
  • 0d94bf4c06
    Maybe surface errors in the right order Josh Klar 2018-10-16 22:30:33 -0700
  • 16c82b1c0c
    OMEGA REFACTOR! Perf grind basically complete. Josh Klar 2018-10-16 04:04:39 -0700
  • 0c72554773
    Add support for a Planck Rev 6 spidered to a Feather M4 Express Josh Klar 2018-10-16 01:04:36 -0700
  • 10ca6816a2
    Merge pull request #69 from KMKfw/topic-circuitpy-over-msc Josh Klar 2018-10-16 00:23:41 -0700
  • 19a85e1385
    Unbreak pyboard builds Josh Klar 2018-10-15 03:10:13 -0700