Commit graph

  • 14eef91da1 Better user setup docs. Pete Johanson 2020-08-07 15:05:20 -04:00
  • 726fb4b76f Better default configs. Pete Johanson 2020-08-07 15:04:20 -04:00
  • afc1c38866
    Merge pull request #75 from careyk007/main Pete Johanson 2020-08-07 12:09:32 -04:00
  • 5bfa4ba3ff
    Update dev-setup.md Kellen Carey 2020-08-07 08:58:07 -07:00
  • ccb9b9309a Script fixes, ability to prepopulate a keymap. Pete Johanson 2020-08-07 10:02:44 -04:00
  • 5c10517c29 Show the complete keymap example inline. Pete Johanson 2020-08-07 09:36:48 -04:00
  • ec4c12501c Fix up the keymap docs after the DT refactor. Pete Johanson 2020-08-07 09:31:12 -04:00
  • 4b0284f45b
    Merge pull request #74 from petejohanson/core/keymaps-refactor-simplification Pete Johanson 2020-08-07 07:15:20 -04:00
  • d57c271804 Whitespace at EOF fix. Pete Johanson 2020-08-07 00:00:35 -04:00
  • 2c734c9133 Whitespace tweaks. Pete Johanson 2020-08-06 23:59:20 -04:00
  • b4ae91a649 Revert some personal Kyria keymap changes. Pete Johanson 2020-08-06 23:57:11 -04:00
  • 01b8b724c1 Remove debugging line that snuck in. Pete Johanson 2020-08-06 23:54:18 -04:00
  • 0460631729 Refactor to simpler keymaps. Pete Johanson 2020-08-06 23:28:34 -04:00
  • fd3ce4ba1c Encoder Kconfig fixes. Pete Johanson 2020-08-06 23:22:02 -04:00
  • 65a6a91f59 Propertly highlight .keymap files as dts. Pete Johanson 2020-08-06 15:04:50 -04:00
  • 10683fe1f8 Docs re-org, start of some keymap docs. Pete Johanson 2020-08-06 15:04:31 -04:00
  • eafd2a83e5 Remove an unneeded include for the keymap. Pete Johanson 2020-08-06 14:26:36 -04:00
  • fd381e8117
    Merge pull request #70 from Nicell/split/2m-phy Pete Johanson 2020-08-06 11:11:48 -04:00
  • 81090d9af0
    Merge pull request #73 from petejohanson/core/keymap-file-refactor Pete Johanson 2020-08-06 10:53:12 -04:00
  • f83ec5ce2b Refactor to using .keymap files Pete Johanson 2020-08-06 10:32:06 -04:00
  • 370cfcc59f Add if block and param req callback comment Nick 2020-08-05 22:38:40 -05:00
  • 9233ab60cd Minor fix for USB logging to work on peripherals. Pete Johanson 2020-08-05 22:59:58 -04:00
  • ac802bedb1 Bump delay in scanning while held to 5ms. Pete Johanson 2020-08-05 22:58:14 -04:00
  • 6fd572d3b6 Use process.env.URL instead of DEPLOY_URL. Pete Johanson 2020-08-05 14:58:25 -04:00
  • f71f12f5a8 Build fixes. Pete Johanson 2020-08-05 14:51:31 -04:00
  • aa21bdd79a Tweak for dynamic invite URL for deploys. Pete Johanson 2020-08-05 14:43:59 -04:00
  • e1ea833bb3 Flesh out documentation skeleton. Pete Johanson 2020-08-05 14:04:08 -04:00
  • db586b1ce0 Update to latest V2 Docusaurus. Pete Johanson 2020-08-05 14:02:37 -04:00
  • 761601be5b Typo fix. Pete Johanson 2020-08-04 14:19:32 -04:00
  • 977259f906 Better wording on user setup intro. Pete Johanson 2020-08-04 14:15:23 -04:00
  • fedd4381c2 Initial user setup docs, setup script fixes. Pete Johanson 2020-08-04 14:12:10 -04:00
  • e9c2b84c82 Initial setup.sh version. Pete Johanson 2020-08-04 13:41:07 -04:00
  • 7b3bd01d9b
    Tweak wording on progress of ZMK. Pete Johanson 2020-08-04 00:48:52 -04:00
  • b7e1509413 Updated intro that better outlines features. Pete Johanson 2020-08-03 23:48:17 -04:00
  • 35c8b6b434 Improved hardware docs. Pete Johanson 2020-08-03 23:44:53 -04:00
  • cfea5cceb1 Remove updated callback Nick 2020-08-03 17:22:11 -05:00
  • dc511cdfde
    Merge pull request #71 from Nicell/boards/lily58-keymap Pete Johanson 2020-08-03 10:43:55 -04:00
  • cdec1645e2 Fix tabs in keymap bottom row Nick 2020-08-02 20:52:28 -05:00
  • fbaeb95601 Add better default keymap for lily58 Nick 2020-08-02 20:46:56 -05:00
  • f23ca9d7ee Add two solutions to param updates Nick 2020-08-02 15:51:38 -05:00
  • 880c6e0601 Fix variable name in peripheral PHY update Nick 2020-08-02 15:01:32 -05:00
  • f26bd495ea Fix interval update, add PHY update Nick 2020-08-02 14:51:42 -05:00
  • cd30f440d9 Fix for the right start index for event releases. Pete Johanson 2020-08-02 14:10:56 -04:00
  • bc282a0a4f WIP DZ60RGB board definition Nick 2020-08-02 10:29:07 -05:00
  • 24ec83c234
    Merge pull request #69 from petejohanson/behaviors/mod-tap-usability-fixes Pete Johanson 2020-07-31 23:32:04 -04:00
  • 8a07938d9b Minor cleanup. Pete Johanson 2020-07-31 23:29:32 -04:00
  • 8bba1fb738 Major mod-tap improvements. Pete Johanson 2020-07-31 14:38:10 -04:00
  • f548f2a87c Initial stab at mod-tap improvements. Pete Johanson 2020-07-31 00:07:16 -04:00
  • f269b26ea1
    Merge pull request #68 from petejohanson/core/ev-manager-capture-release-events Pete Johanson 2020-07-30 00:20:41 -04:00
  • cf8c7856ff Add the ability to capture event and release later Pete Johanson 2020-07-30 00:13:32 -04:00
  • 2f1c3dd538 Remove unneeded macro. Pete Johanson 2020-07-29 00:12:35 -04:00
  • 2ba4385f49 Merge branch 'main' of github.com:zmkfirmware/zmk into main Pete Johanson 2020-07-27 16:28:40 -04:00
  • 58cc3edcf6 Add underglow config for Kyria + nice!nano. Pete Johanson 2020-07-27 16:28:38 -04:00
  • 05d7bd30f3
    Merge pull request #66 from Nicell/keycodes/f-keys-prsc Pete Johanson 2020-07-27 09:18:22 -04:00
  • 885176e748 Add a few more keys Nick 2020-07-26 22:31:11 -05:00
  • 5bbd20b527 Add F keys and print screen Nick 2020-07-26 22:23:26 -05:00
  • 4e5a819f3a
    Merge pull request #64 from Nicell/feature/rgb_underglow Pete Johanson 2020-07-26 21:43:43 -04:00
  • dc8c7011b1 If LED strip can't be found, behaviors return err Nick 2020-07-26 12:49:43 -05:00
  • 5b862655b4 Whitespace fix. Pete Johanson 2020-07-25 23:17:33 -04:00
  • d1cb3969f0 Remove extra '#'. Pete Johanson 2020-07-25 23:17:19 -04:00
  • 998f42a2ed
    Merge pull request #63 from petejohanson/display/initial-lvgl-display-support Pete Johanson 2020-07-25 23:16:04 -04:00
  • 5e96c0014a Default the reverse mode. Pete Johanson 2020-07-25 23:11:38 -04:00
  • c34472bf3f Fixes for loading without encoder drivers. Pete Johanson 2020-07-24 22:47:26 -04:00
  • 2ca6c21027 Add the Lily58 OLED. Pete Johanson 2020-07-24 22:08:31 -04:00
  • d80063ff51 Initial display support. Pete Johanson 2020-07-24 16:39:11 -04:00
  • 6956094ac0 Add missing return To brightness up Nick 2020-07-25 15:39:01 -05:00
  • 564f787280 Add suggested changes Nick 2020-07-25 14:53:42 -05:00
  • 91d8237cab Fixes for building with a different .conf file. Pete Johanson 2020-07-25 00:50:42 -04:00
  • 7a59467420 Properly add overlay/conf files for base shield dir name as well. Pete Johanson 2020-07-25 00:13:40 -04:00
  • 295af93289 Only include behavior if feature enabled Nick 2020-07-24 22:48:48 -05:00
  • ca569c8143 Initial RGB Underglow implementation Nick 2020-07-24 22:37:00 -05:00
  • 25d0664b58 Tweaks for EC11 config. Pete Johanson 2020-07-24 16:31:38 -04:00
  • bb09707bd2 Add base files and configuration for RGB underglow Nick 2020-07-24 01:06:56 -05:00
  • f22407223f Log more info on ZMK config dir usage. Pete Johanson 2020-07-23 23:01:47 -04:00
  • b1bc5b4c82 Switch printk to LOG_DBG. Pete Johanson 2020-07-23 22:21:38 -04:00
  • bccd30d68a Add user config as board/dts roots as needed. Pete Johanson 2020-07-22 19:42:05 -04:00
  • 36f36f21f7
    Merge pull request #61 from petejohanson/sensors/sensor-keymap-bindings Pete Johanson 2020-07-22 16:30:05 -04:00
  • 5958bfed0b Naming tweaks for the sensor behavior. Pete Johanson 2020-07-22 16:24:31 -04:00
  • 34ff6190bd Initial behavior for key presses on encoder rotate Pete Johanson 2020-07-22 11:08:52 -04:00
  • 4d73938cb5 More sensor keymap work. Pete Johanson 2020-07-22 10:10:04 -04:00
  • adfa1b5443 Initial work on sensor bindings. Pete Johanson 2020-07-22 02:13:52 -04:00
  • 5896c3032b Fixes for BLE host connections w/ split support. Pete Johanson 2020-07-21 22:10:37 -04:00
  • 495f983de8
    Merge pull request #60 from zmkfirmware/docs/netlify-deploy-badge Pete Johanson 2020-07-21 20:16:56 -04:00
  • 2d99e69eb7
    Add Netlify deploy badge Pete Johanson 2020-07-21 19:58:34 -04:00
  • 54f1ddc1f5
    Merge pull request #59 from petejohanson/sensors/en11-encoder-sensor Pete Johanson 2020-07-21 14:38:32 -04:00
  • 3a508c42d0 Trailing newline fix. Pete Johanson 2020-07-21 14:28:59 -04:00
  • b49755b724 Skip chosen node for now. Pete Johanson 2020-07-21 14:24:58 -04:00
  • ec74adb3b7 Better chosen name. Pete Johanson 2020-07-21 14:01:48 -04:00
  • a734d58ffe More consistent DT for the split encoders. Pete Johanson 2020-07-21 14:01:15 -04:00
  • 3338b3f7de Revert minor change to main. Pete Johanson 2020-07-21 13:53:43 -04:00
  • f3267e6030 Tweaks for orientation and A/B pins for Kyria left Pete Johanson 2020-07-21 13:52:03 -04:00
  • b48011ace6 Remove sensor test code. Pete Johanson 2020-07-21 13:40:16 -04:00
  • c619d36294 Support multiple instances of the encoder. Pete Johanson 2020-07-21 13:37:02 -04:00
  • ac9ba3ae7d Code cleanup for non-trigger mode. Pete Johanson 2020-07-21 13:29:21 -04:00
  • aa7c74fe07 Filename fix for EN11 -> EC11. Pete Johanson 2020-07-21 13:24:44 -04:00
  • 7da9a1039f Working encoder detection. Pete Johanson 2020-07-21 13:16:15 -04:00
  • b6b982fcef Code clean up Pete Johanson 2020-07-20 23:51:40 -04:00
  • 22c0558b2f Community link fixes. Pete Johanson 2020-07-20 23:39:19 -04:00
  • 25509adef7
    Merge pull request #56 from petejohanson/core/split-ble-infrastructure Pete Johanson 2020-07-20 23:14:48 -04:00
  • c4d3c03eb0 Improved function naming for central functions. Pete Johanson 2020-07-20 23:02:27 -04:00