Commits


Use atmel-dfu bootloader for Elite-C Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


Use correct driver name for ssd1306 Signed-off-by: Thomas Böhler <witcher@wiredspace.de>


Revert "keymap: Mod-Tap KC_LCTL and KC_BSPC" This reverts commit 292219d7163bf4e8cfd7f7edb50bff93cc078668.


keymap: Mod-Tap KC_LCTL and KC_BSPC


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.


Refine mouse emulation layer


Add mouse emulation layer


Add animation of lain to master


Disable unused features in rules.mk


Add gaming layer to witcher crkbd layout + format


Remove global config changes


keymap: negative_mod_mask for DE_COMM and DE_DOT fix


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.


keymap: add DE_ACUT, DE_EURO to german layers


remove unnecessary keys


add sharp s to layout


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.


add german layout


remove lain animation


add lain animation


add my layout


WS2812: Better error message when trying to use `bitbang` driver on RP2040 (#23025)


KK65 VID Correction (#23007)


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>


[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>