summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [Docs] Add information about WeAct Blackpill F411 (#16755)Drashna Jaelre2022-07-272-0/+49
| | | | | | | | | * [Docs] Add information about WeAct Blackpill F411 * Add clarification for matrix pins * Update documentation * Tweak wording
* CLI compatibility for MacOS (#17811)Albert Y2022-07-271-1/+1
|
* [Keyboard] Fix typo with RGB LED positioning in Iris (#17805)Danny2022-07-262-4/+4
|
* feat: encoder map, OLED & encoder kb-level config (#17767)Less/Rikki2022-07-2615-100/+74
|
* [Keyboard] Add work louder micro (#17586)Drashna Jaelre2022-07-2611-0/+695
| | | | | | | | | | | | | * [Keyboard] Add work louder micro * Update keyboards/work_louder/micro/readme.md * Update readme * Update kb config files * Update to use encoder map Co-authored-by: Tom Barnes <barnestom@me.com>
* Dz65v2 Settings for SBennett13 (#17747)Scott Bennett2022-07-264-0/+136
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Start of dz65v2 map for sbennett13 * No wpm, disable some rgb, ~copyright~ * No more raindrops * Remove more rgb modes and set default * Almost orgot this crappy thing * cannot define startup :( * Layered esc is kc_grv * Start of dz65v2 map for sbennett13 * No wpm, disable some rgb, ~copyright~ * No more raindrops * Remove more rgb modes and set default * Almost orgot this crappy thing * cannot define startup :( * Layered esc is kc_grv * Add license to config and keymap
* Add alternative Logos (#17787)Spaceman2022-07-261-0/+55
|
* Make `qmk doctor` print out the last log entry for ↵Nick Brassel2022-07-263-2/+69
| | | | upstream/{master,develop}, including dates (#17713)
* Added WT65-D (#17724)Wilba2022-07-269-0/+155
|
* [Keyboard] Acheron Athena support (#16818)Álvaro A. Volpato2022-07-2621-0/+777
| | | Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keymap] Add ollyhayes keymap (#16632)Olly Hayes2022-07-258-0/+599
|
* [Keyboard] add DJam keyboard (#17430)Leo Deng2022-07-259-0/+214
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Add Halokeys Elemental 75 (#17323)shamit052022-07-2511-0/+476
| | | | Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Keyboard] Add Kawayo Keyboard (#17454)Cipulot2022-07-259-0/+593
| | | Co-authored-by: Joel Challis <git@zvecr.com>
* [Keyboard] Add Star75 support (#17421)hornslyn2022-07-2510-0/+380
| | | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* takashicompany miniZone: fix QMK Configurator implementation (#17801)James Young2022-07-251-229/+42
|
* [Keyboard] Add missing mute button to sofle keymap (#17796)Daniel O'Brien2022-07-251-1/+1
|
* Update README.md for teensy lc onekey (#17797)Diogo Sergio2022-07-251-5/+3
|
* gboards/georgi: cleanup & fix (#17753)Ryan2022-07-268-169/+57
|
* Move keyboard USB IDs and strings to data driven: A (#17781)Ryan2022-07-26150-546/+475
|
* Move keyboard USB IDs and strings to data driven: C (#17789)Ryan2022-07-26248-905/+783
|
* Runes Skjöldr Touch-Up (#17792)James Young2022-07-255-132/+159
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * skjoldr.h: use ___ for KC_NO * skjoldr.h: use K<row><column> notation Matrix was previously defined using identifiers in the format of K<column><row>. * skjoldr.h: add matrix diagram * info.json: apply friendly formatting - key legends as labels - correct key sizes and positioning * refactor keymaps Refactors the `default` and `via` keymaps. - use QMK-native keycode aliases - grid-align keycodes for readability * rename LAYOUT macro to LAYOUT_60_ansi_arrow * enable Community Layout support * info.json: correct maintainer value Field is meant to reference the maintainer's GitHub username.
* [Keyboard] Fix Charue Sunsetter_r2 compilation issues (#17793)Drashna Jaelre2022-07-251-1/+1
|
* Fixed spacebar position (#17784)ILWrites2022-07-251-7/+7
|
* Move keyboard USB IDs and strings to data driven: B (#17782)Ryan2022-07-25106-373/+331
|
* MechWild Mokulua: Correct QMK Configurator Data (#17783)James Young2022-07-252-2/+155
| | | | | * Mokulua Mirrored: rebuild info.json file * Mokulua Standard: rebuild info.json file
* [Docs] Fix tables in Audio driver document (#17780)Drashna Jaelre2022-07-251-3/+5
|
* FJLabs Sinanju Refactor (#17773)James Young2022-07-245-97/+229
| | | | | | | | | | | | | | | | | | | | | | * sinanju.h: add matrix diagram * add LAYOUT_60_ansi_wkl_split_bs_rshift macro Same matrix as `LAYOUT_all`, but with position K2D (right half of split Backspace) moved to the end of the top row. * refactor keymaps - use `LAYOUT_60_ansi_wkl_split_bs_rshift` macro instead of `LAYOUT_all` - polish four-space indent - update grid alignment - replace `RESET` keycode with `QK_BOOT` * remove now-unused LAYOUT_all macro * add LAYOUT_60_ansi_wkl macro with keymap Add a layout with 2u Backspace and 2.75u right Shift. * info.json: correct maintainer value
* Chocofly v1: add info.json (#17772)James Young2022-07-241-0/+76
|
* Idobao ID63 Community Layout support (#17769)James Young2022-07-244-74/+78
| | | | | | | * info.json: add key labels * rename LAYOUT_63_ansi to LAYOUT_60_ansi_arrow * enable community layout support
* Add info.json files for Acheron Apollo series keyboards (#17770)James Young2022-07-243-0/+308
| | | | | | | * add info.json file for Apollo87H * add info.json file for Apollo87H-T-SC * add info.json file for Apollo88H-T-SC
* boardsource/beiwagon: correct QMK Configurator layout data (#17771)James Young2022-07-241-3/+3
|
* Waffling80 layout fix (#17757)4pplet2022-07-241-1/+1
|
* Creatkeebs Thera Refactor (#17766)James Young2022-07-2311-136/+1248
|
* [Keyboard] Apollo87H PCB support (#16817)Álvaro A. Volpato2022-07-2340-0/+1816
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial Apollo87H support * Define RGB animations and default animation * Add proper per-key RGB support * Adjust LED positions * Separate delta-gamma * Fine-tune LED positions * fix up GAMMA revision * fix up tabs indentation to spaces indentation * Fixed positioning and CS-SW defs for some LEDs * Fix INS RGB position * Fine-tune LED positions, fix default RGB * Update readme's * Rename LAYOUT_87H to lowercase 87h * Formatting gamma's rules.mk * Formatting delta's rules.mk * Use smaller readme image * Use smaller README image * First support for 87H-T-SC and 88H-T-SC * Update README * Fix layout naming * Remove * Remove EEPROM definitions, fix missing RGB LED mod/alpha definer * Add suggestions from noroadsleft
* [Keyboard] Le Chiffre rev 2 and HE additions (#17377)TJ2022-07-2318-91/+343
| | | | | | | | | | | | | | | | | | | | | | | | | | | * chiffre refactor for new revisions * updated led matrix config * updated per suggestions * add tapdance enable * revert tapdance (none defined in the default keymaps) * clean up rules * add readme for HE * remove notes in readme * fix perm * fix perms * Fix spacing on readme * fix perm * fix perms again?
* [Keyboard] 4pplet Perk60 (#16853)4pplet2022-07-2312-0/+466
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adding perk60 iso adding perk60 iso * Update info.json * Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c * Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c * Delete chconf.h * Update keyboards/4pplet/perk60_iso/rev_a/rules.mk * Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c * Update keyboards/4pplet/perk60_iso/rev_a/rev_a.c * Update rules.mk * Update config.h * removing a few RGB effects * removing more effects * Update keyboards/4pplet/perk60_iso/rev_a/config.h * Update keyboards/4pplet/perk60_iso/keymaps/default/keymap.c * Update keyboards/4pplet/perk60_iso/keymaps/default/keymap.c * Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c * Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c * Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c * Update keyboards/4pplet/perk60_iso/rev_a/rev_a.h * Update keyboards/4pplet/perk60_iso/keymaps/via/keymap.c * Update keyboards/4pplet/perk60_iso/info.json * Update keyboards/4pplet/perk60_iso/rev_a/rules.mk
* Fix test logic to check for both keymaps (#17761)Niko Wenselowski2022-07-231-5/+10
| | | | | | | | | | | Python will evaluate first the left and then the right side of the and operator. The left side would previously return True based on the truthiness logic that treats any non-emptry string as true. It would not check if the desired keymap exists. If the left side is true it will evaluate the right side which will check for the existance of a specific keymap. With this change the check for existance of two keymaps is implemented.
* Added autoclicker, better mouse, Vim like editing layer and more. (#15702)Yuannan2022-07-224-0/+346
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added autoclicker, better mouse, vim like FN layer and more. * Updated docs to comply with guidelines * Fixed Imgur links * increased step sizes * updated readme to reflect step size * Added second delay array for autoclicker to compensate for RGB animation CPU loads * better RGB effects and updated docs * better README.md formatting * added DEBONCE libinput workaround for Linux * fixed formatting * fixed typos and clarified * fixed layer picture order * Update keyboards/dztech/dz65rgb/keymaps/yuannan/keymap.c Co-authored-by: Drashna Jaelre <drashna@live.com> * Update keyboards/dztech/dz65rgb/keymaps/yuannan/README.md Co-authored-by: Drashna Jaelre <drashna@live.com> * Updated Docs and rules * Updated with the new deferred exec API to ensure more consistant CPS * renamed README.md to be lower case to comply with fauxpark's request * Remapped alt to be left instead of right for compatibility reasons * Update keyboards/dztech/dz65rgb/keymaps/yuannan/config.h Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
* [Kay60] Change LED pin state and correct keycode. (#17746)mechlovin2022-07-223-4/+5
|
* Fix compilation error in Ploopy Nano maddie keymap (#17733)Aidan Gauland2022-07-221-0/+4
|
* [Keyboard] Add Krush65 Hotswap (#16692)Sắn2022-07-2113-0/+540
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Krush65 Hotswap * Led fix * small fix * a * B * move ec action to VIA keymaps * Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md * Update keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk * Update readme.md * Update readme.md * Update readme.md * Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md * Update keyboards/sawnsprojects/krush/krush65/hotswap/rules.mk * Update keyboards/sawnsprojects/krush/krush65/hotswap/info.json * Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md * Update keyboards/sawnsprojects/krush/krush65/hotswap/readme.md * Update keyboards/sawnsprojects/krush/krush65/hotswap/info.json * Update keyboards/sawnsprojects/krush/krush65/hotswap/hotswap.h
* Add reviewer/labels to dependabot PRs (#17743)Joel Challis2022-07-211-0/+3
|
* Bump JamesIves/github-pages-deploy-action from 4.3.4 to 4.4.0 (#17742)dependabot[bot]2022-07-211-1/+1
|
* Jonavin mercutio - reduce mem footprint (#17498)jonavin2022-07-211-12/+8
| | | | | | | * Reduce mem footprint - remove sprintf * remove stdio reference and use get_u8_str Co-authored-by: Jonavin <=>
* [Keyboardo] Update PID for mechlovin zed60 (#17728)mechlovin2022-07-202-2/+2
|
* Add miniZone Keymap (#17552)takashicompany2022-07-205-66/+473
|
* Added Windz Sinanju to QMK (#17566)Felix Jen2022-07-209-0/+358
|
* [Keymap] Michal Keymap for Sofle rev1 (#17610)Michal2022-07-193-0/+275
|
* Add rgb underglow support and change vendor_id (#17719)Duccio2022-07-205-35/+40
|