Commit graph

  • 13bd49a307
    Update app/boards/shields/boardsource5x12/Kconfig.shield Felix Sargent 2021-11-22 16:12:56 -08:00
  • cd9ff23b6b
    Update app/boards/shields/boardsource5x12/boardsource5x12.overlay Felix Sargent 2021-11-22 16:12:43 -08:00
  • d65002c4a4
    Update app/boards/shields/boardsource5x12/Kconfig.defconfig Felix Sargent 2021-11-22 16:12:33 -08:00
  • e78b844c9d
    chore(deps-dev): bump eslint-plugin-react from 7.24.0 to 7.27.1 in /docs dependabot[bot] 2021-11-22 05:09:25 +00:00
  • 18432ee636
    Merge eb8889883d into 30ed237533 cdc-mkb 2021-11-21 10:15:53 +00:00
  • eb8889883d feat(docs): Add documentation about PIM447 trackball driver. Cedric VINCENT 2021-11-14 19:46:57 +01:00
  • d081ac7a76 feat(behaviors): Add &pim447_to and &pim447_mo behaviors. Cedric VINCENT 2021-11-14 18:55:22 +01:00
  • e907e03271 feat(pim447): Add support for a lot of new driver properties. Cedric VINCENT 2021-11-14 18:52:11 +01:00
  • 6604fb6997 Added copyright/license header Felix Sargent 2021-11-19 09:08:29 -08:00
  • 792f89b840 Initial commit of boardsource5x12 Felix Sargent 2021-11-19 09:07:07 -08:00
  • d5d5d8827e test(conditional-layers): Add tests for edge cases Jonathan Rascher 2021-10-02 01:15:21 -04:00
  • b2fe1556ef test(conditional-layers): Add interleaved up/downs Jonathan Rascher 2021-10-02 00:27:49 -04:00
  • d9f36abd28 test(conditional-layers): Add multi-config tests Jonathan Rascher 2021-10-02 00:02:51 -04:00
  • 3de9b23713 test(conditional-layers): Add basic unit tests Jonathan Rascher 2021-06-09 18:55:57 -05:00
  • 877e39d164 docs(conditional-layers): Document feature Jonathan Rascher 2021-10-01 22:05:37 -04:00
  • 38cd76bda0 feat(conditional-layers): Implement feature Jonathan Rascher 2021-06-09 18:51:28 -05:00
  • 60b3dff1d0 fix(hid): Basic consumer code fixes for signed logical max. Peter Johanson 2021-11-08 21:21:01 +00:00
  • 4e89b0e49f fix(shields): Fix some keycodes in reviung41 keymap Viet (Drake) Tran 2021-11-09 22:26:21 +07:00
  • 4dbff19d32 feat: hold/tap flavor tap-unless-interrupted jding 2021-11-06 21:31:23 +00:00
  • b451b28d4d feat(boards): Add Mikoto board Hai-Ninh Dang 2021-11-09 12:57:24 +07:00
  • ed82c53328 chore(deps): bump DoozyX/clang-format-lint-action from 0.12 to 0.13 dependabot[bot] 2021-10-25 05:06:35 +00:00
  • dddd3c58a1 fix(split): Properly rediscover peripherals. Peter Johanson 2021-10-17 02:27:10 +00:00
  • 09a927af25 fix(behavior): Properly break in decision switch statement. jmding8 2021-11-01 10:51:12 -07:00
  • f632b5fb2f feat(behaviors) Required keys for tap-hold behaviors jmding8 2021-11-01 09:37:20 -07:00
  • 111e88a333 feat(kscan): Improve matrix debouncing Joel Spadin 2021-07-31 01:23:33 -05:00
  • d0fc7c3ef7 refactor: Move to explicit docker.io/* image references. Peter Johanson 2021-10-18 18:08:51 +00:00
  • 4336bfecef refactor(combos): Use ZMK_KEYMAP_EXTRACT_BINDING Jonathan Rascher 2021-10-06 21:53:39 -05:00
  • df930e2ad4 chore(deps): bump @fortawesome/react-fontawesome in /docs dependabot[bot] 2021-10-19 05:06:36 +00:00
  • f862a594bf fix(docs): Typo fix, open -> upon Manuel Transfeld 2021-10-21 04:54:48 +02:00
  • 3bdd42cc91 fix: Properly find boards in user config repos. Peter Johanson 2021-10-19 13:29:36 +00:00
  • 52f953678d fix: Only search for board one not found yet. Peter Johanson 2021-10-18 14:44:13 +00:00
  • cd48cbfda7 fix(keymaps): Properly locate split board keymaps. Peter Johanson 2021-10-18 02:50:11 +00:00
  • db1035009c refactor: Add js-yaml dep, scrtipt gen tweaks. Peter Johanson 2021-10-16 02:42:38 +00:00
  • 1155f94a49 refactor: Config setup scripts to support onboard keyboards. Peter Johanson 2021-10-12 05:31:56 +00:00
  • 17ed7ce573 [squash] implement feedback eyenseo 2021-10-12 22:43:05 +02:00
  • 09dd29a0cf Add ergodash eyenseo 2020-12-27 16:13:42 +01:00
  • 66aaad03c6 chore: Add note about copyrights on PR checklist Dom H 2021-10-12 21:25:04 +01:00
  • 2fbdb97c7a fix(display): Increase char buffer size to fit all symbols Richard Kjerstadius 2021-10-12 16:13:00 +02:00
  • 3ac57ab693 add ranges and descriptions from #669 git@jrhrsmit.nl 2021-10-11 10:50:47 +02:00
  • 5dd178bbe6 fix(underglow): Run clang-format Nick Winans 2021-10-10 19:23:25 -05:00
  • 0cdc0df1b5 feat(underglow): Add support for configurable min/max brightness Simon Malinge 2021-10-07 03:54:49 +00:00
  • a2d809ae76 docs(docs): Document up-to-date Node.js repo Jonathan Rascher 2021-10-02 11:48:52 -04:00
  • c907135727 feat(hid): Kconfig for basic/full consumer usages. Peter Johanson 2021-10-05 02:41:56 +00:00
  • 6af396c658 feat(hid): Configurable NKRO HID report support. Pete Johanson 2021-03-15 00:40:09 -04:00
  • a8fa52781e feat(boards): Add Zodiark shield Aleblazer 2021-10-03 22:47:23 -05:00
  • a40885fd99 chore: Add board/shield checklist for new PRs. Nick Winans 2021-10-03 22:29:59 -05:00
  • 751aa2afb7 feat(shields): Add Naked60BMP shield Brandon Xie 2021-10-03 23:23:54 -04:00
  • f25a593c84 feat(docs): Update documentation to match new Pro Micro nodes Nick Winans 2021-08-02 21:47:11 -05:00
  • 2001ed1f68 feat(boards): Remove usage of pro_micro_a/d nodes Nick Winans 2021-07-24 14:19:43 -05:00
  • bd5782d2c1 feat(boards): Add D18-21 to Pro Micro pin mappings Nick Winans 2021-07-24 14:15:57 -05:00
  • 79b717ec07 refactor(boards): Remove leftover right split name Peter Johanson 2021-09-26 01:21:49 +00:00
  • f0956b798e fix(docs): Update split naming system Nick Winans 2021-02-01 14:41:53 -06:00
  • 05bc1b4f17 refactor(boards): Remove "left" from split keyboard names Nick Winans 2021-03-27 14:03:05 -05:00
  • 595c3ca954 refactor(boards): Remove split right keyboard names Nick Winans 2021-02-01 14:39:30 -06:00
  • d18e03cca5 refactor(display): Saner font selection/defaults. Peter Johanson 2021-04-01 21:22:48 -04:00
  • 81307b32ab refactor(display): Output/layer/battery thread safety. Peter Johanson 2021-08-12 03:44:38 +00:00
  • 14d7f968e5 feat(display): Optional dedicated work queue. Peter Johanson 2021-08-12 03:43:07 +00:00
  • 6ab5e47cab fix(setup): Fix sed delimiters for Cradio Cem Aksoylar 2021-09-24 10:28:37 -07:00
  • daa1cde4d7 fix(docs): Typo EC11_CONFIG Richard Titmuss 2021-09-24 07:59:47 +02:00
  • 192871b657 fix(hog): use OR instead of AND for bitmap Xudong Zheng 2021-09-23 20:05:50 -04:00
  • 2cd284ecd8 fix(shield): Update URL in A. Dux metadata Dom H 2021-09-23 19:10:39 +01:00
  • 096fef4dfd refactor(shield): "Architeuthis Dux" to "A. Dux" Dom H 2021-09-23 07:10:36 +01:00
  • 4dc798c1d0 feat(shield): Add Architeuthis Dux shield Dom H 2021-09-22 21:25:53 +01:00
  • 930dda925e fix(docs): Remove build.yml from new shield steps Dom H 2021-09-22 22:29:46 +01:00
  • 73bec7078b fix(hog): encrypt perm for HID report map/ref. Peter Johanson 2021-09-15 13:26:48 +00:00
  • d8b125b9ca fix(docs): Set "Mouse Keys" as "Under Development" Dom H 2021-09-17 12:25:40 +01:00
  • c0d16dc517 fix(docs) add BT_PRV as suggested Michael van Eerd 2021-08-15 22:54:31 +02:00
  • 762b6b17ac fix(docs) Bluetooth behavior typo Michael van Eerd 2021-08-15 22:51:31 +02:00
  • 3e8ac54cdd fix(docs) Move Number of Profiles note down Michael van Eerd 2021-08-15 22:50:58 +02:00
  • b9d7477cd2 feat(docs) Clarify Bluetooth profile pairing Michael van Eerd 2021-08-15 22:06:40 +02:00
  • 824cf2545d fix(docs): Remove unnecessary security warning for MacOS Richard Titmuss 2021-09-06 18:37:25 +02:00
  • e4eaa89eff fix: Use correct Quotation marks on line 65 (#942) nevin 2021-09-16 21:33:18 -04:00
  • 7dc51f14c5 feat(docs): Add note to clarify shared .conf files do not apply outside zmk-config Cem Aksoylar 2021-09-14 17:51:05 -07:00
  • 34c3aa4d79 fix(kscan): Allow composite driver to handle missing children. Pete Johanson 2021-03-02 11:10:21 -05:00
  • f0d4e003f3 feat(board): Add Ferris 0.2 boards Peter Johanson 2021-09-13 22:18:58 -04:00
  • f5576cee0b feat(drivers): Add mcp23017 driver based on upstream mcp23s17 one. Pete Johanson 2021-01-28 22:54:44 -05:00
  • c76d5b34ff fix(setup): Fix setup.ps1 to check Get-Acl exists Peter Johanson 2021-09-11 05:16:40 +00:00
  • c014ae5b0b feat(metadata): Add YAML check/format npm scripts. Peter Johanson 2021-09-10 16:33:39 +00:00
  • b9ecf58846 feat(metadata): Add MakerDiary nRF52840 M.2 interconnect Peter Johanson 2021-09-10 14:29:51 +00:00
  • 8dc7e1b944 refactor(docs): Remove build.yml for new shield. Peter Johanson 2021-09-10 05:40:36 +00:00
  • 078797cd8c refactor(boards): Add metadata for boards. Peter Johanson 2021-09-10 05:11:25 +00:00
  • 1d45069dee fix(docs): Deploy when boards/shields change. Peter Johanson 2021-09-10 04:55:46 +00:00
  • 7dd241194a refactor(shields): Add pro-micro shield metadata. Peter Johanson 2021-09-10 04:49:09 +00:00
  • 8244b76c94 docs: Add docs on hardware metadata files. Peter Johanson 2021-07-28 00:55:36 -04:00
  • 973cd3a6e1 feat: Generate setup scripts from metadata. Peter Johanson 2021-07-26 00:25:34 -04:00
  • f414d64242 feat(docs): Type check the docs TSX components. Peter Johanson 2021-03-29 01:22:05 +00:00
  • 52f35ae20e feat(docs): Add dynamic hardware list component. Peter Johanson 2021-03-29 01:20:57 +00:00
  • dee6c04b20 feat(docs): Add TS type gen, metadata JSON gen Peter Johanson 2021-03-29 00:59:15 +00:00
  • 0cc35d8ada feat: Add a few sample hardware metadata files. Peter Johanson 2021-03-27 20:51:31 -04:00
  • 4dbc3ca993 feat: Add hardware metadata schema. Peter Johanson 2021-03-27 20:51:04 -04:00
  • 39279a8f45 fix(shields): Add note about Cradio pin arrangement Dom H 2021-09-04 10:06:44 +01:00
  • 81704e45e9 refactor(kscan): Demacroify GPIO matrix driver Joel Spadin 2021-07-25 15:23:04 -05:00
  • 9e171e26b3 fix: Add semicolons for tidbit and eek in setup script Cem Aksoylar 2021-09-03 20:11:05 -07:00
  • fcae69a492 fix(display): Add proper LVGL label dep. Peter Johanson 2021-08-27 23:06:28 -04:00
  • ac14a866b1 feat(display): IL0323 driver for EPD displays. Darryldh 2021-08-03 20:26:58 -04:00
  • a4db4ab3b9 fix: Planck rev 6.1 Martin Aumüller 2021-08-06 13:31:06 +02:00
  • 0f0403a73d fix typo chad3814 2021-08-11 14:11:15 -05:00
  • ccf944e51c fix: basic setup link Steven Nguyen 2021-08-12 12:06:16 -07:00
  • 09c049b531 fix(docs): Standardize all internal links Nick Winans 2021-08-12 18:52:11 -05:00
  • 91fbae02ad fix(docs): Fix "All" typo chad3814 2021-08-11 23:08:49 -05:00