summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* [Keyboard] removed extra layout from jorne.h (#15491)joric2021-12-161-26/+4
|
* [Keyboard] Add Jorne (#15461)joric2021-12-1616-0/+722
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added jorne-dev (kyria-based) * updated files * raw logo * removed font * Fix after rebase on master: #undef SH_TG * Fix LTO parameter name. * Fix OLED. * Add VIA Jorne layout. * readme.md * updated jorne readme * Add info.json * Update keyboards/jorne/keymaps/default/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/jorne/keymaps/default/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/jorne/keymaps/default/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/jorne/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/jorne/rules.mk Co-authored-by: Drashna Jaelre <drashna@live.com> * PR changes (added GPL headers, moved oled_task_user) * info.jsoon: fix thumbs poositions, reorder keys. * fix info.json maintainer * fixed layouts * Sync config.h for VIA with default keymap. * added post_config (sets brightness to 120 or it hangs) * added SPLIT_LAYER_STATE_ENABLE/SPLIT_LED_STATE_ENABLE * Update keyboards/jorne/rules.mk Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/rev1/config.h Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/keymaps/via/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/keymaps/default/keymap.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/jorne.c Co-authored-by: Ryan <fauxpark@gmail.com> * Update keyboards/jorne/jorne.c Co-authored-by: Ryan <fauxpark@gmail.com> * fixed layout, removed unnecessary defines * vendor_id set to 0x4753 Co-authored-by: beta-tank <beta-tank@outlook.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix some wrong keycode macros in locale mapping files (#15488)Yoichiro Tanaka2021-12-164-6/+6
|
* [Core] Fix Sensor driver code (#15484)Drashna Jaelre2021-12-152-4/+3
|
* [Keymap] Unicode and Pointing Device and Autocorect for drashna keymaps (#15415)Drashna Jaelre2021-12-1445-187/+815
|
* [Keyboard] Adelie Firmware (#13265)Andrew Kannan2021-12-149-0/+412
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Elite-C DFU bootloader commands for Sweep (#15449)Albert Y2021-12-141-1/+7
| | | Co-authored-by: filterpaper <filterpaper@localhost>
* [Keyboard] W1-AT addition (#15467)yiancar2021-12-1411-0/+346
| | | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: yiancar <yiancar@gmail.com>
* [Keyboard] Add swap hands support for Technik_O (#15477)Albert Y2021-12-141-0/+12
| | | Co-authored-by: filterpaper <filterpaper@localhost>
* [Keyboard] Fix Jot50 compilation errors (#15478)Drashna Jaelre2021-12-141-29/+22
|
* [Keyboard] Add pluto12 (#15369)Will McGloughlin2021-12-148-0/+258
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] New PCB MB-65S from MechBrewery (#15422)AnthonyNguyen1682021-12-1413-0/+733
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add La+ (#15460)Xelus222021-12-1414-0/+608
|
* Remove unnecessary backslash-escapes in default keymaps (#15472)Ryan2021-12-14366-4536/+4439
| | | | | | | * Remove unnecessary backslash-escapes in default keymaps * Remove unnecessary backslash-escapes in via keymaps * Remove unnecessary backslash-escapes in default-ish keymaps
* Add support for the crkbd r2g by mechboards (#15283)Elliot Powell2021-12-1411-0/+537
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * r2g folder groundwork * Default mb keymap featuring mb logos * Migrate Oled to keyboard folder * Move rules configs to support config better * update readmes * Liscnece update * Update config and fix issues caused by redef errs * funciton name adjusts, define specific rgb modes * move default oled font to postconfig * update oled in line with develop merge * fix return value * Add some default rgb matrix defines * del ugfx * remove #include <stdio.h>
* Update noroadsleft userspace and keymaps (2021-12-13) (#15470)James Young2021-12-136-105/+45
| | | | | | | | * remove macroMode functionality * update kbdfans/kbd75/rev1:noroadsleft keymap - replace `_______` instances with `XXXXXXX` on System layer - add line breaks between keymap layers
* [Docs] Updated typo on feature_bluetooth.md (#15466)Hassan Williamson2021-12-131-1/+1
|
* Fix up build options comments (#15463)Ryan2021-12-12265-245/+397
|
* [Keyboard] Add XS60 (#15248)Xelus222021-12-1113-0/+439
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* bugfix (I don't know what's changed yet but something changed) (#15455)peepeetee2021-12-111-1/+1
|
* [Keyboard] Add KPrepublic BM60hsrgb/rev2 (#15177)peepeetee2021-12-1018-2/+590
| | | | | acting in lieu of bdtc123 Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add ginkgo65hot (#15404)Runheme2021-12-109-0/+325
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] add Radialex (#14949)takashicompany2021-12-1010-0/+612
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: takashicompany <takashicompany@TMPB2021.local>
* [Keyboard] Add Waka60 keyboard (#15173)Kyle McCreery2021-12-1018-0/+644
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Add via support for spacey (#15437)lukeski142021-12-093-2/+52
|
* Add wait_ms to encoder_update_user (#15436)Ramon Imbao2021-12-091-0/+2
|
* [Keyboard] Pachi RGB update (#15440)Xelus222021-12-092-3/+3
| | | | | * update * update rev1 description
* [Core] Add configuration of PMW3360 lift off distance (#15424)Xelus222021-12-083-0/+7
| | | | | | | | | | | | | * sensor code add * update documentation * add default #define * Update drivers/sensors/pmw3360.c Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Change "Chinese" to "Simplified Chinese" in langs.md (#15441)peepeetee2021-12-091-1/+1
|
* Add test filter to 'qmk pytest' (#15432)Joel Challis2021-12-092-2/+18
| | | | | | | * Add test filter to 'qmk pytest' * Bodge for some test filters not resolving qmk * Update docs
* [Keyboard] Update Fortitude60 and add VIA support (#15265)Pekaso2021-12-087-43/+188
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* Tidy up NKRO_ENABLE rules (#15382)Ryan2021-12-091838-3298/+1838
|
* Remove empty config.h from default-ish keymaps (#15429)Ryan2021-12-09235-3915/+0
|
* [Docs] Fix Header formatting in compatible mcu doc (#15438)Drashna Jaelre2021-12-091-3/+3
|
* [Keyboard] Fix minor typo in Ploopy Trackball Docs (#14846)tangowithfoxtrot2021-12-081-1/+1
|
* [Keyboard] Flip encoder and fix weird volume behavior for Herringbone Pro ↵Ramon Imbao2021-12-082-2/+4
| | | | | (#15423) Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Add Contender (#15403)sotoba2021-12-089-0/+421
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix RESET not working for keyboards with Kiibohd bootloader (#15430)Andrew-Fahmy2021-12-072-2/+2
|
* Remove references to Makefile in keyboard-level rules.mk (#15427)Ryan2021-12-07145-679/+95
|
* [Keyboard] Fix minor typo in Ploopy Trackball Mini Docs (#14845)tangowithfoxtrot2021-12-071-2/+2
|
* [Keymap] 3w6 helltm keymap combos (#15393)HellTM2021-12-075-22/+105
|
* [Keyboard] Add stickey4 keyboard (#15396)yfuku2021-12-0710-0/+416
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add jolofsor folder and denial75 subfolder under QMK keyboards ↵jolofsor2021-12-079-0/+538
| | | | | | (#15334) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Eternal keypad (#15413)Duccio2021-12-0711-0/+513
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* [keyboard] Update lighting effects on XBows board (#15358)X-Bows Tech2021-12-0716-652/+94
| | | | Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Shulin <mumu@x-bows.com>
* Iron180 LED fix (#15411)Álvaro A. Volpato2021-12-078-50/+31
|
* Extended Community Layout Support (#15371)James Young2021-12-0630-6/+903
| | | | | | | | | | | | | | | | | | | | | | | | | | | * add tkl_f13_ansi Community Layout * add tkl_f13_ansi_tsangan Community Layout * add tkl_f13_iso Community Layout * add tkl_f13_iso_tsangan Community Layout * add missing layout diagrams to readme.md * fix layout macro references in info.json files * add tkl_nofrow_iso Community Layout * enable Community Layout support: dyz/dyz_tkl * enable Community Layout support: kopibeng/mnk88 * enable Community Layout support: mechlovin/infinity88 * enable Community Layout support: tgr/jane/v2ce * tgr/jane/v2ce: rename/add layouts The ANSI Tsangan and ISO Tsangan layout macros did not note that Split Right Shift was supported. This commit notes the Split Right Shift in the macro name, and adds Tsangan layouts without Split Right Shift for ANSI and ISO, which fixes the Community Layout support.
* [Keyboard] Add Albacore (#13200)paprikman2021-12-0611-0/+356
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Update K type (#15405)Andrew-Fahmy2021-12-0614-109/+160
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* [Keyboard] Add Mona v32a (#15412)Ramon Imbao2021-12-0610-0/+854
|