diff options
author | krikun98 <krikun98@gmail.com> | 2020-11-05 23:45:26 +0300 |
---|---|---|
committer | innovaker <66737976+innovaker@users.noreply.github.com> | 2020-11-17 16:23:39 +0000 |
commit | 3d030ec2abed9c8d48387e0002066c70bd5f085c (patch) | |
tree | d3899ac8eddbcbf28bb5f51793e868df1507536f /app/boards/shields/jorne/jorne.conf | |
parent | 9388b24e7a9ad2b6b4f3e66647c5278bf37de8b8 (diff) |
Jorne shield
Diffstat (limited to 'app/boards/shields/jorne/jorne.conf')
-rw-r--r-- | app/boards/shields/jorne/jorne.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/boards/shields/jorne/jorne.conf b/app/boards/shields/jorne/jorne.conf new file mode 100644 index 0000000..c4e62fc --- /dev/null +++ b/app/boards/shields/jorne/jorne.conf @@ -0,0 +1,6 @@ +# Uncomment the following lines to enable the Jorne RGB Underglow +# CONFIG_ZMK_RGB_UNDERGLOW=y +# CONFIG_WS2812_STRIP=y + +# Uncomment the following line to enable the Jorne OLED Display +# CONFIG_ZMK_DISPLAY=y |