Commit graph

  • 3b1d840d2c Remove MAX_LAYERS in favor of ZMK_KEYMAP_LAYERS_LEN KemoNine 2020-12-29 16:04:27 +00:00
  • 0aff27c51a clang-format updates KemoNine 2020-12-28 16:11:03 +00:00
  • 0af0f8e62f Refactors for updated sources ; remove behavior_to config/data structs that are not used KemoNine 2020-12-28 16:07:42 +00:00
  • a34ee6b191 Add TO() style key code ; toggles the specified layer ON and all others OFF KemoNine 2020-12-07 19:23:25 +00:00
  • 60c8ee88e5 fix tabs tominabox1 2020-12-29 09:02:21 -06:00
  • 1d52944a61 Document position_state_changed and keycode_state_changed Ally Parker 2020-12-29 15:02:05 +00:00
  • d09a2eb469 Add @petejohanson comments from Discord as a place holder Ally Parker 2020-12-29 14:39:46 +00:00
  • 526abaef6a Add docs for subscribing to events Ally Parker 2020-12-29 14:37:13 +00:00
  • c7fee3028b fix tabs and typo tominabox1 2020-12-29 08:11:12 -06:00
  • 058d7f1b13 Add Events page to development section. WIP Ally Parker 2020-12-29 13:50:17 +00:00
  • f24a0b2713 add os tabs, fix numbering tominabox1 2020-12-29 08:04:44 -06:00
  • 4b41d06832 Use bluetooth symbol instead of wifi Ally Parker 2020-12-29 14:00:45 +00:00
  • 43f6d798be feat(ext-power): Cut power when PM is sleeping Nick Winans 2020-12-15 13:22:16 -06:00
  • 4e5fe5fdb0 Fixup terminology to be more consistent with the rest of the docs KemoNine 2020-12-29 01:23:52 +00:00
  • 87dbd4ca28
    Add uppermost, current layer status widget to oled (#493) KemoNine 2020-12-28 20:17:32 -05:00
  • 728d073659 (docs) Add additional information to FAQ about split keyboards KemoNine 2020-12-29 00:55:48 +00:00
  • 60589fb1cb fixed typo in keyboard address. Cleaned up code formatting tominabox1 2020-12-28 18:54:46 -06:00
  • 353121ec45 Update images and .md tominabox1 2020-12-28 18:45:53 -06:00
  • 79ddde25e9 (docs) Add note about settings reset to troubleshooting documentation KemoNine 2020-12-29 00:42:43 +00:00
  • b3e15df7a8 add images tominabox1 2020-12-28 17:54:33 -06:00
  • acb3f44000 First draft of dual-boot pairing guide tominabox1 2020-12-28 17:51:57 -06:00
  • 9fc49f5413 Fixup clang-format KemoNine 2020-12-28 21:52:45 +00:00
  • 7b0f0090dd Remove last remenants of the version display text from the oled KemoNine 2020-12-28 21:45:16 +00:00
  • 9a9f155e69 feature(ci): Build split w/ display enabled for testing. Pete Johanson 2020-12-11 11:09:07 -05:00
  • ac991a7c1a feature(ci): Build split w/ display enabled for testing. Pete Johanson 2020-12-11 11:09:07 -05:00
  • ac71992868 Fixup file names KemoNine 2020-12-28 16:30:32 +00:00
  • f91ec79252 Update to latest lvgl/zmk/zephyr ; remove version text from oled per PR KemoNine 2020-12-28 16:27:23 +00:00
  • 8c22cdba29 Update layer widget to only be enabled on primary half of a split keyboard and shuffle some of the options specific to the widget to be enabled via the widget KemoNine 2020-12-13 20:41:49 +00:00
  • 2332f28a59 Fixup display widget source includes in CMakeLists KemoNine 2020-12-09 19:05:05 +00:00
  • 17abec3cac Run clang format KemoNine 2020-12-09 18:36:54 +00:00
  • 085aa6c65c Add uppermost, current layer status widget to oled KemoNine 2020-12-09 18:32:17 +00:00
  • 2bc7d282eb refactor(core): define usage page as uint16_t innovaker 2020-12-17 19:36:19 +00:00
  • 0e71dbc860 refactor(app): replace zmk_keymap_layers_state with zmk_keymap_layers_state_t innovaker 2020-12-19 17:37:12 +00:00
  • 87e7c04b00 refactor(app): replace zmk_mod_flags with zmk_mod_flags_t innovaker 2020-12-19 17:33:15 +00:00
  • 05b0d185a8 refactor(app): replace zmk_mod with zmk_mod_t innovaker 2020-12-19 17:32:40 +00:00
  • 87179698b4 refactor(app): replace zmk_key with zmk_key_t innovaker 2020-12-19 17:32:02 +00:00
  • 4fc17e0b3a fix(shields): Enable USB by default on right side. Pete Johanson 2020-12-17 00:19:03 -05:00
  • 4db5b169bf refactor(splits): Ability to override split role. Pete Johanson 2020-12-12 23:13:49 -05:00
  • ca0eb705d1 fix(shields): Enable USB by default on right side. Pete Johanson 2020-12-17 00:19:03 -05:00
  • 61d722073d refactor(splits): Ability to override split role. Pete Johanson 2020-12-12 23:13:49 -05:00
  • 860d8d2f99 refactor(app): replace zmk_keymap_layers_state with zmk_keymap_layers_state_t innovaker 2020-12-19 17:37:12 +00:00
  • 48182adc49 refactor(app): replace zmk_mod_flags with zmk_mod_flags_t innovaker 2020-12-19 17:33:15 +00:00
  • 8267c67867 refactor(app): replace zmk_mod with zmk_mod_t innovaker 2020-12-19 17:32:40 +00:00
  • 07c4ca264a refactor(app): replace zmk_key with zmk_key_t innovaker 2020-12-19 17:32:02 +00:00
  • 842aa5a842 refactor: replace filename hyphens with underscores innovaker 2020-12-22 15:56:00 +00:00
  • 6927abee6e chore(tests): remove useless &cp test Okke Formsma 2020-12-26 14:49:33 +01:00
  • 9e611e184b added usb and ble statements to Kconfig and updated readme Jack Hartstein 2020-12-27 07:59:23 -08:00
  • d331fd6d77 added update notes Jack Hartstein 2020-12-26 17:03:47 -08:00
  • 96f23ea32a Merge https://github.com/jackh2000/zmk into main Jack Hartstein 2020-12-26 17:00:34 -08:00
  • db8c77e979 added gpio pull downs to row-gpios in overlay file Jack Hartstein 2020-12-26 16:58:20 -08:00
  • 2d5497f996 chore(tests): remove useless &cp test Okke Formsma 2020-12-26 14:49:33 +01:00
  • a614fe42e2
    Update README.md jackh2000 2020-12-25 20:16:41 -08:00
  • 49610b60dc
    Update README.md jackh2000 2020-12-25 20:16:11 -08:00
  • 0ab19c604e
    Update README.md jackh2000 2020-12-25 20:15:57 -08:00
  • f8fac8db05 more detailed flashing instructions Jack Hartstein 2020-12-25 19:01:37 -08:00
  • 2fa03ff8ed updated titles Jack Hartstein 2020-12-25 18:28:56 -08:00
  • 11a0afc2f1 fixed readme images Jack Hartstein 2020-12-25 18:26:55 -08:00
  • e1ec563052 moved power toggle to layer2 and updated corresponding images Jack Hartstein 2020-12-25 18:22:30 -08:00
  • 6c65224472 Merge https://www.github.com/jackh2000/zmk into main Jack Hartstein 2020-12-25 18:19:55 -08:00
  • 2ed227176d moved power button to layer 2 and edited corresponding images Jack Hartstein 2020-12-25 18:18:40 -08:00
  • beb13599a6 moved power to layer 1 Jack Hartstein 2020-12-25 18:15:19 -08:00
  • ccb10520c4
    format jackh2000 2020-12-25 17:41:46 -08:00
  • db0396004e
    add bug report link jackh2000 2020-12-25 17:41:17 -08:00
  • da31069b75
    update readme jackh2000 2020-12-25 17:31:27 -08:00
  • a5e81f615f readme formatting Jack Hartstein 2020-12-25 17:29:28 -08:00
  • 67d6df35bf readme formatting Jack Hartstein 2020-12-25 17:27:10 -08:00
  • a4b39df3d5 reformatting instructions Jack Hartstein 2020-12-25 17:25:24 -08:00
  • bc9057433f added compiled .uf2 file and instructions to readme Jack Hartstein 2020-12-25 17:23:22 -08:00
  • cb76845c4c removed extraneous lines Jack Hartstein 2020-12-25 17:11:41 -08:00
  • 03a87263b0 used table formatting with images Jack Hartstein 2020-12-25 17:10:15 -08:00
  • 7cc5c6e30a formatting Jack Hartstein 2020-12-25 16:48:30 -08:00
  • de3128d60b more readme formatting Jack Hartstein 2020-12-25 16:44:30 -08:00
  • 7705730c8e more readme formatting Jack Hartstein 2020-12-25 16:40:27 -08:00
  • ca72808f0d readme formatting Jack Hartstein 2020-12-25 16:33:27 -08:00
  • b428260939 updated readme and converted imgs to .jpg files Jack Hartstein 2020-12-25 16:29:18 -08:00
  • ecadc152b5 added readme.md and reference images Jack Hartstein 2020-12-25 16:21:11 -08:00
  • 12407a697e added duck folder to shields Jack Hartstein 2020-12-22 19:19:58 -08:00
  • a8f05f5c21 Macos keycode compatability check Stephen Wu 2020-12-22 16:47:29 -08:00
  • ddd10afda0 refactor: replace filename hyphens with underscores innovaker 2020-12-22 15:56:00 +00:00
  • 2233f457b2 chore(display): add header to CMakeLists.txt innovaker 2020-12-19 21:54:09 +00:00
  • f8e43932ba refactor(app): remove zmk_action innovaker 2020-12-19 17:34:52 +00:00
  • aa8efa7078 chore(display): add header to Kconfig innovaker 2020-12-19 21:56:34 +00:00
  • 1f5680f0df refactor(app): remove handlers.h innovaker 2020-12-18 22:08:22 +00:00
  • 0d52915756 chore(display): align status_screen copyright innovaker 2020-12-19 22:30:08 +00:00
  • f865779d5c ci(build): ignore failing upload-artifacts step Okke Formsma 2020-12-21 13:32:14 +01:00
  • afad4263c1 ci(build): ignore failing upload-artifacts step Okke Formsma 2020-12-21 13:32:14 +01:00
  • 0f9c68e4d2 refactor(cmake): refactor events as subdirectory innovaker 2020-12-19 21:51:06 +00:00
  • eb2052b5a6 refactor(cmake): refactor behaviors as subdirectory innovaker 2020-12-19 22:31:47 +00:00
  • 21f7b8b7ac chore(display): align status_screen copyright innovaker 2020-12-19 22:30:08 +00:00
  • 9a447b29a2 chore(display): add header to Kconfig innovaker 2020-12-19 21:56:34 +00:00
  • e468f88511 chore(display): add header to CMakeLists.txt innovaker 2020-12-19 21:54:09 +00:00
  • 0401aad18f refactor(app): remove zmk_action innovaker 2020-12-19 17:34:52 +00:00
  • 2f114cdc60 refactor(app): remove handlers.h innovaker 2020-12-18 22:08:22 +00:00
  • 070028734c fix(docs): Tweak overview of behaviors. Pete Johanson 2020-12-18 15:52:53 +00:00
  • 8fd9b619a7 docs(setup): bump Zephyr SDK version to 0.11.4 innovaker 2020-12-15 12:30:08 +00:00
  • 3b77266bbb feat(devcontainer): add volume mounts for zephyr, modules and tools innovaker 2020-12-15 14:44:39 +00:00
  • 89532eadeb fix(sticky keys): add 0xFF mask to usage_page innovaker 2020-12-17 16:10:25 +00:00
  • b507f9809a feat(devcontainer): persist bash history innovaker 2020-12-03 07:45:06 +00:00
  • 78acd7610e ci: improve step names innovaker 2020-12-11 13:37:29 +00:00
  • e2aef89d99 refactor(endpoints): rename usage_report parameter to usage_page innovaker 2020-12-17 19:57:38 +00:00