Commit Briefs

15470c4337 Thomas Böhler

Use atmel-dfu bootloader for Elite-C (cornelayout)

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


47b95ea4c9 Thomas Böhler

Use correct driver name for ssd1306

Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


37566f589b Thomas Böhler

Revert "keymap: Mod-Tap KC_LCTL and KC_BSPC"

This reverts commit 292219d7163bf4e8cfd7f7edb50bff93cc078668.


c6b6f905cb Thomas Böhler

keymap: Mod-Tap KC_LCTL and KC_BSPC


59bb2d299d Thomas Böhler

Refine mouse input

Add settings for kinetic mode which are commented out, and replace constant mode with accelerated mode. The mouse key mappings have been refined a bit.


c6a9f09182 Thomas Böhler

Refine mouse emulation layer


7613f65874 Thomas Böhler

Add mouse emulation layer


acaeb7149c Thomas Böhler

Add animation of lain to master


d6351fd954 Thomas Böhler

Disable unused features in rules.mk


b488e11013 Thomas Böhler

Add gaming layer to witcher crkbd layout + format


0216802743 Thomas Böhler

Remove global config changes


3edd4ab8f5 Thomas Böhler

keymap: negative_mod_mask for DE_COMM and DE_DOT fix


b3fb9db946 Thomas Böhler

keymap: negative_mod_mask for DE_COMM and DE_DOT overrides

don't activate the overrides for DE_COMM and DE_DOT if either the left gui key (KC_LGUI) or right gui key (KC_RGUI) is set. this enables proper usage with my window manager (dwm), where GUI + Shift + Comma/Dot moves the highlighted window to another monitor.


541d20f92f Thomas Böhler

keymap: add DE_ACUT, DE_EURO to german layers


ecce4a2b3f Thomas Böhler

remove unnecessary keys


f338b4d375 Thomas Böhler

add sharp s to layout


cf34173245 Thomas Böhler

add key overrides

add key overrides for german layout to behave exactly like the english one, avoiding confusing when having to use one or the other.


c1b85aae16 Thomas Böhler

add german layout


2dc6b94058 Thomas Böhler

remove lain animation


3b081f4b40 Thomas Böhler

add lain animation


ba2f4b1272 Thomas Böhler

add my layout



fa2fb9bbe0 GitHub

KK65 VID Correction (#23007)


e97ec68692 GitHub

Add GreatPad macropad under gkeyboard (#22696)

* Add GreatPad under gkeyboard Add GreatPad macropad * Update keyboards/gkeyboard/greatpad/config.h Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/greatpad.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/info.json Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/default/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Update keyboards/gkeyboard/greatpad/keymaps/via/keymap.c Co-authored-by: jack <0x6a73@protonmail.com> * Add a license header Add a license header to glcdfont.c * Update glcdfont.c * delete file * Revert "delete file" This reverts commit 388e6f03e47bd646df374e37cd82fc3c46330b38. * Update keyboards/gkeyboard/greatpad/mcuconf.h Co-authored-by: jack <0x6a73@protonmail.com> * Update .vscode/settings.json Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/gkeyboard/greatpad/readme.md Co-authored-by: Ryan <fauxpark@gmail.com> * Enable encoder Enable encoder in file info.json * Update keyboards/gkeyboard/greatpad/greatpad.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update info.json Run qmk format-json -i file info.json --------- Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>


39f06c3afb GitHub

[Keyboard] Add dnworks numpad (#22882)

* add dnworks numpad * Apply suggestions from code review (Added community layouts) Co-authored-by: Drashna Jaelre <drashna@live.com> * fix linting * formatted json --------- Co-authored-by: Drashna Jaelre <drashna@live.com>