Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-03 | [Keyboard] Add SyenaKeyboards (#22168) | Syenasweta | |
Co-authored-by: Syenasweta <syenasweta@gmail.com> | |||
2023-10-03 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-03 | Add Soulstone keyboard (#22093) | Sergey Fedorov | |
2023-10-02 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-02 | Miscellaneous fixes for recently merged keyboards (#22179) | Joel Challis | |
2023-10-01 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-10-01 | Bastard Keyboards: Add support for Dilemma Max (4x6_4) (#22064) | casuanoob | |
* tentatively add dilemma 4x6_4 WIP untested PR by Casuanoob. Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-09-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-30 | keyboards: Add support for Sofle Choc (#16736) | Brian Low | |
Co-developed-by: Brian Low <github@brianlow.com> Co-developed-by: duese <duese@users.noreply.github.com> Co-authored-by: Thomas Weißschuh <thomas@t-8ch.de> | |||
2023-09-30 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-29 | Add Brutalv2 60 Keyboard (#22094) | Andrew Kannan | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-09-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-29 | teleport/native: switch from wrongly used user to kb function, boost matrix ↵ | Moritz Plattner | |
scan rate (#21172) * enable LTO * change from _user to _kb function * switch matrix io delay to nops, add opt=3 for higher scan rates * disable console which was enabled for testing but collides with endpoint used by VIA * switched from opt=3 to opt=2 * Update keyboards/teleport/native/native.c Co-authored-by: Joel Challis <git@zvecr.com> * slightly upped debounce, as some testers had chatter with async + default debounce --------- Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-09-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-29 | 4pplet Eagle/Viper Rep Rev.A Layout Additions II (#22161) | James Young | |
2023-09-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-28 | Add KB12 keyboard (#21605) | DOIO2022 | |
Co-authored-by: Pablo Martínez <58857054+elpekenin@users.noreply.github.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-09-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-28 | add linworks fave60 (#20796) | DUILCHOI | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> | |||
2023-09-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-28 | Rura66 Layout Data (#22155) | James Young | |
* Friendly-format `info.json` [style] * Update layout data - separate keyboard halves - add vertical stagger [refactor] | |||
2023-09-29 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-28 | HnahKB Freyr Layout Additions (#22150) | James Young | |
* Add layout/matrix diagram [docs] * Add `LAYOUT_tkl_ansi_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_ansi_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_ansi_tsangan` [enhancement] * Add `LAYOUT_tkl_ansi_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_ansi_wkl` [enhancement] * Add `LAYOUT_tkl_iso_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_iso_tsangan_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_iso_tsangan` [enhancement] * Add `LAYOUT_tkl_iso_wkl_split_bs_rshift` [enhancement] * Add `LAYOUT_tkl_iso_wkl` [enhancement] * Extend Community Layout support Add as supported layouts: - `tkl_ansi_split_bs_rshift` - `tkl_ansi_tsangan` - `tkl_ansi_tsangan_split_bs_rshift` - `tkl_iso_split_bs_rshift` - `tkl_iso_tsangan` - `tkl_iso_tsangan_split_bs_rshift` [enhancement] | |||
2023-09-28 | GMMK2 65% ISO Community Layout Support (#22152) | James Young | |
* Refactor `LAYOUT` into `LAYOUT_65_iso_blocker` Move the Enter key to the end of the home row for Community Layout compatibility. [chore] [refactor] * Enable Community Layout support [enhancement] | |||
2023-09-28 | refactor: move default RGB/LED matrix #defines (#21938) | Less/Rikki | |
* refactor: move default RGB/LED matrix #defines Moving the fallback definitions of macros like LED_MATRIX_VAL_STEP and RGB_MATRIX_MAXIMUM_BRIGHTNESS to header files allows keyboards to leverage these defaults without requiring #ifdef guards (and often repeating said fallback definitions). * style: use if(n)def for consistency and remove redundant UINT8_MAX checks on maximum brightness Co-authored-by: Joel Challis <git@zvecr.com> * refactor: remove INDICATOR_MAX_BRIGHTNESS macro Co-authored-by: Joel Challis <git@zvecr.com> --------- Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-09-27 | Fix issues with adm42 (#22144) | Joel Challis | |
2023-09-27 | Update Drop keyboards for develop (#22145) | Joel Challis | |
2023-09-27 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-27 | Drop V2 production updates (#22147) | Joel Challis | |
2023-09-27 | is31fl3736: extract single-color API (#22133) | Ryan | |
2023-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-27 | Add support for YMD75 V4 - ISO (#22128) | Joel Challis | |
2023-09-27 | Initial support for CSTM80 (#22137) | Joel Challis | |
2023-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-26 | [Keyboard] Add spankbd, 3x5+3 split keyboard (#22003) | Idan Kamara | |
2023-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-25 | rastersoft/minitkl layout corrections (#22130) | Duncan Sutherland | |
2023-09-25 | add tofujr v2 keyboard (#21740) | dztech | |
Co-authored-by: Ryan <fauxpark@gmail.com> | |||
2023-09-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-25 | Added more rgb effects for rpk-001 keyboard (#22120) | Joy Lee | |
2023-09-24 | YMDK Melody96 Break-Up (#22121) | James Young | |
2023-09-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-24 | Add zoom98 (#22062) | spbgzh | |
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> | |||
2023-09-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-24 | Add Palmetto PCB (#21955) | Ross Montsinger | |
2023-09-24 | Added skyloong/Qk21 v1 Number Pad (#21467) | skyloong | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> | |||
2023-09-25 | Simplify more feature driver defines (#22090) | Ryan | |
2023-09-25 | Set default board files for uf2boot bootloader (#22129) | Joel Challis | |
2023-09-25 | Remove duplicated rgblight implementation from mxss (#22122) | Joel Challis | |