summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-036-0/+277
|\|
| * [Keyboard] add `handwired/dactyl_maximus` keyboard (#21338)Duncan Sutherland2023-07-036-0/+277
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-033-1/+51
|\|
| * [Keyboard] b_sides/rev41lp: add via keymap (#21381)Idan Kamara2023-07-033-1/+51
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-032-0/+12
|\|
| * [Keymap] Improve tap-hold configuration (#21383)Gastón Jorquera2023-07-032-0/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-039-0/+504
|\|
| * [Keyboard] Add Zed65 910 PCB (#21415)mechlovin2023-07-039-0/+504
| | | | | | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Fix encoder map declarations (#21435)Joel Challis2023-07-0359-59/+59
| |
* | Reduce `keebio/bamfk1:via` firmware size (#21432)Joel Challis2023-07-021-2/+2
| |
* | Move miscellaneous defines to data driven (#21382)Ryan2023-07-0269-236/+103
| |
* | Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2023-07-0222-130/+88
| |
* | Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-0255-442/+365
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-0115-0/+757
|\|
| * [Keyboard] Add Varanidae (#21340)Silc Lizard (Tokage) Renew2023-06-3015-0/+757
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-017-0/+521
|\|
| * [Keyboard] Add jaykeeb sebelas (#21335)Alabahuy2023-06-307-0/+521
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-014-0/+147
|\|
| * [Keymap] Add peterfalken planck/rev7 keymap (#21328)Luis Garcia2023-06-304-0/+147
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-015-2/+304
|\|
| * Add Iris Rev. 8 (#21392)Danny2023-06-305-2/+304
| | | | | | | | Co-authored-by: Duncan Sutherland <dunk2k_2000@hotmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-291-1/+1
|\|
| * sofle/rev1:devdev: Disable console (#21401)フィルターペーパー2023-06-291-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-281-1/+1
|\|
| * [Keyboard] Sofle: fix LED count (#21386)フィルターペーパー2023-06-281-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-284-107/+342
|\|
| * Kibou Wendy Layout Additions and Touch-Up (#21367)James Young2023-06-284-107/+342
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [style] refactor keymaps - use four-space indent - grid-align keycodes - use QMK-native keycode aliases * [style] friendly-format info.json * [chore] remove key overlaps in layout data * [chore] correct key sequence * [chore] add key labels Add `label` keys to the JSON layout data to disambiguate which keys each object is meant to represent. Based on the original key sizes and positions as submitted by the maintainer. * [docs] add layout/matrix diagram * [refactor] rename LAYOUT to LAYOUT_all * [enhancement] add LAYOUT_tkl_ansi_split_bs_rshift * [enhancement] add LAYOUT_tkl_iso_split_bs_rshift * [enhancement] enable Community Layout support
* | STM32H723 support (#21352)Nick Brassel2023-06-283-0/+24
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-273-82/+161
|\|
| * Smith & Rune Iron160 Hotswap Touch-Up (#21376)James Young2023-06-263-82/+161
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [style] friendly-format info.json - sort JSON keys in layouts object - remove instances of `w: 1` * [chore] correct layout data * [refactor] rename LAYOUT to LAYOUT_60_tsangan_hhkb * [enhancement] add LAYOUT_60_ansi_tsangan_split_rshift * [enhancement] enable Community Layout support * [bugfix] write appropropriate keymaps Neither the `default` nor `via` keymaps were written appropriately for this keyboard. This commit modifies both keymaps to be appropriate for `60_tsangan_hhkb` layout.
* | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-2762-1184/+19
| |
* | Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-25174-375/+269
| |
* | GMMK/pro: Turn off RGB when suspended (#21370)フィルターペーパー2023-06-241-0/+2
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-242-1/+40
|\|
| * Mechlovin Zed65 rev1 Touch-Up (#21373)James Young2023-06-242-1/+40
| | | | | | | | | | * [docs] add layout/matrix diagram * [refactor] rename LAYOUT_65_ansi_tsangan to LAYOUT_65_ansi
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-243-3/+6
|\|
| * Kibou Winter: rename LAYOUT to LAYOUT_tkl_ansi_wkl (#21372)James Young2023-06-243-3/+6
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-241-1/+1
|\|
| * Update config.h (#21361)mechlovin2023-06-241-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-245-73/+190
|\|
| * Kibou Harbour Layout Addition and Touch-Up (#21358)James Young2023-06-245-73/+190
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [style] friendly-format info.json * [chore] correct layout data * [docs] add layout/matrix diagram * [refactor] rename LAYOUT to LAYOUT_65_ansi_blocker_tsangan_split_bs * [enhancement] add LAYOUT_65_ansi_blocker_wkl_split_bs * [chore] correct listed maintainer Reference the maintainer's GitHub username.
* | Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-24103-189/+159
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-241279-2182/+1245
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Move `RGB_MATRIX_HUE/SAT/VAL/SPD_STEP` to data driven (#21354)Ryan2023-06-2442-100/+85
| |
* | Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-2447-101/+70
| |
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-23309-755/+13
| | | | | | | | | | * Remove CORTEX_ENABLE_WFI_IDLE from the codebase. * Turn on CORTEX_ENABLE_WFI_IDLE by default.
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-231-21/+21
|\|
| * Jaykeeb Skyline: correct layout data (#21350)James Young2023-06-231-21/+21
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-233-79/+162
|\|
| * Jaykeeb Orba Layout Addition and Touch-Up (#21349)James Young2023-06-233-79/+162
| | | | | | | | | | | | | | | | | | * [chore] correct layout data * [chore] rename LAYOUT to LAYOUT_625u_space * [style] friendly-format info.json * [enhancement] add LAYOUT_7u_space