summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2023-04-01Fixup Pointing device functions (#20311)Drashna Jaelre
2023-04-01Move 66% and 68% layouts to data driven (#20293)Ryan
2023-04-01Move split layouts to data driven (#20290)Ryan
2023-03-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-30[Keyboard update] Fix json error (#20299)Alejandro Chacón
2023-03-30WS2812 driver improvements (#20262)Ryan
2023-03-30Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-30Revert to hex output for kint41 (#20295)Nick Brassel
2023-03-30Actually commit conflict resolution.Nick Brassel
2023-03-30Merge remote-tracking branch 'upstream/master' into developNick Brassel
2023-03-29[jacky_studio/piggy60] move AVR PCB under rev1 (#20253)Less/Rikki
2023-03-29[Keyboard] Add KeyDeck8 (#20107)Maverick0197
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
2023-03-29[Keyboard] Add Steezy60 Rev B (#19688)4pplet
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Sergey Vlasov <sigprof@gmail.com> Co-authored-by: Wolf Van Herreweghe <wolfvh@getupgamesofficial.com> Co-authored-by: yiancar <yiancar@gmail.com> Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: adophoxia <100170946+adophoxia@users.noreply.github.com> Co-authored-by: Jue Liu <youturn@Jues-MacBook-Pro.local> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Shandon Anderson <shandon@shandon.codes> Co-authored-by: jack <0x6A73@pm.me> Co-authored-by: jason <jrucker2004@gmail.com> Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-29[Keyboard] Add Plaque80 (#20240)Sắn
Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com>
2023-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-29[Keyboard] Add alhenkb macropad (#20123)Alejandro Chacón
2023-03-29Fixup CI build for `nack`. (#20292)Nick Brassel
2023-03-29Merge remote-tracking branch 'upstream/master' into developfauxpark
2023-03-29Move ortho & numpad layouts to data driven (#20183)Ryan
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-03-29Fix some invalid layout macros (#20256)Ryan
2023-03-29Fix layouts containing keys with multiple matrix positions (#20191)Ryan
2023-03-29Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-29I have zero involvement with this keyboard... (#20287)Joel Challis
2023-03-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-28Add new keyboard Tightwriter (#20136)takashicompany
Co-authored-by: Less/Rikki <86894501+lesshonor@users.noreply.github.com>
2023-03-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-28Remove invalid characters (#20277)Albert Y
2023-03-28Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-27[keyboard] Correcting info.JSON for OSAv2 (#20247)blindassassin111
2023-03-27Custom keycodes in JSON (#19925)Joel Challis
2023-03-26Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-26[chore] keyboards/tzarc: Alignment with clang-format. (#20265)Nick Brassel
2023-03-26Move `WS2812_DRIVER` to data driven (#20248)Ryan
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK (#20131)Andrew Kannan
* Add CannonKeys Bakeneko65 Hotswap ISO PCB to QMK * Add 65_iso_blocker community layout support
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23[Keyboard]Viktus Minne - Topre variant (#20044)blindassassin111
* 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>
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23[keyboard] Correcting info.JSON for Viktus Minne (#20244)blindassassin111
2023-03-23Fix some more missing `#pragma once`s (#20241)Ryan
2023-03-23Remove `RGB_DI_PIN` ifdefs (#20218)Ryan
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23EC ProX PCB (#20047)Cipulot
* 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>
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23EC 23U PCB (#20049)Cipulot
* 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
2023-03-23Merge remote-tracking branch 'origin/master' into developQMK Bot
2023-03-23EC 60 PCB (#20050)Cipulot
* 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>
2023-03-23Merge remote-tracking branch 'origin/master' into developDrashna Jael're
2023-03-23[jacky_studio/piggy60] warn about incompatible PCB rev (#20232)Less/Rikki