Pete Johanson
726fb4b76f
Better default configs.
2020-08-07 15:05:25 -04:00
Pete Johanson
d57c271804
Whitespace at EOF fix.
2020-08-07 00:00:35 -04:00
Pete Johanson
2c734c9133
Whitespace tweaks.
2020-08-06 23:59:20 -04:00
Pete Johanson
b4ae91a649
Revert some personal Kyria keymap changes.
2020-08-06 23:57:11 -04:00
Pete Johanson
0460631729
Refactor to simpler keymaps.
2020-08-06 23:28:34 -04:00
Pete Johanson
eafd2a83e5
Remove an unneeded include for the keymap.
2020-08-06 14:26:36 -04:00
Pete Johanson
f83ec5ce2b
Refactor to using .keymap files
...
* Still just devicetree keymaps.
* Filename can now use `<board>.keymap` or
`<shield>.keymap` convention, including
overrides for revisions, etc.
2020-08-06 10:32:06 -04:00
Nick
cdec1645e2
Fix tabs in keymap bottom row
2020-08-02 20:52:28 -05:00
Nick
fbaeb95601
Add better default keymap for lily58
2020-08-02 20:46:56 -05:00
Pete Johanson
58cc3edcf6
Add underglow config for Kyria + nice!nano.
2020-07-27 16:28:38 -04:00
Pete Johanson
4e5a819f3a
Merge pull request #64 from Nicell/feature/rgb_underglow
...
Initial RGB Underglow implementation
2020-07-26 21:43:43 -04:00
Pete Johanson
5e96c0014a
Default the reverse mode.
2020-07-25 23:11:38 -04:00
Pete Johanson
c34472bf3f
Fixes for loading without encoder drivers.
...
* Build fixes.
2020-07-25 23:10:40 -04:00
Pete Johanson
2ca6c21027
Add the Lily58 OLED.
2020-07-25 23:10:40 -04:00
Pete Johanson
d80063ff51
Initial display support.
2020-07-25 23:10:40 -04:00
Nick
bb09707bd2
Add base files and configuration for RGB underglow
2020-07-24 01:06:56 -05:00
Pete Johanson
5958bfed0b
Naming tweaks for the sensor behavior.
2020-07-22 16:24:31 -04:00
Pete Johanson
34ff6190bd
Initial behavior for key presses on encoder rotate
2020-07-22 14:54:18 -04:00
Pete Johanson
adfa1b5443
Initial work on sensor bindings.
2020-07-22 02:13:52 -04:00
Pete Johanson
54f1ddc1f5
Merge pull request #59 from petejohanson/sensors/en11-encoder-sensor
...
Initial low level EC11 sensor driver
2020-07-21 14:38:32 -04:00
Pete Johanson
3a508c42d0
Trailing newline fix.
2020-07-21 14:28:59 -04:00
Pete Johanson
b49755b724
Skip chosen node for now.
2020-07-21 14:24:58 -04:00
Pete Johanson
ec74adb3b7
Better chosen name.
2020-07-21 14:01:48 -04:00
Pete Johanson
a734d58ffe
More consistent DT for the split encoders.
2020-07-21 14:01:15 -04:00
Pete Johanson
f3267e6030
Tweaks for orientation and A/B pins for Kyria left
2020-07-21 13:52:03 -04:00
Pete Johanson
109c69cbab
EN11 is actually EC11, some sample work.
2020-07-20 20:54:58 -04:00
Pete Johanson
331bfa7052
Interrupt fixes.
2020-07-20 10:27:44 -04:00
Pete Johanson
893b99d907
Initial en11 exploration.
2020-07-19 22:11:17 -04:00
Pete Johanson
64b9963bca
Name each Lily58 side differently.
2020-07-17 23:02:00 -04:00
Pete Johanson
5b61c211ea
Tweaks for split Lily58 sync.
2020-07-17 22:44:35 -04:00
Pete Johanson
339a15881a
Tweaks for turning off USB for split peripherals.
2020-07-17 22:43:40 -04:00
Pete Johanson
f4cb3a7cba
Clean up old global behavior logic.
2020-07-17 22:43:40 -04:00
Pete Johanson
6701b7babc
Working BT settings.
2020-07-17 22:43:40 -04:00
Pete Johanson
0321c490b5
Disable USB on the peripheral size.
2020-07-17 22:43:40 -04:00
Pete Johanson
d74efb331a
Kconfig fixes for split roles.
2020-07-17 22:43:40 -04:00
Pete Johanson
3796f76c56
Initial exploration of split BLE service.
...
* Service for split peripheral to report
position state to split central.
* Updated advertising info.
* Behavior for split BT until we have a proper
event system.
2020-07-17 22:43:40 -04:00
Pete Johanson
4495aaa7be
Minor keymap fix from PR review.
2020-07-17 22:35:33 -04:00
Pete Johanson
c3dd7b694d
Initial Lily58 shield definition.
2020-07-16 23:41:55 -04:00
Pete Johanson
33d4341320
Code partition size fix for nice!nano.
2020-07-15 23:27:15 -04:00
Pete Johanson
c45dbe3c8f
boards: nice_nano: Fix i2c usage.
...
* change conflicting pins usage for uart.
* use i2c0 properly instead.
2020-07-11 13:09:18 -04:00
Pete Johanson
6cafa9556c
nice!nano fixes for necessary USB CDC ACM UART console.
2020-07-07 10:49:51 -04:00
Pete Johanson
9bee640ae3
More Planck rev6 fixes.
2020-07-06 10:19:44 -04:00
Pete Johanson
a9b949cd94
Fixes for WIP planck board definition.
2020-07-06 00:43:03 -04:00
Pete Johanson
5ffd95694f
Kyria left/right overlays, matrix transform fixes
...
* Refactor Kyria into separate left/right "revisions"
of the Kyria shield, and include central
kyria.dtsi file with common definition.
* Fixes for keymaps to work fully with matrix
transforms that override effective rows/columns.
* Add ability for matrix transform to do row/col
offsets, which is needed for split keyboards.
2020-06-27 00:16:15 -04:00
Pete Johanson
f84a41de3e
Only test w/ Kyria and handwire.
2020-06-26 11:38:58 -04:00
Pete Johanson
2eb6fbd5a2
Fix the clueboard keymap.
2020-06-26 11:32:32 -04:00
Pete Johanson
f8010d046f
Add missing semicolon to pro micro nexus.
2020-06-26 11:23:31 -04:00
Pete Johanson
559670b818
Missed removing some preceding 0 padding.
2020-06-26 11:07:42 -04:00
Pete Johanson
2ff217d39e
Refactor ProMicro to a/d connector.
2020-06-25 23:21:53 -04:00
Pete Johanson
cd6bdc336a
Enable ZMK USB by default on nano.
2020-06-25 23:20:31 -04:00