Commit graph

241 commits

Author SHA1 Message Date
jackh2000
0ab19c604e
Update README.md 2020-12-25 20:15:57 -08:00
Jack Hartstein
f8fac8db05 more detailed flashing instructions 2020-12-25 19:01:37 -08:00
Jack Hartstein
2fa03ff8ed updated titles 2020-12-25 18:28:56 -08:00
Jack Hartstein
11a0afc2f1 fixed readme images 2020-12-25 18:26:55 -08:00
Jack Hartstein
6c65224472 Merge https://www.github.com/jackh2000/zmk into main 2020-12-25 18:19:55 -08:00
Jack Hartstein
2ed227176d moved power button to layer 2 and edited corresponding images 2020-12-25 18:18:40 -08:00
Jack Hartstein
beb13599a6 moved power to layer 1 2020-12-25 18:15:19 -08:00
jackh2000
ccb10520c4
format 2020-12-25 17:41:46 -08:00
jackh2000
db0396004e
add bug report link 2020-12-25 17:41:17 -08:00
jackh2000
da31069b75
update readme 2020-12-25 17:31:27 -08:00
Jack Hartstein
a5e81f615f readme formatting 2020-12-25 17:29:28 -08:00
Jack Hartstein
67d6df35bf readme formatting 2020-12-25 17:27:10 -08:00
Jack Hartstein
a4b39df3d5 reformatting instructions 2020-12-25 17:25:24 -08:00
Jack Hartstein
bc9057433f added compiled .uf2 file and instructions to readme 2020-12-25 17:23:22 -08:00
Jack Hartstein
cb76845c4c removed extraneous lines 2020-12-25 17:11:41 -08:00
Jack Hartstein
03a87263b0 used table formatting with images 2020-12-25 17:10:15 -08:00
Jack Hartstein
7cc5c6e30a formatting 2020-12-25 16:48:30 -08:00
Jack Hartstein
de3128d60b more readme formatting 2020-12-25 16:44:30 -08:00
Jack Hartstein
7705730c8e more readme formatting 2020-12-25 16:40:27 -08:00
Jack Hartstein
ca72808f0d readme formatting 2020-12-25 16:33:27 -08:00
Jack Hartstein
b428260939 updated readme and converted imgs to .jpg files 2020-12-25 16:29:18 -08:00
Jack Hartstein
ecadc152b5 added readme.md and reference images 2020-12-25 16:21:11 -08:00
Jack Hartstein
12407a697e added duck folder to shields 2020-12-22 19:19:58 -08:00
KemoNine
565a72bf95 feat(shields): add tidbit and tidbit_19key shields 2020-12-17 10:57:06 +00:00
innovaker
250cc07749 refactor(app): replace LVGL_VER_RES with LVGL_HOR_VER_MAX
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
2020-12-14 12:41:25 -05:00
innovaker
edba0d44a3 refactor(app): replace LVGL_HOR_RES with LVGL_HOR_RES_MAX
See: https://docs.zephyrproject.org/latest/releases/release-notes-2.4.html
PR: #467
2020-12-14 12:41:25 -05:00
Joel Spadin
77c16b020e improvement: upgrade default keymaps
Ran all the default keymaps through the keymap upgrader and manually adjusted
alignment.
2020-12-10 12:05:21 +00:00
ReFil
b0c525df72
feat(shields): add CRBN shield
Co-authored-by: innovaker <66737976+innovaker@users.noreply.github.com>
PR: #483
2020-12-07 16:49:37 +00:00
Pete Johanson
8b91918352 refactor(shields): Cradio to use interrupts now. 2020-12-02 16:46:05 -05:00
krikun98
f60439802d Jian shield 2020-11-17 16:23:39 +00:00
krikun98
3d030ec2ab Jorne shield 2020-11-17 16:23:39 +00:00
Pete Johanson
11a85f651a refactor(shield): Formatting tweaks for QAZ. 2020-11-16 11:22:29 -05:00
Nick
ae51000d60 fix(underglow): Switch from legacy SPI to SPIM 2020-11-10 23:06:29 -05:00
Pete Johanson
0031f9bd4d
Merge pull request #357 from petejohanson/ble/remove-unpair-combo
fix(ble): Remove unpair combo code.
2020-11-10 15:04:28 -05:00
Pete Johanson
7d16186b7a fix(ble): Remove unpair combo code.
* Favor the settings reset images for this.
2020-11-10 14:53:03 -05:00
Nick Winans
413a917d14
Merge branch 'main' into underglow/add-config_ 2020-11-10 13:31:11 -06:00
Pete Johanson
972158181d fix(shields): Replace Corne w/ Microdox. 2020-11-10 11:20:17 -05:00
Nick
0be904c34f fix(underglow): Add CONFIG_ to underglow Kconfigs 2020-11-08 10:33:56 -06:00
Pete Johanson
a4dc92a2b9 refactor: Replace use of cp with kp for shields. 2020-11-05 14:55:40 -05:00
Pete Johanson
73c83e81ce
Merge pull request #296 from neegool/add_boardsource3x4
Add Boardsource 3x4 shield
2020-10-27 23:24:10 -04:00
Nigel Rodriguez
75b7f2a7c5 Remove bt unpair combo + fix keymap 2020-10-28 06:55:00 +08:00
Jay Greco
1a6fe846e4 Update NIBBLE keyboard name as per PR feedback
- Revert accidental VS code settings change
2020-10-27 12:44:59 -07:00
Jay Greco
d90592aac5 Add NIBBLE shield
+ Added required files for nullbits NIBBLE
2020-10-27 12:44:59 -07:00
Nick
7296b96797 Add Reviung41 Shield Definitions 2020-10-24 21:08:00 -05:00
Nigel Rodriguez
9d624740d9 Fix wrong comment tokens 2020-10-24 12:40:49 +08:00
Nigel Rodriguez
6a9a6e6d8e Add Boardsource 3x4 shield 2020-10-24 12:21:15 +08:00
Pete Johanson
e468677c4e fix(shields): Proper cradio Kconfig setup. 2020-10-15 20:29:00 -04:00
Pete Johanson
ed28f5a6a3
Merge pull request #224 from davidphilipbarr/cradio
Cradio
2020-10-15 17:21:23 -04:00
Pete Johanson
3186a553a5 fix(shields): Add default qaz.conf file. 2020-10-13 21:00:54 -04:00
Pete Johanson
59e8c58051
fix: Copyright header for cradio.dtsi 2020-10-13 00:11:08 -04:00