summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-30Add more missing info.json layouts (#9595)Ryan
2020-06-30re-added mouse and media keys plus slight changes (#9515)unicorn855
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-29Fix Herringbone keymap typo (#9578)Ramon Imbao
* Change TILD to GRV
2020-06-29[Keyboard] rart67 (#9543)Alabahuy
* Create config.h * Create info.json * Create rart67.c * Create rart67.h * Create readme.md * Create rules.mk * Create keymap.c * Update readme.md * Update info.json * Update info.json * Update config.h
2020-06-29[Keyboard] Add UNK keyboard. (#9571)Herpiko Dwi Aguno
* Add UNK keyboard. * Update keyboards/handwired/unk/info.json * Use KC_NO to block out nonexistent matrix positions. * Update keyboards/handwired/unk/readme.md * Update keyboards/handwired/unk/keymaps/default/keymap.c
2020-06-29[Keyboard] Rotr (#9546)kwlodarczy
* Add files via upload * Add files via upload Edited code to fix the formatting so that it follows the conventions. * Create README.md * Update config.h * Update keyboards/rotr/config.h * Update keyboards/rotr/config.h * Update keyboards/rotr/config.h * Update keyboards/rotr/kb.h * Update keyboards/rotr/keymaps/default/keymap.c * Update keyboards/rotr/keymaps/default/keymap.c * Update keyboards/rotr/rules.mk * Update keyboards/rotr/keymaps/default/keymap.c * Update keyboards/rotr/kb.c * Delete Makefile * Rename kb.c to rotr.c * Rename kb.h to rotr.h * Update rules.mk * Rename README.md to readme.md * Create info.json * Update keyboards/rotr/keymaps/default/keymap.c * Update keyboards/rotr/readme.md * Update keyboards/rotr/readme.md * Update keyboards/rotr/readme.md * Update keymap.c * Update rotr.c * Update info.json * Update keyboards/rotr/readme.md
2020-06-29[Keyboard] Fallacy (#9499)toraifu
* Add Fallacy * Accept suggestions * fixed build error, renamed readme, added keymap specific config to force enable NKRO * remove FORCE_NKRO on VIA keymap, fix header * fix info.json to accurately reflect keymap * remove additional empty layers from default_split_bs keymap * Accept keymap formatting suggestions * remove empty config files at keymap level
2020-06-29Adding VIA support for CannonKeys/Practice60 (#8169)morbetter
* Adding VIA support for 40percentclub/luddite * Update config.h * Update rules.mk * Delete config.h config.h was created to override the "default" of RGBLED_NUM 8 deleting the file to keep with defaults * Removing block and comment as suggested * Update PRODUCT_ID Changing from: #define PRODUCT_ID 0x0A0C To: #define PRODUCT_ID 0x4C55 // "LU" * Changing Vendor ID Changing Vendor ID from: #define VENDOR_ID 0xFEED To: #define VENDOR_ID 0x3430 // "40" * Adding VIA support to cannonkeys/practice60 Adding VIA support to cannonkeys/practice60 * updated VENDOR_ID to match other CannonKeys boards * changed PRODUCT_ID to be unique * added additional notes to readme.md * keymap.c and config.h for VIA support * Update readme.md * Update keyboards/cannonkeys/practice60/readme.md * Update keyboards/cannonkeys/practice60/readme.md * Update keyboards/cannonkeys/practice60/config.h * Update rules.mk * Update keyboards/cannonkeys/practice60/config.h * Update config.h * Rebased from Master Rebased from Master
2020-06-29Add Via support for Hasu FC660C controller (#9563)Frothy
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-29[keymap] adding a new keymap to planck and crkbd (#9374)Gustavs Gūtmanis
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-29[Keymap] Adding my keymaps for ergodox_ez and kyria (#9365)Reed
* Trying to fix problems in my kyria steez * repeating last commit..... * repeating last commit on EDIT layer but swapping direction exit * moving the reversed desktop moves to the symbol layers on the same hand, for easier activation * adding mac desktop movement keys to Kyria layout * Adding readmes to my keymaps * Removing a png... * Update keyboards/ergodox_ez/keymaps/rmw/keymap-mac.c removing EPRM case * Apply suggestions from code review Great updates to various old-school or outdated ways I was doing things, removing some commented out code, etc. * Apply suggestions from code review Additional improvements * Moving tapdances.cpp to userspace as tapdances.c * reindenting the Kyria keymap to follow four-spaces convention, turning off oled on my kyria, improving the led handling on the Ergodox. * updating led stuff on the other two versions of the keymap, removing EPRM key from main keymap * Apply suggestions from code review I'm adding these various removals to the config file because it seems that at this time those settings are in harmony with the ergodox_ez defaults. * Moving encoder functions into their own userspace file * Apply suggestions from code review Removing settings that are now defaults, clearing out placeholder custom keycodes (smh) * updating encoder functions. * Moving to LAYOUT_stack for all layers, adding end of file newlines, switching to some shorter keycode aliases * Okay, refactor is well underway. * refactored! Also improved led handling for ergodox and rgb handling for kyria * removing mac/windows swappable version because I don't feel like dealing with it when reflashing is so easy. * moving LAYOUT_stack into kyria.h * moving the alternate default layer down next to QWERTY
2020-06-29[Keyboard] Refactor: add adelais rev.3 (#9496)mechlovin
* Refactor: add adelais rev.3 * update * Update keymap.c * update * update * update
2020-06-29[Docs] Japanese translation of docs/compatible_microcontrollers.md (#9518)umi
* add compatible_microcontrollers.md translation * update based on comment * update based on comment
2020-06-29Fix WORKMAN layer typo in dudeofawesome planck/preonic (#9576)Guillaume Gérard
2020-06-29Fixed MACLOCK key (#9555)Xyverz
2020-06-28[Keyboard] Coupe and Sedan keyboards (#9539)AlisGraveNil
* Initial upload - sedan and coupe keyboards * Update coupe.h * Update coupe.h * Update coupe.h * Update sedan.h * Update keyboards/clawsome/coupe/readme.md * Update keyboards/clawsome/sedan/config.h * Update keyboards/clawsome/sedan/config.h * Update keyboards/clawsome/coupe/config.h * Update keyboards/clawsome/sedan/readme.md * Update keyboards/clawsome/sedan/info.json * Update keyboards/clawsome/sedan/readme.md * Update keyboards/clawsome/coupe/readme.md * Update keyboards/clawsome/coupe/info.json * Update keyboards/clawsome/coupe/coupe.h * Update keyboards/clawsome/coupe/info.json * Update keyboards/clawsome/coupe/info.json * Update keyboards/clawsome/coupe/keymaps/default/keymap.c * Update keyboards/clawsome/sedan/info.json * Update keyboards/clawsome/sedan/sedan.h * Update keyboards/clawsome/sedan/rules.mk * Update keyboards/clawsome/sedan/sedan.h * Update keyboards/clawsome/sedan/keymap/default/keymap.c * Update keyboards/clawsome/sedan/keymap/default/keymap.c * Update keyboards/clawsome/coupe/rules.mk * Update keyboards/clawsome/sedan/info.json * Update keyboards/clawsome/sedan/info.json * Rename keymap.c to keymaps.c * Rename keymap.c to keymaps.c * folder name updated * updated keymaps * remove erroneously added files * extend keymap functionality * Update config.h * Update config.h * added URL on line #3 for image of Coupe * Added URL to line #3 * Update keyboards/clawsome/sedan/readme.md * Update keyboards/clawsome/coupe/readme.md
2020-06-28Add DZ60 keymap lint_kid (#9477)mcginnisa
* adding dz60 layout lint_kid * adding dz60 layout lint_kid, removed readme * removing wrong commented layout from dz60 lint_kid layout * added readme * Apply suggestions from code review Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
2020-06-28Add workman layout in JJ50 default keymap (#9574)Guillaume Gérard
2020-06-28[Keyboard] Refactor JJ50 keyboard mapping to current standard (#9415)Guillaume Gérard
2020-06-28Add GHS.RAR keyboard (#9561)Ramon Imbao
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-28Add Herringbone keyboard (#9495)Ramon Imbao
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-06-28Added DFU instructions for XD004 board (#9565)Miles Goodhew
2020-06-28Move Wete to ramonimbao folder (#9569)Ramon Imbao
* [Breaking] Move Wete to ramonimbao folder * Delete files * Move files with git instead * Update readme with new directory
2020-06-28Fix siemens_tastatur info.json (#9568)Ryan
2020-06-28Fix ordering for new info.jsons (#9567)Ryan
2020-06-28[Update] Japanese translation of docs/cli.md and docs/cli_commands.md (#9536)Takeshi ISHII
* update docs/ja/cli.md * update docs/ja/cli_commands.md * Update docs/ja/cli.md Co-authored-by: shela <shelaf@users.noreply.github.com> * update docs/ja/cli_commands.md Co-authored-by: shela <shelaf@users.noreply.github.com>
2020-06-28Klackygears add user and handwired brain (#9154)James Smith
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-06-28Trinity XT tkl - New Keyboard (#9483)Xelus22
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>
2020-06-28Add missing info.jsons for a few boards (#9549)Ryan
2020-06-27[Docs] Japanese translation of docs/documentation_templates.md (#9523)umi
* add documentation_templates.md translation * update based on comment * update based on comment
2020-06-27[Docs] Japanese translation of docs/documentation_best_practices.md (#9522)umi
* add documentation_best_practices.md translation * update based on comment * update based on comment
2020-06-27Add JD40 keymap for myoung34 (#9545)myoung34
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-27[Update]JISplite89 Readme and LED nums (#9554)Salicylic-acid3
1.Update the URL and photos in the build guide. 2.Changed the number of LEDs.
2020-06-26tap toggle to lower layer (#9542)jotix
2020-06-26[Keymap] pinpox keymap for dz60 (#9494)Pablo Ovelleiro Corral
* pinpox keymap for dz60 * Update keyboards/dz60/keymaps/pinpox/rules.mk * Update keyboards/dz60/keymaps/pinpox/keymap.c * Update keyboards/dz60/keymaps/pinpox/rules.mk
2020-06-26[Keymap] Adding custom keymaps (#9426)Adam DeHaven
* Adding custom keymaps * Update keyboards/kbdfans/kbd75/keymaps/adamdehaven/keymap.c
2020-06-25Fix error_log complaint about Helix boards (#9528)Ryan
2020-06-25M0lly: add support for VIA (#9535)TerryMathews
Co-authored-by: Ryan <fauxpark@gmail.com>
2020-06-24[Keyboard] adding Rewind keyboard (#9497)Rossman360
* adding rewind * keymap cleanup * keymap cleanup * improve keymap * improved keymap * reduntant * deletions * typos * readme img size and default bootloader
2020-06-24Jotanck (#9531)jotix
* add_adjust_layer * add_adjust_layer
2020-06-25[Docs] fix file path (#9540)shela
2020-06-24Minor keymap fix (#9534)Xyverz
Changed bottom-right keys in WOW and DESTINY layers from KC_ENT to KC_RCTL.
2020-06-24feat: add dvorak-fr as extra keymap (#9512)Guillaume Gérard
2020-06-25[Update] Japanese Translation of docs/feature_layers.md (#9537)Takeshi ISHII
* update docs/ja/feature_layers.md see https://github.com/qmk/qmk_firmware/pull/9492 * update original document's TAG
2020-06-25add_adjust_layer (#9532)jotix
2020-06-24Add VIA support to Noxary 268 (#9449)Rozakiin
* Remove "rev1" from readme.md * Update rules.mk to enable bootmagic, mousekeys, console, command Also disable NKRO * Update USB descriptor, replace ifndef with pragma once, remove RGB * Replace ifndef with pragma once * Add commented led code * Add VIA keymap * Update keyboards/noxary/268/268.c Remove commented code * Update keyboards/noxary/268/keymaps/via/readme.md Flip layout image and title * Update keyboards/noxary/268/rules.mk Remove error in comment * Update keyboards/noxary/268/rules.mk Remove HD44780 rule option * Update keyboards/noxary/268/keymaps/via/rules.mk Replace Link_Time_Optimization with LTO * Update keyboards/noxary/268/readme.md Change Noxary link
2020-06-24[Keymap] Add pierrec83's gherkin keymap (#9465)Pierre Chevalier
* [Keymap] Add pierrec83's gherkin keymap Contribute my gherkin keymap upstream as it is semi-stable. It has grown in symbiosis with my Kyria keymap which is already upstream. Add a readme * Remove generated keymap and instructions to generate it as it is done by qmk flash
2020-06-24[Update] Japanese translation of ↵Takeshi ISHII
docs/newbs_building_firmware_configurator.md (#9395) * update docs/ja/newbs_building_firmware_configurator.md Following the original changes, docs/ja/newbs_building_firmware_configurator.md was divided into docs/ja/configurator_step_by_step.md and docs/ja/configurator_troubleshooting.md. * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_troubleshooting.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_troubleshooting.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_troubleshooting.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/newbs_building_firmware_configurator.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_troubleshooting.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/newbs_building_firmware_configurator.md Co-authored-by: shela <shelaf@users.noreply.github.com> * Update docs/ja/configurator_step_by_step.md Co-authored-by: shela <shelaf@users.noreply.github.com> Co-authored-by: shela <shelaf@users.noreply.github.com>
2020-06-23Add Hebrew keymap aliases (#9383)Joshua Diamond
* Add Hebrew keymap aliases * Use NBSP for internal space in box drawings * Apply suggestions from code review * More whitespace fixes * IL_DVAV, IL_DYOD and IL_VYOD were incorrect * Add IL_DEG, IL_MUL, IL_DIV * Hebrew is now ISO (no more BAE) * Use ISO left shift * Apply suggestions from code review * DYOD and VYOD were reversed in diagram. Oops!
2020-06-24Partial and window screenshots (#9332)Joshua Diamond