Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-29 | Allow for `qmk mass-compile all:<keymap>` (#22116) | Nick Brassel | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
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-28 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-28 | Allow inline generation of compile_commands.json while doing a `qmk ↵ | Nick Brassel | |
compile`, using `--compiledb` (#21549) | |||
2023-09-27 | Fix issues with adm42 (#22144) | Joel Challis | |
2023-09-27 | is31fl3733: complete LED Matrix support (#22149) | Ryan | |
2023-09-27 | is31fl3218: Add LED Matrix support (#22126) | Ryan | |
Co-authored-by: Joel Challis <git@zvecr.com> | |||
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 | Fix parsing/validation for 21939 (#22148) | 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-27 | More data driven RGB/LED Matrix config (#21939) | 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 | Fix doc for programmable buttons. (#22136) | Yanfei Guo | |
Co-authored-by: Yanfei Guo <yguo@anl.gov> | |||
2023-09-26 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-26 | Fix entry into bootloader for STM32G431. (#22138) | Nick Brassel | |
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 | Fix typo in oled_driver (#22134) | Ikko Eltociear Ashimine | |
betwen -> between | |||
2023-09-25 | Move velocikey to within rgblight (#22123) | Joel Challis | |
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 | Update WS2812 docs and add APA102 docs (#22106) | Ryan | |
Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
2023-09-25 | [Feature] Compilation warning if both `keymap.json` and `keymap.c` exist ↵ | Pablo Martínez | |
(#19939) Co-authored-by: Nick Brassel <nick@tzarc.org> | |||
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 | |
2023-09-25 | Merge remote-tracking branch 'upstream/master' into develop | Nick Brassel | |
2023-09-25 | feat(eyeohdesigns/babyv): rgb matrix (#22105) | Less/Rikki | |
2023-09-25 | Bump tj-actions/changed-files from 38 to 39 (#21923) | dependabot[bot] | |
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||
2023-09-25 | Document the RP2040-specific PS/2 implementation (#22079) | Michael Büchler | |
Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> | |||
2023-09-25 | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | |
2023-09-25 | Add is0gr to QMK (#22024) | Andrew Kannan | |
Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> |