Commit graph

  • 2ea52befff Merge remote-tracking branch 'upstream/main' into ma730 ReFil 2021-02-02 19:27:02 +00:00
  • 6c7ab0ce53 refactor(kscan): Fix polling of GPIO matrices. Pete Johanson 2021-01-28 11:55:02 -05:00
  • 2f352788c1 refactor(kscan): Remove explicit default n from kscan configs. Pete Johanson 2021-01-28 11:53:18 -05:00
  • 6def019388
    Create setup.sh y4m4ym 2021-02-02 19:08:01 +01:00
  • bcc3d9b5a6 Update build/flash documentation. Aaron Nunley 2021-01-31 20:29:40 -08:00
  • 592b98cd12 npm run prettier:format Aaron Nunley 2021-01-31 19:17:02 -08:00
  • 100d06ae8b Update docs for testing a new shield. Aaron Nunley 2021-01-31 19:10:46 -08:00
  • 33cd2caced fix(boards): Shorten keyboard names that are too long Nick Winans 2021-02-01 14:20:16 -06:00
  • 82173f354e fix(core): Assert BLE device name is correct length Nick Winans 2021-01-30 15:47:11 -06:00
  • 4e20bf5de1 refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRY Okke Formsma 2020-12-12 20:32:20 +01:00
  • 84d19fe79b refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRY Okke Formsma 2020-12-12 20:31:42 +01:00
  • 1ac370b9c8 fix(boards): Shorten keyboard names that are too long Nick Winans 2021-02-01 14:20:16 -06:00
  • 036d8f3181
    chore(deps-dev): bump eslint from 7.12.0 to 7.19.0 in /docs dependabot[bot] 2021-02-01 08:30:33 +00:00
  • fdc9093507 Update build/flash documentation. Aaron Nunley 2021-01-31 20:29:40 -08:00
  • ee5374d0a5 npm run prettier:format Aaron Nunley 2021-01-31 19:17:02 -08:00
  • 41c1a827f0 Update docs for testing a new shield. Aaron Nunley 2021-01-31 19:10:46 -08:00
  • 1fda2188ab initial add andante shield jmding8 2021-01-30 19:51:38 -08:00
  • dc4ceeb304 fix(core): Assert BLE device name is correct length Nick Winans 2021-01-30 15:47:11 -06:00
  • 9e246d98d2 refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRY Okke Formsma 2020-12-12 20:32:20 +01:00
  • 063931c9bd refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRY Okke Formsma 2020-12-12 20:31:42 +01:00
  • 2b73181ef0 Remove jupyter lab checkpoints mseflek 2021-01-30 10:05:40 -08:00
  • 9bdf6c7dd6 feat(shields) Add encoder support to CRBN mantas 2021-01-30 14:03:00 +02:00
  • 96916bc5ab style(crbn): Unify indentation from spaces to tabs mantas 2021-01-30 13:49:52 +02:00
  • f39121f82e fix(docs): Remove comment about here being four profiles for splits Nick Winans 2021-01-29 23:29:10 -06:00
  • 4f040fecdf Add a missing log_strdup() Jeff Rizzo 2021-01-25 12:50:05 -08:00
  • fe2ca91c04
    fix(docs): Remove comment about here being four profiles for splits Nick Winans 2021-01-29 23:29:10 -06:00
  • 40f7137df7
    chore: Add CodeQL GH action ci/codeql-analysis-action Pete Johanson 2021-01-30 00:13:53 -05:00
  • 40694a0969 docs: remove redundant slash from "docs/" navigation item innovaker 2021-01-15 14:18:11 +00:00
  • ddc5cbdca2 fix(docs): Set description to our tagline Nick Winans 2021-01-29 20:40:23 -06:00
  • 7ffd4efeb1 fix(nibble): remove dangling code block from readme KemoNine 2021-01-30 04:54:56 +00:00
  • 1cd86eb996 refactor(nibble): indent first row of map/transform to properly align with physical columns KemoNine 2021-01-30 04:50:00 +00:00
  • 74e65277bd refactor(nibble): cleanup kscan map alignment KemoNine 2021-01-30 04:47:56 +00:00
  • 6cd33a46dc refactor(nibble): re-align top most row of keymap to be sensible KemoNine 2021-01-30 04:46:15 +00:00
  • c16c47cf9f refactor(nibble): cleanup alignment and formatting in nibble keymap KemoNine 2021-01-30 04:36:06 +00:00
  • 3e65ba7cbe refactor(nibble): enable oled in dts/overlay by default KemoNine 2021-01-30 04:24:05 +00:00
  • 0429fc101e refactor(nibble): convert keymap to use tabs instead of spaces KemoNine 2021-01-30 04:14:38 +00:00
  • cba85d400d fix(docs): Only show push workflow builds in link Nick Winans 2021-01-29 21:03:53 -06:00
  • 78e13d1f2d fix(docs): Only show push workflow builds in link Nick Winans 2021-01-29 21:03:53 -06:00
  • 1adb2d5f84 feat(docs): add information on how to update the documentation to the docs KemoNine 2020-11-27 22:04:15 +00:00
  • 6349100882 fix(docs): Set description to our tagline Nick Winans 2021-01-29 20:40:23 -06:00
  • 1acc8dc45a feat(docs): add information on how to update the documentation to the docs KemoNine 2020-11-27 22:04:15 +00:00
  • 265d9a7b1c Merge remote-tracking branch 'upstream/main' into main merge with origin umbacos 2021-01-29 21:53:49 +01:00
  • 2584006136 Merge branch 'main' of https://github.com/umbacos/zmk into main umbacos 2021-01-29 21:49:55 +01:00
  • f6f497a31d Update prj.conf umbacos 2021-01-29 21:49:48 +01:00
  • 64a85b7a3f chore(deps): bump DoozyX/clang-format-lint-action from v0.9 to v0.11 dependabot[bot] 2021-01-07 07:14:15 +00:00
  • a70509e008
    Update build.yml umbacos 2021-01-29 00:02:38 +01:00
  • 1ab50d6beb
    Update build.yml umbacos 2021-01-28 23:33:05 +01:00
  • c925cf02dd feature(sticky_keys): add quick-release Okke Formsma 2020-12-12 21:35:52 +01:00
  • 9812a3a33e feature(sticky_keys): add quick-release Okke Formsma 2020-12-12 21:35:52 +01:00
  • 442b8581cd refactor(kscan): Fix polling of GPIO matrices. Pete Johanson 2021-01-28 11:55:02 -05:00
  • 0f94845b82 refactor(kscan): Remove explicit default n from kscan configs. Pete Johanson 2021-01-28 11:53:18 -05:00
  • 6e8e2fc3c7 Update ut47.keymap umbacos 2021-01-28 13:08:10 +01:00
  • fd79d02147 overlay with matrix transform umbacos 2021-01-28 12:56:59 +01:00
  • c4bd52c580 Update ut47.overlay umbacos 2021-01-28 10:54:51 +01:00
  • a89d8a6ea4 fix(blog): Updated link to combos docs. Pete Johanson 2021-01-27 22:49:57 -05:00
  • 1addfb9769 feat(blog): Add SOTF #4 Pete Johanson 2021-01-24 01:05:30 -05:00
  • 4bc586c6eb feat(blog): Add SOTF #4 Pete Johanson 2021-01-24 01:05:30 -05:00
  • df5e176935
    Update build.yml umbacos 2021-01-28 00:37:09 +01:00
  • f8baa23d3c added ut47 umbacos 2021-01-28 00:22:31 +01:00
  • 70480a81f8
    Create Kconfig.defconfig umbacos 2021-01-28 00:15:26 +01:00
  • 004e50fe38
    added ut47 umbacos 2021-01-28 00:11:46 +01:00
  • acbc87c3a4 fix(nibble): add additional note about enabling oled KemoNine 2021-01-27 02:35:43 +00:00
  • 7c24ab069c fix(behaviors): Updated grsec snapshots for new log format. Pete Johanson 2021-01-25 09:34:05 -05:00
  • 62905795d0 Add a missing log_strdup() Jeff Rizzo 2021-01-25 12:50:05 -08:00
  • ab0fe01737 fix(behaviors): Updated grsec snapshots for new log format. Pete Johanson 2021-01-25 09:34:05 -05:00
  • 7b7701ae90 feature(modifiers): add explicit modifiers Okke Formsma 2021-01-22 17:00:19 +01:00
  • 0c30b49063 refactor(modifiers): define is_mods function Okke Formsma 2021-01-22 15:45:51 +01:00
  • df4a5c8613 refactor(hid_listener): pass event struct instead of parameters Okke Formsma 2020-12-08 22:14:56 +01:00
  • 89567d3150 docs(sticky keys): document sticky keys and sticky layers Okke Formsma 2020-12-13 14:33:28 +01:00
  • f8ac707b0e updated readme Jack Hartstein 2021-01-24 18:17:13 -08:00
  • 1d2452313c merged with updated zmk main branch, added to duck.conf file to separate OLED and LED toggles Jack Hartstein 2021-01-24 18:06:17 -08:00
  • 3cb53f3b51 Merge https://github.com/zmkfirmware/zmk into main Jack Hartstein 2021-01-24 18:05:08 -08:00
  • e8aa576781 refactor(docs): Move combos under Features. Pete Johanson 2021-01-23 23:50:30 -05:00
  • 03e07377b8 refactor(docs): Move combos under Features. Pete Johanson 2021-01-23 23:50:30 -05:00
  • d5ad0b8208 Fixed thumb cluster swapped keys; run prettier mseflek 2021-01-23 20:24:57 -08:00
  • a4aaa73f06 feat: Add WPM calculator and display widget Ally Parker 2021-01-22 16:23:21 +00:00
  • c0cab57c2d run-test.sh: use the POSIX '-L 1' for xargs Jeff Rizzo 2021-01-21 12:05:30 -08:00
  • 36734a372e contra initial commit Ian Guswiler 2021-01-23 15:24:44 -05:00
  • f4f0ff501f feat(underglow): tie underglow ext_pwr to sleep/idle KemoNine 2020-12-15 21:28:50 +00:00
  • 5eeb310b2f feat(grave-escape): implement grave-escape Okke Formsma 2020-12-26 14:46:56 +01:00
  • 3ee56b5230 fix(nibble): adjust oled rotation for easier reading KemoNine 2021-01-19 03:07:25 +00:00
  • 05973c6a88 feat(nibble): add README KemoNine 2021-01-19 00:28:09 +00:00
  • d52474c7e4 feat(nibble): add support for optional display ; off by default KemoNine 2021-01-18 23:55:22 +00:00
  • 806ed1d42f refactor(nibble): add layer labels KemoNine 2021-01-18 23:46:09 +00:00
  • df96b73629 feat(nibble): add encoder to top, left most column to match standard assembly documentation KemoNine 2021-01-18 23:45:23 +00:00
  • 817106b37d feat(nibble): add underglow support for nice_nano builds KemoNine 2021-01-18 23:44:37 +00:00
  • 58ad5d4e86 Fix offset in NIBBLE transformation and keymap Jay Greco 2021-01-19 13:54:20 -08:00
  • 3d411e06b1 feature(modifiers): add explicit modifiers Okke Formsma 2021-01-22 17:00:19 +01:00
  • b872ca1e8e feat(grave-escape): implement grave-escape Okke Formsma 2020-12-26 14:46:56 +01:00
  • ca56992359 feat: Add WPM calculator and display widget Ally Parker 2021-01-22 16:23:21 +00:00
  • 70ca8a761c refactor(modifiers): define is_mods function Okke Formsma 2021-01-22 15:45:51 +01:00
  • 438025131c refactor(hid_listener): pass event struct instead of parameters Okke Formsma 2020-12-08 22:14:56 +01:00
  • 91016767a9 run-test.sh: use the POSIX '-L 1' for xargs Jeff Rizzo 2021-01-21 12:05:30 -08:00
  • 13e46bea81 docs(hold-tap): mark tapping_term_ms as code innovaker 2021-01-05 19:59:35 +00:00
  • 3368a81057 refactor(core): Combine is_ and cast_ event functions. Pete Johanson 2021-01-19 14:21:00 -05:00
  • 3fe2acc2d1 refactor(core): Extra event payloads to own types, refactor API. Pete Johanson 2021-01-18 00:35:56 -05:00
  • 003db892ad refactor(core): Extra position state change data struct. Pete Johanson 2021-01-17 16:36:01 -05:00
  • 1f674534d6 Merge https://github.com/zmkfirmware/zmk into main "merge main zmk updates" Jack Hartstein 2021-01-19 23:51:51 -08:00
  • 2bc7df1d75 refactor(core): Combine is_ and cast_ event functions. Pete Johanson 2021-01-19 14:21:00 -05:00
  • ea3e47c417 make requested changes Max Dubrinsky 2021-01-06 19:47:14 -05:00