Commit graph

  • 35c22ed8d1
    docs(shield): Remove SPLIT_BLE_ROLE_PERIPHERAL Nick Winans 2021-01-03 13:49:04 -06:00
  • 668cb25bdf
    Merge 3a2407a87b into dcd665999a Okke Formsma 2021-01-03 19:38:55 +00:00
  • 3a2407a87b refactor(behaviors): capture behavior event in sticky keys Okke Formsma 2020-12-19 21:33:33 +01:00
  • 92990a2c11 refactor(behaviors): capture behavior event in hold-taps Okke Formsma 2020-12-19 21:04:20 +01:00
  • fb44e0479e feature(behavior): add ZMK_BEHAVIOR_CAPTURED Okke Formsma 2020-12-19 17:10:49 +01:00
  • 578e6a0417 refactor(behaviors): use behavior_state_changed event in behavior bindings Okke Formsma 2020-12-19 17:05:46 +01:00
  • 65de1038ae feature(events): add behavior-state-changed event Okke Formsma 2020-12-19 14:28:32 +01:00
  • 1d9c928c16 docs: Add docs for setting up vscode Joel Spadin 2020-09-19 16:32:24 -05:00
  • 0797b8e6c8 Added CONFIG_ZMK_SPLIT=y to levinson_right.conf to ensure both halves of the board talked to each other correctly. blistergeist 2021-01-03 01:53:37 +00:00
  • 7671ea2054 fixed readme formatting Jack Hartstein 2021-01-02 17:08:21 -08:00
  • 9e42e4dc69 merged with updates from main zmk branch Jack Hartstein 2021-01-02 17:05:07 -08:00
  • 4f15f64637 Merge https://github.com/zmkfirmware/zmk into main Jack Hartstein 2021-01-02 17:03:50 -08:00
  • 72313c5178 updated readme for oled support Jack Hartstein 2021-01-02 17:01:47 -08:00
  • 087f4a50ee added OLED support Jack Hartstein 2021-01-02 16:45:06 -08:00
  • 31a25c68a8 Corrected mistake in keymap. Forgot to change underscore and plus to minus and equal in the Lower layer. blistergeist 2021-01-03 00:23:19 +00:00
  • b83391a408 refactor(shields): standardize README.md filenames innovaker 2021-01-01 15:17:19 +00:00
  • dcd665999a
    feat(shields): add bfo9000 shield pbz 2021-01-02 13:52:50 -05:00
  • 31b3ae730f
    Update .github/workflows/build.yml pbz 2021-01-02 12:25:01 -05:00
  • 04dc7f48e4 Add other event discriptions Ally Parker 2021-01-02 16:03:59 +00:00
  • b60a572b39 ci: add dependabot innovaker 2021-01-02 14:36:04 +00:00
  • 319ce30270 chore(behavior): use ZMK_BEHAVIOR_OPAQUE in to-layer behavior Okke Formsma 2021-01-02 13:45:36 +01:00
  • e25e0d00b1 chore(behavior): use ZMK_BEHAVIOR_OPAQUE in to-layer behavior Okke Formsma 2021-01-02 13:45:36 +01:00
  • 02614b6c85 chore: standardize # style headers innovaker 2021-01-01 22:37:34 +00:00
  • fa07ba9d32 refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENT Okke Formsma 2020-12-18 14:24:28 +01:00
  • caa285852a refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 Okke Formsma 2020-12-16 19:41:53 +01:00
  • 5a72662898 chore: standardize C style headers innovaker 2021-01-01 23:56:40 +00:00
  • e726e4c072 BFO-9000: Add readme pbz 2021-01-02 03:49:12 +00:00
  • 603ee6d6bd BFO-9000: gpios formatting pbz 2021-01-02 03:48:01 +00:00
  • 395c40f9d9 BFO-9000 Updates to new split config paradigm pbz 2020-12-30 05:04:53 +00:00
  • 35fcc928c8 BFO-9000: Swap primary to left pbz 2020-12-14 00:09:46 -05:00
  • da32b6d9fd BFO-9000: Add to docs and setup scripts pbz 2020-12-29 21:03:30 -05:00
  • 61893e453b
    refactor(app): format with prettier (#563) innovaker 2021-01-02 03:55:52 +00:00
  • 8d31c6b0d9 BFO-9000: Update copyright notices pbz 2020-12-10 05:02:55 +00:00
  • 6b28eea055 BFO-9000: Clang format pbz 2020-12-04 05:45:51 +00:00
  • cd3dbeb1df BFO-9000: Add internal functions layer pbz 2020-12-04 05:17:52 +00:00
  • 82501eb0de BFO-9000 basics working pbz 2020-11-29 06:54:36 +00:00
  • 6399512c97 Rename iris copy to bfo9000 pbz 2020-11-29 04:48:21 +00:00
  • eadff9ee85 updated compiled files and .gitignore Jack Hartstein 2021-01-01 18:30:39 -08:00
  • 51a5aa962d Changed copyright to '2021 The ZMK Contributors'. blistergeist 2021-01-02 02:18:49 +00:00
  • 1cd9a37af9 Added support for the Keebio Levinson shield. Tested using nRFMicro 1.3. blistergeist 2021-01-02 02:10:00 +00:00
  • 73e478c59d chore: standardize C style headers innovaker 2021-01-01 23:56:40 +00:00
  • a759e4c973 refactor(app): format with prettier innovaker 2021-01-01 22:08:56 +00:00
  • 0510106844 updated readme and gitignore Jack Hartstein 2021-01-01 14:25:05 -08:00
  • fbd02ec9c4 added to gitignore Jack Hartstein 2021-01-01 14:19:30 -08:00
  • f21c42e421 merge with updated zmk Jack Hartstein 2021-01-01 14:13:36 -08:00
  • fd85ef19f6 Merge https://github.com/zmkfirmware/zmk into main Jack Hartstein 2021-01-01 14:12:14 -08:00
  • e27c5f0ab4 included compiled .uf2 file Jack Hartstein 2021-01-01 14:09:46 -08:00
  • 2658d6c0a1 refactor(behaviors): use ZMK_BEHAVIOR_OPAQUE and ZMK_BEHAVIOR_TRANSPARENT Okke Formsma 2020-12-18 14:24:28 +01:00
  • 0cdbeb4598 refactor(events): return 'ZMK_EV_EVENT_BUBBLE' instead of magic number 0 Okke Formsma 2020-12-16 19:41:53 +01:00
  • 42ba47f74f docs(troubleshooting): fix instructions on how to download the reset uf2. Okke Formsma 2020-12-14 22:21:22 +01:00
  • a3ac0cb5be feat(shields): add ws2812 underglow support to lily58 (nice_nano) KemoNine 2021-01-01 21:16:20 +00:00
  • 33b5452beb feat(shields): add ws2812 underglow support to lily58 (nice_nano) KemoNine 2021-01-01 21:16:20 +00:00
  • 807d00d3c9 bluetooth fixes Jack Hartstein 2021-01-01 12:06:23 -08:00
  • 5752b4fbda
    feat(shields): add eek shield Mango The Fourth 2021-01-01 15:33:19 +01:00
  • d13878776e added the changes requested by innovaker MangoIV 2021-01-01 13:47:54 +01:00
  • 2b4fda6948
    docs(codes): improve macOS support data (volume, brightness, media controls) Stephen Wu 2021-01-01 03:06:40 -08:00
  • da54121e12 reformatting Jack Hartstein 2020-12-31 18:38:17 -08:00
  • f39814a256 merge with main zmk branch Jack Hartstein 2020-12-31 15:14:21 -08:00
  • 81c39322d3 Merge https://github.com/zmkfirmware/zmk into main Jack Hartstein 2020-12-31 15:13:38 -08:00
  • 93b6c889d7 NYE update Jack Hartstein 2020-12-31 15:12:23 -08:00
  • 39490552f2 feat(boards): Add BDN9 Rev2 board. Pete Johanson 2020-12-30 15:44:03 -05:00
  • 5072590af5 fix(sensors): Use status filter on sensors node. Pete Johanson 2020-12-30 15:43:46 -05:00
  • 0886f1691d Delete File from "perkey led" retic1337 2020-12-31 11:43:09 -08:00
  • 7737537ee3 added requested change (hyphen to underscore) MangoIV 2020-12-31 19:50:28 +01:00
  • 0de8b10394 repaired comments MangoIV 2020-12-31 19:37:23 +01:00
  • 2fb8d71723 added licence headers to the requested files MangoIV 2020-12-31 19:34:44 +01:00
  • 28d721b0c2 added eek! to setup.sh MangoIV 2020-12-31 16:21:07 +01:00
  • dc13b2b080 added eek! to setup.ps1 MangoIV 2020-12-31 16:19:24 +01:00
  • 367507fda9 added eek! to hardware.md MangoIV 2020-12-31 16:16:29 +01:00
  • 53090c5349 added board to build.yml MangoIV 2020-12-31 16:14:35 +01:00
  • 6a5b0078c8 changed the name of keyboard as it appears as BT device MangoIV 2020-12-19 13:09:18 +01:00
  • 94dd53e21b added eek MangoIV 2020-12-19 13:05:15 +01:00
  • 4c9648a0af feat(boards): Add BDN9 Rev2 board. Pete Johanson 2020-12-30 15:44:03 -05:00
  • fc1dfed471 INIT Fix retic1337 2020-12-30 18:58:16 -08:00
  • 0658e8d865 Couple changes retic1337 2020-12-30 18:51:52 -08:00
  • 1c007d4dd1 docs(intro): Update feature table Nick Winans 2020-12-30 19:07:03 -06:00
  • 9c71be98e4 Fix parameter number KemoNine 2020-12-30 21:10:18 +00:00
  • 22862913da fix(sensors): Use status filter on sensors node. Pete Johanson 2020-12-30 15:43:46 -05:00
  • d698847769 fix(power): Fix for 2.4 API changes. Pete Johanson 2020-12-30 09:29:57 -05:00
  • 1c822754c0 fix(west): Restore atmel west module. Pete Johanson 2020-12-29 23:30:30 -05:00
  • 392c83f780 Test retic1337 2020-12-29 19:36:41 -08:00
  • 46e0966ae6 Formatting retic1337 2020-12-29 18:46:50 -08:00
  • 8dbcaa5bb1 Formatting retic1337 2020-12-29 18:39:02 -08:00
  • cd1922cf77 Yay Formatting retic1337 2020-12-29 18:36:39 -08:00
  • 1c42252b5a Yay Formatting retic1337 2020-12-29 18:32:53 -08:00
  • c33570fe96 More Formatting retic1337 2020-12-29 18:04:05 -08:00
  • 867f7612db More Formatting retic1337 2020-12-29 18:04:05 -08:00
  • c76fbc4c3f Formatting retic1337 2020-12-29 18:00:40 -08:00
  • 83c9db9f71 Small Saummary of functions. retic1337 2020-12-29 17:40:36 -08:00
  • 0f86643d26 Formatting retic1337 2020-12-29 17:22:19 -08:00
  • 6e6858b399 is31fl3733 Driver cameron 2020-12-29 12:43:33 -08:00
  • 40e0496649 fix: make log statements match actual happenings Cody McGinnis 2020-09-14 10:32:32 -04:00
  • 888896c3ef fix: clang format Cody McGinnis 2020-09-14 10:26:30 -04:00
  • 3c260301eb fix: key down and key up were swapped Cody McGinnis 2020-09-14 10:22:15 -04:00
  • e9f9050810 fix(bahavior): allow the sleep time between taps to be modified Cody McGinnis 2020-09-11 04:09:20 -04:00
  • 5d8a1d8e43 fix(behavior): change simple macro modes Cody McGinnis 2020-09-11 04:08:15 -04:00
  • e3db766083 feat(behavior): create a simple macro behavior Cody McGinnis 2020-09-11 03:37:45 -04:00
  • a001fb75a2 prettier formating tominabox1 2020-12-29 12:23:58 -06:00
  • d207c3c30f
    (feature) Add &to keycode/behavior (#489) KemoNine 2020-12-29 11:57:49 -05:00
  • 9c49ce2e88 Don't expose zmk_keymap_layer_active_with_state at this time, it's not used outside of the main keymap.c code KemoNine 2020-12-29 16:20:44 +00:00