Commit Graph

  • 33cd2caced fix(boards): Shorten keyboard names that are too long Nick Winans 2021-02-01 14:20:16 -0600
  • 82173f354e fix(core): Assert BLE device name is correct length Nick Winans 2021-01-30 15:47:11 -0600
  • 4e20bf5de1 refactor(behaviors): simplify hold-taps by not using _TRANSFORM_ENTRY Okke Formsma 2020-12-12 20:32:20 +0100
  • 84d19fe79b refactor(behaviors): factor out multiple uses of _TRANSFORM_ENTRY Okke Formsma 2020-12-12 20:31:42 +0100
  • f39121f82e fix(docs): Remove comment about here being four profiles for splits Nick Winans 2021-01-29 23:29:10 -0600
  • 4f040fecdf Add a missing log_strdup() Jeff Rizzo 2021-01-25 12:50:05 -0800
  • 40694a0969 docs: remove redundant slash from "docs/" navigation item innovaker 2021-01-15 14:18:11 +0000
  • ddc5cbdca2 fix(docs): Set description to our tagline Nick Winans 2021-01-29 20:40:23 -0600
  • cba85d400d fix(docs): Only show push workflow builds in link Nick Winans 2021-01-29 21:03:53 -0600
  • 1adb2d5f84 feat(docs): add information on how to update the documentation to the docs KemoNine 2020-11-27 22:04:15 +0000
  • 64a85b7a3f chore(deps): bump DoozyX/clang-format-lint-action from v0.9 to v0.11 dependabot[bot] 2021-01-07 07:14:15 +0000
  • c925cf02dd feature(sticky_keys): add quick-release Okke Formsma 2020-12-12 21:35:52 +0100
  • a89d8a6ea4 fix(blog): Updated link to combos docs. Pete Johanson 2021-01-27 22:49:57 -0500
  • 1addfb9769 feat(blog): Add SOTF #4 Pete Johanson 2021-01-24 01:05:30 -0500
  • 7c24ab069c fix(behaviors): Updated grsec snapshots for new log format. Pete Johanson 2021-01-25 09:34:05 -0500
  • 7b7701ae90 feature(modifiers): add explicit modifiers Okke Formsma 2021-01-22 17:00:19 +0100
  • 0c30b49063 refactor(modifiers): define is_mods function Okke Formsma 2021-01-22 15:45:51 +0100
  • df4a5c8613 refactor(hid_listener): pass event struct instead of parameters Okke Formsma 2020-12-08 22:14:56 +0100
  • 89567d3150 docs(sticky keys): document sticky keys and sticky layers Okke Formsma 2020-12-13 14:33:28 +0100
  • e8aa576781 refactor(docs): Move combos under Features. Pete Johanson 2021-01-23 23:50:30 -0500
  • a4aaa73f06 feat: Add WPM calculator and display widget Ally Parker 2021-01-22 16:23:21 +0000
  • c0cab57c2d run-test.sh: use the POSIX '-L 1' for xargs Jeff Rizzo 2021-01-21 12:05:30 -0800
  • 5eeb310b2f feat(grave-escape): implement grave-escape Okke Formsma 2020-12-26 14:46:56 +0100
  • 58ad5d4e86 Fix offset in NIBBLE transformation and keymap Jay Greco 2021-01-19 13:54:20 -0800
  • 13e46bea81 docs(hold-tap): mark tapping_term_ms as code innovaker 2021-01-05 19:59:35 +0000
  • 3368a81057 refactor(core): Combine `is_` and `cast_` event functions. Pete Johanson 2021-01-19 14:21:00 -0500
  • 3fe2acc2d1 refactor(core): Extra event payloads to own types, refactor API. Pete Johanson 2021-01-18 00:35:56 -0500
  • 003db892ad refactor(core): Extra position state change data struct. Pete Johanson 2021-01-17 16:36:01 -0500
  • 95acbd8859 fix(shields): Unflip left Microdox OLED. Pete Johanson 2021-01-19 14:42:55 -0500
  • 5978990e6d chore(core): replace `Pete Johanson` with `The ZMK Contributors` innovaker 2021-01-02 00:05:18 +0000
  • 65e476df3e fix(splits): Send pos notify from dedicated thread Pete Johanson 2021-01-06 09:32:08 -0500
  • c11759bc79 fix(hid): Clear all matching usages, not just first. Pete Johanson 2021-01-06 00:15:48 -0500
  • a0c32bb47e fix(bluetooth): improve LE param update logging Pete Johanson 2021-01-02 00:05:41 -0500
  • a5c39dfa76 fix(ble): Perform GATT notifies from dedicated queue. Pete Johanson 2020-12-03 16:04:48 -0500
  • 4aa78a6f8d fix(split): Use queue/work for peripheral events. Pete Johanson 2020-12-03 00:12:21 -0500
  • 969e5568af fix(boards): Define but don't enable uart0. Pete Johanson 2021-01-13 23:44:17 -0500
  • 1d18900a99 refactor(core): define usage page as uint16_t innovaker 2020-12-17 19:36:19 +0000
  • feb0d5b90c feat(combos): initial implementation Okke Formsma 2020-12-11 23:24:44 +0100
  • 90c2c6672f fix(setup.sh): rename BF0-9000 to BFO-9000 innovaker 2021-01-08 16:02:24 +0000
  • 4cfe7885a0 chore: Initial simple CODEOWNERS. Pete Johanson 2021-01-04 13:44:57 -0500
  • 0c6686f6e8 docs(split): Remove USB configuration on right half Nick Winans 2021-01-07 12:36:49 -0600
  • 002a89765f refactor(Kconfig): Set USB default based on hardware capabilities Nick Winans 2021-01-08 15:32:55 -0600
  • af563e9dbc Fix parameter number KemoNine 2020-12-30 21:10:18 +0000
  • 6345bd5468 Remove setting the animation/effect when setting hsv ; some of the effects like glowing will use the hsv color specified KemoNine 2020-12-15 11:19:52 +0000
  • 79b4a0ea6f Add RGB_COLOR_HSB to lighting documentation KemoNine 2020-12-15 11:13:02 +0000
  • 99f932a47d (feat) Allow setting underglow color by key press KemoNine 2020-12-15 06:00:52 +0000
  • 167600f01d docs(logging): Update documentation on USB logging Nick Winans 2020-12-30 20:09:24 -0600
  • 97ed0cc733 feat(core): Add USB logging Kconfig option Nick Winans 2021-01-07 00:08:34 -0600
  • 964b613e98 fix(setup): Fix typo for split variable assignment Pete Johanson 2021-01-08 11:11:20 -0500
  • f0312092c7 fix(setup.sh): add NIBBLE to options innovaker 2021-01-08 15:55:51 +0000
  • 5880a284c1 feat(tg4x): Reconcile with official keymap and tidy-up KemoNine 2021-01-05 21:51:59 +0000
  • 28bec8541b style(tg4x): Convert Kconfig spaces to tabs KemoNine 2021-01-05 21:51:04 +0000
  • 7fd8561b45 fix(tg4x): Add tg4x.conf to mirror other shield setups KemoNine 2021-01-05 21:50:33 +0000
  • 7fc28328d0 refactor(tg4x): Cleanup tg4x overlay innovaker 2021-01-06 10:34:04 +0000
  • de6ce05391 chore(tg4x): fix copyright header innovaker 2021-01-06 10:32:18 +0000
  • 185ff462d6 docs(tg4x): Add readme for tg4x KemoNine 2021-01-05 21:46:38 +0000
  • cd8567071b fix(tg4x): Fix tg4x keyboard name in Kconfig KemoNine 2021-01-05 21:45:55 +0000
  • 3e4f2a3dc3 feat(tg4x): Add underglow support for tg4x + nice_nano KemoNine 2021-01-05 21:44:47 +0000
  • 561e535a58 refactor(shields): standardize README.md filenames innovaker 2021-01-01 15:17:19 +0000
  • d9265fa470 ci: add dependabot innovaker 2021-01-02 14:36:04 +0000
  • f17584ca0e chore: standardize # style headers innovaker 2021-01-01 22:37:34 +0000
  • 56ec200bae docs(intro): Add 💡 to Mouse Keys and BLE Shell Nick Winans 2021-01-04 15:29:55 -0600
  • ad238d63df docs(intro): Update feature table Nick Winans 2020-12-30 19:07:03 -0600
  • 4c1f615714
    docs(troubleshooting): fix reset uf2 download instructions Okke Formsma 2021-01-05 20:29:47 +0100
  • 5c11962d98
    feat(shields): add helix shield KingCoinless 2021-01-05 10:56:47 -0800
  • a470353760 docs(shield): Add docs based on #510 changes Nick Winans 2021-01-04 12:42:22 -0600
  • e5b1f1e1be fix(shield): BFO9000 uses USB on right Nick Winans 2021-01-04 12:20:31 -0600
  • 992cee1bac feat(display): Show layer label in widget. Pete Johanson 2020-12-29 00:19:51 -0500
  • a55b1397c9 feat(keymap): API for retrieving label for a layer Pete Johanson 2020-12-29 00:19:25 -0500
  • 74b397ab91 fix(docs): Add closing bracket for new shield. Pete Johanson 2021-01-04 11:59:25 -0500
  • 4ddda7e024
    docs(shield): Remove SPLIT_BLE_ROLE_PERIPHERAL Nick Winans 2021-01-03 18:13:49 -0600
  • dcd665999a
    feat(shields): add bfo9000 shield pbz 2021-01-02 13:52:50 -0500
  • 319ce30270 chore(behavior): use ZMK_BEHAVIOR_OPAQUE in to-layer behavior Okke Formsma 2021-01-02 13:45:36 +0100
  • fa07ba9d32 refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENT Okke Formsma 2020-12-18 14:24:28 +0100
  • caa285852a refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 Okke Formsma 2020-12-16 19:41:53 +0100
  • 5a72662898 chore: standardize C style headers innovaker 2021-01-01 23:56:40 +0000
  • 61893e453b
    refactor(app): format with prettier (#563) innovaker 2021-01-02 03:55:52 +0000
  • a3ac0cb5be feat(shields): add ws2812 underglow support to lily58 (nice_nano) KemoNine 2021-01-01 21:16:20 +0000
  • 5752b4fbda
    feat(shields): add eek shield Mango The Fourth 2021-01-01 15:33:19 +0100
  • 2b4fda6948
    docs(codes): improve macOS support data (volume, brightness, media controls) Stephen Wu 2021-01-01 03:06:40 -0800
  • 39490552f2 feat(boards): Add BDN9 Rev2 board. Pete Johanson 2020-12-30 15:44:03 -0500
  • 5072590af5 fix(sensors): Use status filter on sensors node. Pete Johanson 2020-12-30 15:43:46 -0500
  • d698847769 fix(power): Fix for 2.4 API changes. Pete Johanson 2020-12-30 09:29:57 -0500
  • 1c822754c0 fix(west): Restore atmel west module. Pete Johanson 2020-12-29 23:30:30 -0500
  • d207c3c30f
    (feature) Add &to keycode/behavior (#489) KemoNine 2020-12-29 11:57:49 -0500
  • 43f6d798be feat(ext-power): Cut power when PM is sleeping Nick Winans 2020-12-15 13:22:16 -0600
  • 87dbd4ca28
    Add uppermost, current layer status widget to oled (#493) KemoNine 2020-12-28 20:17:32 -0500
  • 9a9f155e69 feature(ci): Build split w/ display enabled for testing. Pete Johanson 2020-12-11 11:09:07 -0500
  • 0e71dbc860 refactor(app): replace zmk_keymap_layers_state with zmk_keymap_layers_state_t innovaker 2020-12-19 17:37:12 +0000
  • 87e7c04b00 refactor(app): replace zmk_mod_flags with zmk_mod_flags_t innovaker 2020-12-19 17:33:15 +0000
  • 05b0d185a8 refactor(app): replace zmk_mod with zmk_mod_t innovaker 2020-12-19 17:32:40 +0000
  • 87179698b4 refactor(app): replace zmk_key with zmk_key_t innovaker 2020-12-19 17:32:02 +0000
  • 4fc17e0b3a fix(shields): Enable USB by default on right side. Pete Johanson 2020-12-17 00:19:03 -0500
  • 4db5b169bf refactor(splits): Ability to override split role. Pete Johanson 2020-12-12 23:13:49 -0500
  • 842aa5a842 refactor: replace filename hyphens with underscores innovaker 2020-12-22 15:56:00 +0000
  • 6927abee6e chore(tests): remove useless &cp test Okke Formsma 2020-12-26 14:49:33 +0100
  • 2233f457b2 chore(display): add header to CMakeLists.txt innovaker 2020-12-19 21:54:09 +0000
  • f8e43932ba refactor(app): remove zmk_action innovaker 2020-12-19 17:34:52 +0000
  • aa8efa7078 chore(display): add header to Kconfig innovaker 2020-12-19 21:56:34 +0000
  • 1f5680f0df refactor(app): remove handlers.h innovaker 2020-12-18 22:08:22 +0000