summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-16fixed MOUSEKEY_INERTIA on AVR (#19096)Selene ToyKeeper
Co-authored-by: Selene ToyKeeper <git@toykeeper.net>
2022-11-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-16Use `keyboard_pre_init_kb(void)` at keyboard level (#19091)Charly Delay
2022-11-16Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-16Specify `DEFAULT_FOLDER` for `v2/splinky` (#19093)Charly Delay
2022-11-16Extend eeconfig kb/user datablock API (#19094)Joel Challis
2022-11-16Update more `DRIVER_LED_TOTAL` defines to `RGB_MATRIX_LED_COUNT` (#19089)Ryan
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15[Docs] Note default value for TAP_CODE_DELAY (#19078)Albert Y
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15Personal keymap updates (#18763)bghull
* Latest updates * Aligning and cleaning up planck and babyv layouts * Added license, cleaned up errors
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15Planck unicode rune layout (#18674)trguhq
* Furthark layout
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15keyboards/anavi: Add ANAVI Knob 1 (#18623)Leon Anavi
ANAVI Knob 1 is a mini mechanical keyboard with a clickable rotary encoder, USB-C, RP2040 microcontroller and I2C slot for a display. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15Fix typo (#19035)David Kosorin
Swap Hands on/off - it's `SH_ON/OFF` not `SW_ON/OFF`
2022-11-15Fix some old keycodes (#19086)Ryan
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15[Keyboard] Add Constellation Rev3 (#18868)Xelus22
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-15[Keyboard] change BT LEDs so no longer hard coded in Anne Pro (#18934)Sean Jasin
2022-11-15Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-15Bastard Keyboards: upstream recent changes (#18903)Charly Delay
* bastardkb: cleanup blackpill configuration Fixes #17 * bastardkb: fix splinky configuration The pinout of the splinky changed between the last beta batch, and the production one. This commit updates the keyboard definition to support the new pinout by default, while offering backward compatibility. Define `SPLINKY_BETA_PINOUT` to build the firmware with pre-production pinout. Fixes #15 * bastardkb: add support for STeMCell * Update scylla/tbkmini/skeletyl outdated readmes * bastardkb/dilemma: enable circular scroll * bastardkb/dilemma: add initial version of the `via` keymap * bastardkb/dilemma/assembled: add new keyboard Fixes #20 * bastardkb/dilemma: remove elite-c * Initial support for the Dilemma 3x5+3 Assembled RGB * Address code review comments * Address more comments * Address review comments * Address more nits * bastardkb: split splinky-based keyboards to distinguish between Splinky v2 and v3 pinout
2022-11-15Revert "Add pointing device support to data driven config (#18215)" (#19063)Drashna Jaelre
2022-11-14 Fixup handwired/alcor_dactyl (#19072)jack
2022-11-13Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-14Add default limit to OLED dirty processing (#19068)Joel Challis
2022-11-13Add Bonsai C4 as a platform board file (#18901)David Hoelscher
* Set up Bonsai C4 as a platform board file * corrections and improvements based on testing and feedback * Added VBUS sensing as default capability for improved split support using Bonsai C4 * Update clock divisor for SPI flash Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-11-14Fixup keychron/q6 (#19066)jack
2022-11-14Fixup day_off (#19067)jack
2022-11-14Add missing `manufacturer` fields (#19065)jack
2022-11-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-14Cleanup. (#19061)Nick Brassel
2022-11-14Fix up laser_ninja/pumpkin_pad (#19060)Joel Challis
2022-11-14Add missing prototype for get_hold_on_other_key_press to resolve #18855 (#19056)nicknimchuk
Closes undefined
2022-11-13Fixup. (#19059)Nick Brassel
2022-11-14Fix duplicate key in keyboard.jsonschema (#19058)Joel Challis
2022-11-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-14fix: mousekey doesn't work with trackpoint (#18474)Klesh Wong
Co-authored-by: Nick Brassel <nick@tzarc.org>
2022-11-14Add pointing device support to data driven config (#18215)Drashna Jaelre
Co-authored-by: Joel Challis <git@zvecr.com>
2022-11-14Only trigger encoder callbacks on primary side (#18467)Drashna Jaelre
Co-authored-by: zvecr <git@zvecr.com>
2022-11-14Fix oled_render to render all dirty blocks. (#18887)Richard Nash
2022-11-13Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-12[Keyboard] Keychron Q6 (#18288)lalalademaxiya1
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-12Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-12[Keyboard] add 60_ansi layout to dz60rgb_ansi rules.mk (#18664)arcmags
2022-11-12[Keyboard] Add Dactyl Manuform 5x6 with 6 thumb cluster (#18845)fgoodwin
Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-12[Keyboard] Add Dayoff60 (#17640)Brandon Burgess
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
2022-11-12[Keymap] Update/refactor userspace and add keymaps for rmeli (#18398)Rocco Meli
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Elliot Powell <johnp8727@gmail.com>
2022-11-12[Keyboard] Add Serenity PCB (#18705)Andrew Kannan
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>