Commit graph

330 commits

Author SHA1 Message Date
Kyle McCreery
9455960973 obe keymap cleanup 2022-09-08 17:24:55 -04:00
Kyle McCreery
ecb3521421 Changed bootloader combo to prevent accidental activation 2022-09-08 01:37:27 -04:00
Kyle McCreery
50aa243e14 Added base puckbuddy config 2022-09-08 00:06:32 -04:00
Kyle McCreery
33882223b6 Making progress on sugarglider functionality 2022-09-07 10:17:39 -04:00
Kyle McCreery
7eb0b37de3 Compiling now for mcp23018 config, but still not reading matrix changes 2022-09-04 13:53:21 -04:00
Kyle McCreery
3ae944d0a6 First draft. Unable to compile sugarglider, but OBE is working as expected. 2022-09-04 02:23:30 -04:00
Kyle McCreery
2b22664caa beginning work on sugarglider, might move it to its own repo soon 2022-09-03 13:41:45 -04:00
Kyle McCreery
6459c9eb21 Working with pillbug v0.2 and OBE shield. 2022-09-02 18:11:50 -04:00
Kyle McCreery
b83ecd8ed1 Cleaned up keymap 2022-09-02 16:52:03 -04:00
Kyle McCreery
eb5e7787d6 Merge branch 'main' of github.com:zmkfirmware/zmk into pillbug 2022-08-25 12:24:44 -04:00
Jason Hazel
be0d49b62d
feat(shields) add support for Spaceman Pancake (#1400)
* add support for Spaceman Pancake

Co-authored-by: Pete Johanson <peter@peterjohanson.com>
Co-authored-by: Jason Hazel <jhazel@matrixmediaservices.com>
Co-authored-by: Pete Johanson <peter@peterjohanson.com>
2022-07-27 11:39:42 -04:00
Kyle McCreery
e040b97d95 removing mokulua from this branch 2022-07-20 13:49:43 -04:00
Kyle McCreery
d9fd35782f Cleaned up some formatting 2022-07-11 14:48:16 -04:00
Kyle McCreery
3d7cfb3015 Initial commit of properly formatted OBE shield using Pillbug dev board. 2022-07-11 14:36:35 -04:00
Kyle McCreery
f8dab7b530 Merge branch 'main' of github.com:zmkfirmware/zmk into pillbug 2022-07-08 16:48:05 -04:00
Cem Aksoylar
6180643581 fix(shields): Remove uses of deprecated pro_micro_a/d nodes 2022-07-03 09:11:23 -04:00
Kurtis Lew
ef3eb339ed feat(shields): Add RGB support to 2% Milk
Co-Authored-By: treezoob <98245530+treezoob@users.noreply.github.com>
2022-06-26 12:07:54 -07:00
Peter Johanson
da209c453e refactor(shields): Remove res max Kconfigs
* Horizontal/Vertical resolution max is now defaulted
  from the DTS chosen display automatically, so
  remove the duplication in our shield Kconfig.
2022-06-26 00:27:04 -04:00
Kurtis Lew
db43757461 fix(shields): Fix indentation in two_percent_milk.keymap 2022-06-14 19:51:35 -04:00
Peter Johanson
9a9aef78c7 refactor: Remove unneeded left/right conf files. 2022-06-04 00:44:13 -04:00
ClicketySplit
9f79cc2c7b
fix(shields): Add 'chosen' display node for leeloo, README path fix.
* Update to include 'chosen' node for OLEDs.
* Updated to correct direction of folder separators.
2022-05-29 23:55:06 -04:00
Peter Johanson
2b9a0ce2a5 refactor(shields): Move to generic central role config.
* Use new `ZMK_SPLIT_ROLE_CENTRAL` config instead of BLE
  specific Kconfig setting.
2022-05-29 19:18:09 -04:00
Kyle McCreery
09d413b1e9 fixed keymap 2022-05-12 02:47:25 -04:00
Kyle McCreery
286167a328 Disabled optional conf features, removed contents from side specific conf that was in place because of local builds, The ZMK Contributors added for copyright because easier. 2022-05-12 02:19:44 -04:00
Kyle McCreery
e97a59b303 set up nice nano v2 overlay file to ease any future confusion 2022-05-12 02:07:23 -04:00
Kyle McCreery
d1f0891890 Changed RGB to default off 2022-05-12 01:49:16 -04:00
Kyle McCreery
4a6a7765a2 prepping for PR 2022-05-12 01:46:32 -04:00
Peter Johanson
b44410ac44 feat(shields): Add Hummingbird shield
* Reference shield for the Seeed(uino) XIAO interconnect.
2022-04-06 16:26:55 -04:00
Peter Johanson
9368f6200c fix(display): Add zephyr,display chosen nodes. 2022-04-03 00:10:29 -04:00
Peter Johanson
bf2fc68070 fix(underglow): Add newly required color-mapping prop. 2022-04-03 00:10:29 -04:00
ClicketySplit
97e50c39d5 Added BT Configuration Management to Raise Layer
Added Function Keys, and some Navigation Keys to Lower Layer.
2022-03-27 15:52:06 -05:00
ClicketySplit
bbfe4b98dc Updated copyright year. 2022-03-27 15:52:06 -05:00
ClicketySplit
8c66072f93 Updated copyright year. 2022-03-27 15:52:06 -05:00
ClicketySplit
e6a19ab7bc Updated copyright year. 2022-03-27 15:52:06 -05:00
ClicketySplit
7385ef57bb Updated copyright year. 2022-03-27 15:52:06 -05:00
ClicketySplit
fddea99cf4 Updated copyright year. 2022-03-27 15:52:06 -05:00
ClicketySplit
53ac073737 Updated copyright year. 2022-03-27 15:52:06 -05:00
ClicketySplit
89d5c496cb Deleted as recommended. 2022-03-27 15:52:06 -05:00
ClicketySplit
4e4ed73e17 Deleted as recommended. 2022-03-27 15:52:06 -05:00
ClicketySplit
bc0c49b087 Deleted as recommended. 2022-03-27 15:52:06 -05:00
ClicketySplit
c97f7a1044 Update app/boards/shields/leeloo/Kconfig.defconfig
Co-authored-by: Nick Winans <nick@winans.codes>
2022-03-27 15:52:06 -05:00
ClicketySplit
ab5517b858 The inaugural commit for Leeloo's firmware. 2022-03-27 15:52:06 -05:00
Aaron Nunley
d6a2290d5e Added support for 2% Milk (Updated with metadata)
Update app/boards/shields/two_percent_milk/two_percent_milk.overlay

Co-Authored-By: Nick Winans <nick@winans.codes>
2022-03-14 01:26:24 -05:00
Carlos Filoteo
2b4d5dd7d9
feat(shields): Add elephant42 Shield Support (#1009)
* Initial Elephant42 implementation

* Add underglow feature

* Fix keymap

* Copy corne defconfig for OLED and LED

* Fix matrix positions

* Add nice_nano_v2.overlay

* Usability improvements to keymap

* Update LED length

* Delete nice_nano v1 overlay

* Remove unused conf files

* Add copyright/license headers

* PR feedback

* Try fixing formatting again

* Minor format

* More missed tabs

* Format
2022-03-14 00:51:55 -05:00
Nick Winans
a1a8c30f7f Remove deprecated key codes from bat43 keymap 2022-03-14 00:43:03 -05:00
dnaq
745338dc10 feat(shield): Add Bat43 shield
See https://kbd.dailycraft.jp/bat43/ for details.
2022-03-14 00:43:03 -05:00
Kurt
f1b5dc4081
fix(shields): Proper arrow comments in reference keymap
swapped the up and down arrows to reflect the bindings
2022-03-05 13:01:41 -05:00
Peter Johanson
1d5b48cb52 fix(shields): Add missing kyria_rev2.keymap
Needed for setup.sh script, which assumes the shield ID name, not
the shield dir name for downloading.
2022-02-20 16:24:55 +00:00
Peter Johanson
7b1b979461 fix(shields): Proper siblings for Kyria Rev2. 2022-02-20 16:11:50 +00:00
Peter Johanson
b54128331e feat(shields): Add Kyria Rev2 shield.
* New matrix pin selections.
* New encoder pins.
2022-02-19 23:48:06 -05:00