summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [Keyboard] Add Convolution Rev. 1 PCB (#19283)Danny2022-12-1213-0/+631
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Add Daily60 keyboard (#19116)DeskDaily2022-12-129-0/+339
| | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
* [Keyboard] add tofu_ii keyboard (#19118)dztech2022-12-1213-0/+528
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Olly Orion to QMK (#19134)mechlovin2022-12-1210-0/+362
| | | | Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add the Gone Hacking Studio XLS (#19185)Ramon Imbao2022-12-127-0/+374
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keymap] superfell's custom keymap for the 0xc pad (#19196)Simon Fell2022-12-122-0/+93
|
* [Keyboard] moved E80-1800 to data driven configuration (#19199)ebastler2022-12-126-186/+596
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] add mw80 (#19223)TW594202022-12-129-0/+352
| | | Co-authored-by: jack <0x6a73@protonmail.com>
* [Keyboard] Add Jisoo pcb (#19238)DeskDaily2022-12-129-0/+314
| | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
* [Keyboard] Add Lagom keyboard (#19240)Moses Hoyt2022-12-128-0/+719
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Navi60 (#19253)DeskDaily2022-12-126-0/+213
| | | | Co-authored-by: Neil Brian Ramirez <nightlykeyboards@gmail.com> Co-authored-by: Neil Brian Ramirez <nightlyboards@gmail.com>
* [Keyboard] Crypt Macro (#19279)yiancar2022-12-1213-0/+317
| | | Co-authored-by: yiancar <yiancar@gmail.com>
* [Keyboard] add d45 lite keyboard (#19288)dztech2022-12-126-0/+171
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Add Zed65-monoLED and Zed65-Cor65 (#18872)mechlovin2022-12-1254-12/+738
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Keyboard rura66 (#15853)T.Shinohara2022-12-1216-0/+960
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add : BlackMask60 and MayShi.No30 * fix:spell miss * change:keyboard name area * change: default keymap * 配列を自分用に変更 * MyKemap Update * 構成変更 * Add RURA66 new keyboard * remove additional files * fix file * fix info.json from rura66 * fix KC_LANG to KC_LNG from rura66 * Fix readme - fix purchase URL - adjust to the recent standard * Fix rules.mk - no backlight - remove DIP switch/Bluetooth - OLED_DRIVER_ENABLE -> OLED_ENABLE * Fix rura66.h: add LICENSE * Fix config.h - UNUSED_PINS is deprecated - accept suggestion on PR * Fix oled_display.c - remove snprintf() - OLED_DRIVER_ENABLE->OLED_ENABLE - oled_task_user() returns false * Fix config.h - no SPLIT_HAND_MATRIX_GRID - no RGB Matrix * move default keymap readme * add VIA keymap * Fix info.json - Fix keyboard URL - Change VID/PID * Fix comments in rules.mk * fix info.json keyboard url Co-authored-by: yswallow <1426202+yswallow@users.noreply.github.com>
* [Keyboard] add ydpm40 keyboard (#19294)xofyarg2022-12-126-0/+266
|
* [Keyboard] Switch heliotrope from rgblight to rgb matrix (#19296)MJM2022-12-122-80/+205
|
* Add Keychron Q10 (#19127)lalalademaxiya12022-12-1331-0/+1683
| | | Co-authored-by: Nick Brassel <nick@tzarc.org>
* [Keymap] user dvorak_42_key ergodox_ez and crkbd keymaps (#19154)Luc2022-12-119-507/+853
| | | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: luc wastiaux <luc.wastiaux@airpost.net> Co-authored-by: Luc W <lucw@airpost.net>
* [Keymap] lets_split: add mypetyak map (#19205)Christopher Bunn2022-12-111-0/+113
|
* [CI] Format code according to conventions (#19292)QMK Bot2022-12-112-2/+2
|
* `sthlmkb/litl`: fix layout macros (#19244)Ryan2022-12-111-60/+60
|
* Update KC_BKSP->KCBSPC for default Ortho4x6 layout (#19290)Wolf Van Herreweghe2022-12-111-1/+1
| | | Co-authored-by: Wolf <contact@vwolf.be>
* [Keyboard] Add heliotrope Keyboard (#19170)MJM2022-12-106-0/+249
|
* [Keymap] Keeb.io Sinc - Lickel keymap update (#19188)Adam Lickel2022-12-106-20/+33
|
* Refactor use of led_set_user within handwired/prime_exl (#19274)Joel Challis2022-12-093-71/+18
|
* TGR Jane V2 CE Refactor (#19261)James Young2022-12-085-168/+864
|
* Refactor some led_set_kb instances (#19179)Joel Challis2022-12-0918-203/+166
| | | | | | | | | * Refactor some led_set_kb instances * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* fix LinWorks FAve84H keymaps (#19266)James Young2022-12-082-38/+40
| | | Develop merge broke a previous refactor.
* Dactyl Manuform 4x5_5 Configurator Rendering Update (#18313)James Young2022-12-091-44/+48
|
* Idobao ID80 V2: Partial Data-Driven Conversion (#19247)James Young2022-12-098-277/+198
|
* Aperture: fix Community Layout support (#19260)James Young2022-12-093-47/+55
|
* Soda Cherish Refactor (#19259)James Young2022-12-094-106/+119
|
* [Keymap] Add personal config for Kprepublic BM40HSRGB (#19186)simchee2022-12-094-0/+157
|
* Add support for MNK65_STM32 (#18744)kopibeng2022-12-098-0/+338
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add momokai tap duo (#19042)peepeetee2022-12-099-0/+315
|
* Add support for Keychron Q4 (#19048)adophoxia2022-12-0939-0/+1765
|
* Update Q1 and Q2 for keychron (#18713)lalalademaxiya12022-12-09175-2781/+2391
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: jpe230 <pablin.123.ra@gmail.com>
* Add lint check for keyboard/keymap license header (#19215)Joel Challis2022-12-091-0/+34
|
* [Keyboard] Fix CapsLock pin for ymdk/ymd75/rev3 (#19158)Mikhail Nosov2022-12-091-0/+2
|
* Added mouse clicks to RBG layer (#19105)syntax-magic2022-12-096-103/+310
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: syntax-magic <dkim.8881@gmail.com>
* Add AEKISO60 rev B (#19074)4pplet2022-12-098-2/+282
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: 4pplet <4pplet@protonmail.com> Co-authored-by: 4pplet <stefan.ess@gmail.com>
* correct config for supersplit and add keymap (#18927)tarneo2022-12-093-98/+78
|
* Fix build failures for aurora/lily58 and sweep (#19258)Ryan2022-12-082-13/+2
|
* [Keyboard] Add NCR-80 (#19130)Jordan Duabe2022-12-0722-0/+1004
|
* Fix `keyboard` for some JSON keymaps (#19251)Ryan2022-12-077-7/+7
|
* ASK55: correct layout data (#19252)James Young2022-12-071-67/+71
|
* Bump anothrNick/github-tag-action from 1.53.0 to 1.54.0 (#19246)dependabot[bot]2022-12-071-1/+1
| | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [Keyboard] Add splitkb.com's Aurora Lily58 (#19183)leah-splitkb2022-12-0616-0/+1235
|
* Bump anothrNick/github-tag-action from 1.52.0 to 1.53.0 (#19242)dependabot[bot]2022-12-051-1/+1
| | | | | | | | | | | | | | | | | Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.52.0 to 1.53.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.52.0...1.53.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>