summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-19[Keyboard] Keychron Q5 (#18283)lalalademaxiya1
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-20Fix Typo in Saevus Cor Matrix (#19073)Patrick Muldoon
2022-11-20Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-19[Keyboard] Add WITF (#18922)Sleepdealer
Co-authored-by: Joel Challis <git@zvecr.com>
2022-11-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-20[Keyboard] annepro2: fix bluetooth multi-pairing issue (#17483)coffeeyy
2022-11-19Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-19[Keyboard] GrayStudio Aero75 Hotswap (#18883)Yizhen Liu
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-19Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2022-11-19[Keyboard] Add keebsforall freebird75 (#18653)Elliot Powell
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-19[Keyboard] Add Boaty (#17378)jels
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jels02 <joah@Joah-Big-PC.localdomain>
2022-11-19[Keyboard] Add Jabberwocky v2 and reorganize (#19014)nopunin10did
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-18Fix references to `mouse_report_t` (which doesnt exist) (#19107)Pablo Martínez
2022-11-18Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-11-18Disable onekey console by default (#19104)Joel Challis
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