summaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Fix layouts containing keys with multiple matrix positions (#20191)Ryan2023-03-2943-1818/+2144
|
* Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-291-1/+1
|\
| * I have zero involvement with this keyboard... (#20287)Joel Challis2023-03-291-1/+1
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-287-0/+357
|\|
| * Add new keyboard Tightwriter (#20136)takashicompany2023-03-287-0/+357
| | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-286-15/+9
|\|
| * Remove invalid characters (#20277)Albert Y2023-03-286-15/+9
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-281-2/+2
|\|
| * [keyboard] Correcting info.JSON for OSAv2 (#20247)blindassassin1112023-03-271-2/+2
| |
* | Custom keycodes in JSON (#19925)Joel Challis2023-03-271-0/+12
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-267-11/+8
|\|
| * [chore] keyboards/tzarc: Alignment with clang-format. (#20265)Nick Brassel2023-03-267-11/+8
| |
* | Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-26382-211/+572
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-239-0/+326
|\|
| * Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK (#20131)Andrew Kannan2023-03-239-0/+326
| | | | | | | | | | * Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK * Add 65_iso_blocker community layout support
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-239-0/+598
|\|
| * [Keyboard]Viktus Minne - Topre variant (#20044)blindassassin1112023-03-239-0/+598
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding the Viktus Minne topre pcb variant * Update keyboards/viktus/minne_topre/readme.md Co-authored-by: Drashna Jaelre <drashna@live.com> * Update rules.mk * Moving layouts from *.h to info.json * Removing minne_topre.h and updating others * fixing *.c's * Switch from int to void for ec_init * Update info.json * Update info.json --------- Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-231-2/+2
|\|
| * [keyboard] Correcting info.JSON for Viktus Minne (#20244)blindassassin1112023-03-231-2/+2
| |
* | Fix some more missing `#pragma once`s (#20241)Ryan2023-03-2325-4/+50
| |
* | Remove `RGB_DI_PIN` ifdefs (#20218)Ryan2023-03-23504-1589/+17
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-2329-0/+1675
|\|
| * EC ProX PCB (#20047)Cipulot2023-03-2329-0/+1675
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add EC Pro X Addition of EC Pro X PCB series. This series comprises 2 versions: - ANSI/ISO - JIS The PCBs are different and are compatible only with their respective cases. * Moved from data driven row/col def to config def * Added project url in info.json * Implemented proper `LAYOUT_` changes * Removen unnecessary `.h` includes * Removal of `"w": 1` * Added `DISCHARGE_TIME` Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings. Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise. * Fixed keymap error in ordering * Update keyboards/cipulot/ec_prox/jis/readme.md Co-authored-by: Tom Barnes <barnestom@me.com> * Update keyboards/cipulot/ec_prox/ansi_iso/readme.md Co-authored-by: Tom Barnes <barnestom@me.com> * Removal of `info.json` lines as suggested * Update to comply with `_kb` and `_user` separation * Update keyboards/cipulot/ec_prox/jis/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update rules.mk --------- Co-authored-by: Tom Barnes <barnestom@me.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-2315-0/+814
|\|
| * EC 23U PCB (#20049)Cipulot2023-03-2315-0/+814
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add EC 23U PCB firmware * Moved from data driven row/col def to config def * Implemented proper LAYOUT_ changes * Removed unnecessary `.h` includes * Updated default thresholds * Added `DISCHARGE_TIME` Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings. Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise. * Update readme.md Added missing `cipulot/` in example commands. * Removal of `info.json` lines as suggested * Update to comply with `_kb` and `_user` separation * Update rules.mk
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-2317-0/+1110
|\|
| * EC 60 PCB (#20050)Cipulot2023-03-2317-0/+1110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add EC 60 PCB firmware * Moved from data driven row/col def to config def * Implemented proper LAYOUT_ changes * Removed unnecessary `.h` includes * Added `DISCHARGE_TIME` Addition of a `DISCHARGE_TIME` time. This is to ensure that the ghost capacitor that is the row strobed for the ADC read, is fully drained and doesn't carry charges that deviates the readings. Tested on multiple hardware and confirmed working and improving the readings, both in terms of stability and consistency for baseline noise. * Update readme.md Added missing `cipulot/`in readme example commands * Update keyboards/cipulot/ec_60/readme.md Co-authored-by: Tom Barnes <barnestom@me.com> * Removal of `info.json` lines as suggested * Update to comply with `_kb` and `_user` separation * Update keyboards/cipulot/ec_60/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> --------- Co-authored-by: Tom Barnes <barnestom@me.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developDrashna Jael're2023-03-2330-81/+828
|\|
| * [jacky_studio/piggy60] warn about incompatible PCB rev (#20232)Less/Rikki2023-03-231-1/+2
| |
| * [Keyboard] Fix tata80 wkl layout (#20195)spbgzh2023-03-234-24/+22
| |
| * [Keyboard] Ymd09 config updates (#20124)SHVD3x2023-03-228-61/+136
| | | | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
| * [Keyboard] Add Geistmaschine Geist (#20117)Moritz Plattner2023-03-2212-0/+558
| | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com>
| * [Keyboard] Add via support for jotanck keyboard (#20146)jotix2023-03-226-4/+114
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-211-0/+0
|\|
| * fixup: correct filename (#20212)Less/Rikki2023-03-211-0/+0
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-2110-0/+335
|\|
| * Adding Bad Wings Support (#20153)Jason Hazel2023-03-2110-0/+335
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-215-42/+49
|\|
| * [Keyboard] update creek70 change rgb num (#20196)spbgzh2023-03-215-42/+49
| | | | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-217-0/+208
|\|
| * [Keyboard] Add tiny board 16 rgb keyboard (#20158)Ning2023-03-217-0/+208
| | | | | | | | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* | Sync activity timestamps between sides. (#20192)Nick Brassel2023-03-214-20/+12
| | | | | | | | Co-authored-by: Stefan Kerkmann <karlk90@pm.me>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-211-2/+7
|\|
| * [Keyboard] Olly Orion: Disable SWD and JTAG (#20169)mechlovin2023-03-211-2/+7
| | | | | | | | Co-authored-by: Joel Challis <git@zvecr.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-216-0/+554
|\|
| * [Keyboard] OSAv2 (#20166)blindassassin1112023-03-216-0/+554
| |
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-214-0/+127
|\|
| * [Keyboard] Add pteropus keyboard (#20147)hulahermit2023-03-204-0/+127
| | | | | | | | | | Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com> Co-authored-by: Chi-Han Yang <chyang@enrichtx.com>
* | Merge remote-tracking branch 'origin/master' into developQMK Bot2023-03-216-0/+233
|\|
| * [Keyboard] Add CannonKeys Bakeneko60 ISO Hotswap PCB (#20130)Andrew Kannan2023-03-206-0/+233
| |