Commit Graph

  • 2f1c3dd538 Remove unneeded macro. Pete Johanson 2020-07-29 00:12:35 -0400
  • 2ba4385f49 Merge branch 'main' of github.com:zmkfirmware/zmk into main Pete Johanson 2020-07-27 16:28:40 -0400
  • 58cc3edcf6 Add underglow config for Kyria + nice!nano. Pete Johanson 2020-07-27 16:28:38 -0400
  • 05d7bd30f3
    Merge pull request #66 from Nicell/keycodes/f-keys-prsc Pete Johanson 2020-07-27 09:18:22 -0400
  • 885176e748 Add a few more keys Nick 2020-07-26 22:31:11 -0500
  • 5bbd20b527 Add F keys and print screen Nick 2020-07-26 22:23:26 -0500
  • 4e5a819f3a
    Merge pull request #64 from Nicell/feature/rgb_underglow Pete Johanson 2020-07-26 21:43:43 -0400
  • dc8c7011b1 If LED strip can't be found, behaviors return err Nick 2020-07-26 12:49:43 -0500
  • 5b862655b4 Whitespace fix. Pete Johanson 2020-07-25 23:17:33 -0400
  • d1cb3969f0 Remove extra '#'. Pete Johanson 2020-07-25 23:17:19 -0400
  • 998f42a2ed
    Merge pull request #63 from petejohanson/display/initial-lvgl-display-support Pete Johanson 2020-07-25 23:16:04 -0400
  • 5e96c0014a Default the reverse mode. Pete Johanson 2020-07-25 23:11:38 -0400
  • c34472bf3f Fixes for loading without encoder drivers. Pete Johanson 2020-07-24 22:47:26 -0400
  • 2ca6c21027 Add the Lily58 OLED. Pete Johanson 2020-07-24 22:08:31 -0400
  • d80063ff51 Initial display support. Pete Johanson 2020-07-24 16:39:11 -0400
  • 6956094ac0 Add missing return To brightness up Nick 2020-07-25 15:39:01 -0500
  • 564f787280 Add suggested changes Nick 2020-07-25 14:53:42 -0500
  • 91d8237cab Fixes for building with a different .conf file. Pete Johanson 2020-07-25 00:50:42 -0400
  • 7a59467420 Properly add overlay/conf files for base shield dir name as well. Pete Johanson 2020-07-25 00:13:40 -0400
  • 295af93289 Only include behavior if feature enabled Nick 2020-07-24 22:48:48 -0500
  • ca569c8143 Initial RGB Underglow implementation Nick 2020-07-24 22:37:00 -0500
  • 25d0664b58 Tweaks for EC11 config. Pete Johanson 2020-07-24 16:31:38 -0400
  • bb09707bd2 Add base files and configuration for RGB underglow Nick 2020-07-24 01:06:56 -0500
  • f22407223f Log more info on ZMK config dir usage. Pete Johanson 2020-07-23 23:01:47 -0400
  • b1bc5b4c82 Switch printk to LOG_DBG. Pete Johanson 2020-07-23 22:21:38 -0400
  • bccd30d68a Add user config as board/dts roots as needed. Pete Johanson 2020-07-22 19:42:05 -0400
  • 36f36f21f7
    Merge pull request #61 from petejohanson/sensors/sensor-keymap-bindings Pete Johanson 2020-07-22 16:30:05 -0400
  • 5958bfed0b Naming tweaks for the sensor behavior. Pete Johanson 2020-07-22 16:24:31 -0400
  • 34ff6190bd Initial behavior for key presses on encoder rotate Pete Johanson 2020-07-22 11:08:52 -0400
  • 4d73938cb5 More sensor keymap work. Pete Johanson 2020-07-22 10:10:04 -0400
  • adfa1b5443 Initial work on sensor bindings. Pete Johanson 2020-07-22 02:13:52 -0400
  • 5896c3032b Fixes for BLE host connections w/ split support. Pete Johanson 2020-07-21 22:10:37 -0400
  • 495f983de8
    Merge pull request #60 from zmkfirmware/docs/netlify-deploy-badge Pete Johanson 2020-07-21 20:16:56 -0400
  • 2d99e69eb7
    Add Netlify deploy badge Pete Johanson 2020-07-21 19:58:34 -0400
  • 54f1ddc1f5
    Merge pull request #59 from petejohanson/sensors/en11-encoder-sensor Pete Johanson 2020-07-21 14:38:32 -0400
  • 3a508c42d0 Trailing newline fix. Pete Johanson 2020-07-21 14:28:59 -0400
  • b49755b724 Skip chosen node for now. Pete Johanson 2020-07-21 14:24:58 -0400
  • ec74adb3b7 Better chosen name. Pete Johanson 2020-07-21 14:01:48 -0400
  • a734d58ffe More consistent DT for the split encoders. Pete Johanson 2020-07-21 14:01:15 -0400
  • 3338b3f7de Revert minor change to main. Pete Johanson 2020-07-21 13:53:43 -0400
  • f3267e6030 Tweaks for orientation and A/B pins for Kyria left Pete Johanson 2020-07-21 13:52:03 -0400
  • b48011ace6 Remove sensor test code. Pete Johanson 2020-07-21 13:40:16 -0400
  • c619d36294 Support multiple instances of the encoder. Pete Johanson 2020-07-21 13:37:02 -0400
  • ac9ba3ae7d Code cleanup for non-trigger mode. Pete Johanson 2020-07-21 13:29:21 -0400
  • aa7c74fe07 Filename fix for EN11 -> EC11. Pete Johanson 2020-07-21 13:24:44 -0400
  • 7da9a1039f Working encoder detection. Pete Johanson 2020-07-21 13:16:15 -0400
  • b6b982fcef Code clean up Pete Johanson 2020-07-20 23:51:40 -0400
  • 22c0558b2f Community link fixes. Pete Johanson 2020-07-20 23:39:19 -0400
  • 25509adef7
    Merge pull request #56 from petejohanson/core/split-ble-infrastructure Pete Johanson 2020-07-20 23:14:48 -0400
  • c4d3c03eb0 Improved function naming for central functions. Pete Johanson 2020-07-20 23:02:27 -0400
  • 542a9de48a Replace magic 16 with sane constant. Pete Johanson 2020-07-20 22:52:37 -0400
  • c058757252 Fetch/get implementation work. Pete Johanson 2020-07-20 22:47:50 -0400
  • 109c69cbab EN11 is actually EC11, some sample work. Pete Johanson 2020-07-20 20:54:58 -0400
  • 331bfa7052 Interrupt fixes. Pete Johanson 2020-07-20 10:27:44 -0400
  • fd407c4876 Update connectin params once we're connected to. Pete Johanson 2020-07-19 22:40:49 -0400
  • 2a6b9ec86e Fixed min/max. Pete Johanson 2020-07-19 22:33:15 -0400
  • 879fd5b8e7 Connection params tweaks. Pete Johanson 2020-07-19 22:20:42 -0400
  • 893b99d907 Initial en11 exploration. Pete Johanson 2020-07-17 22:43:19 -0400
  • 1951883def Bump max BT connections for testing. Pete Johanson 2020-07-17 23:04:47 -0400
  • 64b9963bca Name each Lily58 side differently. Pete Johanson 2020-07-17 23:02:00 -0400
  • 5b61c211ea Tweaks for split Lily58 sync. Pete Johanson 2020-07-17 22:44:35 -0400
  • 339a15881a Tweaks for turning off USB for split peripherals. Pete Johanson 2020-07-17 16:42:02 -0400
  • eb0bf2337e More cleanup of BLE split code. Pete Johanson 2020-07-16 18:52:04 -0400
  • 7778ceec92 One more lingering global behavior bit. Pete Johanson 2020-07-16 18:50:08 -0400
  • f4cb3a7cba Clean up old global behavior logic. Pete Johanson 2020-07-16 16:01:04 -0400
  • 6701b7babc Working BT settings. Pete Johanson 2020-07-16 15:50:41 -0400
  • 0321c490b5 Disable USB on the peripheral size. Pete Johanson 2020-07-15 23:26:35 -0400
  • d4afd989f3 More split implementation. Pete Johanson 2020-07-15 23:26:24 -0400
  • d74efb331a Kconfig fixes for split roles. Pete Johanson 2020-07-14 12:14:15 -0400
  • d1a5c7ee5a Swtich to SYS_INIT. Pete Johanson 2020-07-13 23:37:25 -0400
  • be537d0656 Lots of work on split peripheral/central logic. Pete Johanson 2020-07-02 23:34:11 -0400
  • a165db6358 Initial work on split central support. Pete Johanson 2020-07-01 22:27:01 -0400
  • 3796f76c56 Initial exploration of split BLE service. Pete Johanson 2020-06-29 00:37:11 -0400
  • f6110a632d
    Merge pull request #57 from petejohanson/boards/lily58-initial-shield Pete Johanson 2020-07-17 22:41:33 -0400
  • 4495aaa7be Minor keymap fix from PR review. Pete Johanson 2020-07-17 22:35:33 -0400
  • c3dd7b694d Initial Lily58 shield definition. Pete Johanson 2020-07-16 23:41:55 -0400
  • 4f6e2a6694 Merge branch 'main' of github.com:zmkfirmware/zmk into main Pete Johanson 2020-07-15 23:27:18 -0400
  • 33d4341320 Code partition size fix for nice!nano. Pete Johanson 2020-07-15 23:27:15 -0400
  • c5b45039f6
    Merge pull request #55 from petejohanson/docs/multiple-os-setup-docs Pete Johanson 2020-07-14 16:46:08 -0400
  • c23c44a4c4 Fix the default OS tab. Pete Johanson 2020-07-14 10:24:51 -0400
  • 4ab6132f70 Bump the default USB EP write retries. Pete Johanson 2020-07-14 10:12:25 -0400
  • 8dcb03faa6 Tweaks for highlighting. Pete Johanson 2020-07-14 06:40:53 -0400
  • dd34edace1 Remaining fixes. Pete Johanson 2020-07-14 00:12:54 -0400
  • fff18dd33e Windows build fixes. Pete Johanson 2020-07-13 23:49:36 -0400
  • dca81c6579 Tweaks for multiple OS stuff. Pete Johanson 2020-07-06 10:22:43 -0400
  • e448f2d32b kscan: matrix: Remove verbose logging in read. Pete Johanson 2020-07-11 13:07:26 -0400
  • c45dbe3c8f boards: nice_nano: Fix i2c usage. Pete Johanson 2020-07-11 13:00:43 -0400
  • 497049ff68 Detect additional key presses on the same output. Pete Johanson 2020-07-07 16:26:11 -0400
  • 092fa866af Add doc on enabling USB logging. Pete Johanson 2020-07-07 11:58:12 -0400
  • 4fb98e04f2 Add missing id header. Pete Johanson 2020-07-07 10:54:28 -0400
  • 6cafa9556c nice!nano fixes for necessary USB CDC ACM UART console. Pete Johanson 2020-07-07 10:49:51 -0400
  • 7c5fb7adb5 Use SYS_INIT for BLE and USB init. Pete Johanson 2020-07-07 10:20:23 -0400
  • 48f3f86a83 Initial shield dev guide. Pete Johanson 2020-07-06 23:30:07 -0400
  • f5eb3f35f2
    Merge pull request #54 from petejohanson/docs/dev-boards-shields Pete Johanson 2020-07-06 11:54:12 -0400
  • bd1e2b069b Expanded dev docs on boards/shields/keymaps. Pete Johanson 2020-07-06 11:40:03 -0400
  • 9bee640ae3 More Planck rev6 fixes. Pete Johanson 2020-07-06 10:19:44 -0400
  • a9b949cd94 Fixes for WIP planck board definition. Pete Johanson 2020-07-06 00:43:03 -0400
  • 35e35030f1 Remove old GitLab CI config. Pete Johanson 2020-07-03 15:02:30 -0400
  • 1976449ea1 Remove Dockerfile, using zmkfirmware/zephyr-west-action now instead. Pete Johanson 2020-07-03 15:02:12 -0400
  • 6c9cf210bc Fix the Discord badge to link to invite. Pete Johanson 2020-07-03 15:01:05 -0400