diff --git a/app/boards/shields/eek/Kconfig.defconfig b/app/boards/shields/eek/Kconfig.defconfig index e97428ad..65d69b7d 100644 --- a/app/boards/shields/eek/Kconfig.defconfig +++ b/app/boards/shields/eek/Kconfig.defconfig @@ -9,4 +9,4 @@ if SHIELD_EEK config ZMK_KEYBOARD_NAME default "eek! ~ Keyboard" -endif +endif \ No newline at end of file diff --git a/app/boards/shields/eek/eek.overlay b/app/boards/shields/eek/eek.overlay index d337501a..11b98686 100644 --- a/app/boards/shields/eek/eek.overlay +++ b/app/boards/shields/eek/eek.overlay @@ -12,7 +12,6 @@ zmk,matrix_transform = &default_transform; }; - default_transform: keymap_transform_0 { compatible = "zmk,matrix-transform"; columns = <10>; @@ -26,9 +25,9 @@ }; kscan0: kscan_0 { - compatible = "zmk,kscan-gpio-matrix"; - label = "KSCAN"; - diode-direction = "col2row"; + compatible = "zmk,kscan-gpio-matrix"; + label = "KSCAN"; + diode-direction = "col2row"; col-gpios = <&pro_micro_d 4 GPIO_ACTIVE_HIGH> diff --git a/docs/docs/hardware.md b/docs/docs/hardware.md index a6449943..929294aa 100644 --- a/docs/docs/hardware.md +++ b/docs/docs/hardware.md @@ -36,7 +36,7 @@ That being said, there are currently only a few specific [boards](/docs/faq#what - [QAZ](https://www.cbkbd.com/product/qaz-keyboard-kit) (`qaz`) - [CRBN](https://keygem.store/collections/group-buys/products/group-buy-featherlight-40-kit) (`crbn`) - [tidbit](https://nullbits.co/tidbit/) (`tidbit`) -- [eek!](https://www.cbkbd.com/product/eek-keyboard) (`eek`) +- [Eek!](https://www.cbkbd.com/product/eek-keyboard) (`eek`) ## Other Hardware