summaryrefslogtreecommitdiffstats
path: root/keyboards/handwired
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Add dactyl_cc keyboard (#20517)Duncan Sutherland2023-07-038-0/+302
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-038-0/+402
|\
| * [Keyboard] Add dactyl_lightcycle (#20709)Duncan Sutherland2023-07-038-0/+402
| | | | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-07-0310-0/+785
|\|
| * [Keyboard] Add ScottoCMD handwired keyboard (#21102)Joe Scotto2023-07-0310-0/+785
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
* | 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
| |
* | Move miscellaneous defines to data driven (#21382)Ryan2023-07-025-8/+4
| |
* | Get rid of `USB_LED_NUM_LOCK` (#21424)Ryan2023-07-023-9/+12
| |
* | Get rid of `USB_LED_SCROLL_LOCK` (#21405)Ryan2023-07-024-17/+20
| |
* | STM32H723 support (#21352)Nick Brassel2023-06-283-0/+24
| |
* | Get rid of `USB_LED_KANA` and `USB_LED_COMPOSE` (#21366)Ryan2023-06-271-16/+0
| |
* | Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-259-52/+14
| |
* | Move `TAPPING_TERM` to data driven (#21296)Ryan2023-06-2424-26/+36
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-2445-106/+42
| | | | | | | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* | Move `TAPPING_TOGGLE` to data driven (#21360)Ryan2023-06-2414-15/+21
| |
* | Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-2318-40/+10
| | | | | | | | | | * 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-191-13/+13
|\|
| * Tsubasa Handwired: correct layout data (#21295)James Young2023-06-191-13/+13
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-196-0/+52
|\|
| * Swap G431 to transient EEPROM. Add G431 and G474 onekeys. (#21282)Nick Brassel2023-06-196-0/+52
| |
* | Remove default `TAPPING_TERM` from keyboard config.h (#21284)Ryan2023-06-189-24/+0
| |
* | Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-18106-250/+124
| |
* | Move `RGBLIGHT_SLEEP` to data driven (#21072)Ryan2023-06-1624-15/+25
| |
* | Move `RGBLIGHT_SPLIT` to data driven (#21190)Ryan2023-06-158-8/+1
| | | | | | | | | | * Move `RGBLIGHT_SPLIT` to data driven * Remove where `split_count` is already set
* | [Keyboard] `dactyl_manuform/6x7` pin correction (#21240)Duncan Sutherland2023-06-141-1/+1
| |
* | Move `RGBLIGHT_LED_MAP` to data driven (#21095)Ryan2023-06-144-3/+4
| |
* | [Keymap] Fix `scheikled` keymap for `dactyl_manuform/4x6` (#21206)Duncan Sutherland2023-06-132-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-134-0/+113
|\|
| * [Keyboard] Add ScottoNum macropad (#21208)Joe Scotto2023-06-134-0/+113
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-124-0/+110
|\|
| * [Keyboard] Add ScottoFrog macropad (#21209)Joe Scotto2023-06-124-0/+110
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-118-0/+372
|\|
| * [Keyboard] Add ScottoSplit Keyboard (#20945)Joe Scotto2023-06-118-0/+372
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-114-0/+102
|\|
| * [Keyboard] Add Scotto9 handwired macropad (#21105)Joe Scotto2023-06-114-0/+102
| | | | | | | | | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | [Keyboard] correct and modernise `dactyl_manuform/6x7` variant (#21176)Duncan Sutherland2023-06-115-45/+22
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-0910-0/+558
|\|
| * [Keyboard] Add ScottoGame Keyboard (#20940)Joe Scotto2023-06-0910-0/+558
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-087-0/+160
|\|
| * Add NortonTech handwired keypad (NortonTechPad) (#21148)NortonTech2023-06-087-0/+160
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-069-7/+492
|\|
| * [Keyboard] Add Scotto36 handwired keyboard (#21104)Joe Scotto2023-06-059-7/+492
| | | | | | | | Co-authored-by: Albert Y <76888457+filterpaper@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-068-0/+417
|\|
| * [Keyboard] Add Scotto40 handwired keyboard (#21103)Joe Scotto2023-06-058-0/+417
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-06-065-0/+197
|\|
| * [Keyboard] Add ScottoStarter handwired keyboard (#21101)Joe Scotto2023-06-055-0/+197
| |
* | Move `RGBLED_SPLIT` to data driven (#21113)Ryan2023-06-0616-14/+22
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Unicodemap keycodes rename (#21092)Ryan2023-06-015-35/+35
|/
* [Keymap] Drashna Keymap updates for 0.21.0 (#21073)Drashna Jaelre2023-05-318-105/+41
|