summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2022-12-07Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-07ASK55: correct layout data (#19252)James Young
2022-12-06Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-06[Keyboard] Add splitkb.com's Aurora Lily58 (#19183)leah-splitkb
2022-12-06[Keyboard] Refactor xs60 with soldered and hotswap version (#19049)Xelus22
Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-04[Keyboard] Add Olly_Octagon PCB to QMK (#19128)mechlovin
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-04Re-structure splinky support to handle versioning in the same fashion as for ↵Charly Delay
the teensy (#19123)
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-04[Keyboard] Add ISO layout support for Zed60 PCB (#19204)mechlovin
* add iso layout * Update zed60.h
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-04dqz11n1g: Documentation improvement. (#19230)David Kühling
Co-authored-by: David <dvdkhlng@posteo.de>
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-04[Keyboard] add kbdpadmk3 (#18795)dztech
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-04[Keymap] gshmu keymap for lily58 (#19040)gshmu
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-04[Keyboard] Add Keychron Q8 (#19126)lalalademaxiya1
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-04[Keyboard] add odinmini keyboard (#19111)dztech
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-04Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-03[Keymap] KBDFans Tiger80 Keymap (#19148)micros24
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Jasper Jan O. Solee <jjosolee@mymail.mapua.edu.ph> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-12-03[Keyboard] Add Ortho60 v2 Keyboard (#18890)Andrew Kannan
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-12-03[Keymap] Change DEBOUNCE_TYPE to sym_eager_pk to reduce latency (#19153)Andre Brait
2022-12-03Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-03[Keyboard] Change indicator LED state on Kay60 (#19182)mechlovin
2022-12-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-02Fixup EFL and F4's sector selection. (#19221)Nick Brassel
2022-12-02Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-02Fix `RGB_MATRIX_LED_COUNT` for aurora/corne (#19222)Ryan
2022-12-01Merge remote-tracking branch 'origin/master' into developQMK Bot
2022-12-01[Keyboard] Fix config error for Charybdis (#19219)Drashna Jaelre
2022-12-01Remove RGBLIGHT_ANIMATIONS from core (+cleanup) (#19216)Drashna Jaelre
2022-11-30[Keyboard] Add keyboard Caticorn (#19138)HorrorTroll
2022-11-30Add meow48 ver.1.0 keyboard (#19217)tsubuan_145
just make the PRs stop
2022-11-30[Keyboard] Daskeyboard4 (#18675)Commander1024
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-29[Keyboard] Add Litl keyboard (#19000)Moses Hoyt
Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-29[Keymap] Fixed ifohancroft Swap Hands Config (#19176)IFo Hancroft
2022-11-29Keeb.io Sinc: Enable Split LED state (#19187)Adam Lickel
2022-11-29[Keymap] Update Miryoku (#19190)Manna Harbour
2022-11-30Add some community layouts to 40percentclub boards (#19209)Joel Challis
2022-11-30Fix bad bootmagic config (#19206)Joel Challis
2022-11-30Enable bootmagic (#19191)Albert Y
2022-11-29[Keymap] Drashna updates for 0.19 (#19175)Drashna Jaelre
* Fix up bastardkb boards since blackpill support is officially added. * Check for blackpill version, not elite c. * Add checks in chibiOS config since multiple ARM controllers supported. * Rework rules.mk for keymaps to better handle arm vs avr support * Start moving away from `matrix_*_*` functions. * `housekeeping_task_*` instead of `matrix_scan_*` * `keyboard_(pre|post)_init_*` instead of `matrix_init_*` * Add ℂℴmⅈℂ unicode input method. * Clean up unicode code to be more compact and flexible. * Remove/move Pro Micro LED commands to userspace and better filter them * Fixup OLED code * Use newer quantum keycode functions/preprocessors rather than manual bit manipulation * Make unicode mode render much more compact/simple. * Make qmk secrets more self contained * Remove custom implementation of split watchdog
2022-11-28new keyboard rb1 (#18164)Ryan Baker
* rb1 * Update keymap.c * Update keyboards/ryanbaekr/rb1/info.json Co-authored-by: Ryan <fauxpark@gmail.com> * Delete rb1.c * Delete rb1.h * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/ryanbaekr/rb1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2022-11-28Add piantor (#18920)Leo Lou
* Add piantor * Update keyboards/beekeeb/piantor/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2022-11-27Fix API errors in handwired/tractyl_manuform/5x6_right/arduinomicro (#19166)Joel Challis
2022-11-27Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan
2022-11-27Joystick feature improvements (#19052)Ryan