aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for YMD75 rev 2 (#8853)Jared Hendry2020-04-2014-118/+208
|
* Remove no-longer-necessary LTO checks from keyboards' config.h files (#8773)Konstantin Đorđević2020-04-1945-197/+116
| | | | | | | | | * Remove no-longer-necessary LTO checks from keyboards' config.h files * Remove unnecessary LTO check in @danielo515's Ergodox EZ keymap * Remove unnecessary USE_Link_Time_Optimization checks from keyboards' config.h files Note: DISABLE_LEADER doesn't seem to be used anywhere
* Fix ta-65 tsangan layouts (#8855)Maarten Dekkers2020-04-191-4/+4
| | | | | The key next to the spacebar wasn't working, fixed that. Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
* Fix Plain60 layout (#8854)Maarten Dekkers2020-04-191-1/+1
| | | | | Fixes the LAYOUT_60_ansi_split_bs_rshift where the key next to right shift didn't work. Co-authored-by: Maarten Dekkers <maartenn2001@gmail.com>
* [Docs] Fixed minor typos (#8860)Chris Ko2020-04-193-8/+8
|
* [Keymap] Updates to personal keymaps (#8818)khitsule2020-04-195-15/+236
| | | | | | | | | | | | | | | | | | | | | | | | | | * sync with upstream; initial iris design * sync with upstream * update to iris keymap * merge upstream * iris keymap refined * Iris readme update * messed up upstream merge somehow, hopefully fixed * removed extra closing bracket * Apply suggestions from code review Co-Authored-By: Joel Challis <git@zvecr.com> * change layers from define to enum per suggestions Co-authored-by: Mysti Woodard <mystiwoodard@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* Updated personal preonic keymap (#8851)Elisiano Petrini2020-04-201-3/+3
|
* [Keyboard] VIA Support: Singa x TGR Unikorn 60 (#8838)MechMerlin2020-04-193-2/+62
| | | | | | | * add via keymap * change up VID and PID * enabling the RGB just so VIA has access to it
* [Keyboard] VIA Support: KBD67mkii SOLDERED (#8837)MechMerlin2020-04-193-189/+53
| | | | | * add VIA keymap to soldered kbd67mkii * clean up config file
* Add VIA support for Minivan (#8849)Erovia2020-04-194-8/+23
| | | Co-Authored-By: Joel Challis <git@zvecr.com>
* Update my keymaps (#8840)Toshihiro Suzuki2020-04-203-75/+128
|
* Merge pull request #8710 from vomindoraan/keymap_extras_fixupRyan2020-04-196-9/+10
|\
| * Add back deprecated SE_AE keycodeKonstantin Đorđević2020-04-191-0/+1
| |
| * GR_DTON → GR_DIATKonstantin Đorđević2020-04-061-1/+1
| |
| * Small corrections to Belgian, Serbian and Slovenian keymapsKonstantin Đorđević2020-04-064-8/+8
| |
* | Add a syllabus to guide people who are learning QMK (#8816)skullydazed2020-04-192-0/+71
| |
* | Update cli CI checkout to v2 (#8823)Joel Challis2020-04-191-1/+1
| |
* | [Keymap] Rework my Tsangan layout; turn off mousekeys (#8836)Jonathan Rascher2020-04-183-24/+43
| | | | | | | | | | | | | | | | * Give Tsangan layout a real Fn2 layer * Disable mouse keys to work around qmk#8323 I don't actually use this feature, so there's no reason for it to be enabled anyway, and it seems to cause spurious wakeups on Windows.
* | [Keyboard] add dual-direction diode capability for hbcp (#8795)Josh Hinnebusch2020-04-183-2/+142
| | | | | | | | | | | | | | * add dual-direction diode capability * update per PR requests Co-authored-by: hineybush <hineybushkeyboards@gmail.com>
* | [Keyboard] Adding Novem keyboard (macropad) and demo layout (#8781)mechanicalguy212020-04-188-0/+253
| | | | | | | | | | | | | | | | | | * Adding Novem keyboard (macropad) and demo layout * Making changes suggested during pull request * Removing keyboards/novem/keymaps/default/config.h as suggested during the pull request * Moving keyboard to the handwired folder and changing the build line from readme in order to reflect this new location
* | [Keyboard] Add Absinthe keyboard (#8769)Cody Bender2020-04-1812-0/+518
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial absinthe setup * Update Absinthe files * Add absinthe ANSI layout * Update absinthe keymaps * Update Absinthe for rev3 * Flip encoder pins * Fix rules.mk * Update absinthe files * Fix absinthe ansi config * Add RGB * Change rules for absinthe for firmware size * Fix pins for rev4 * Fix pins and GESC * Remove GESC from ANSI layout * Rebase upstream/master * Update formatting and convention from 8769 feedback * Format rules.mk
* | [Keyboard] Add DGG-56 Handwired (#8740)Spaceman2020-04-187-0/+165
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add ddg_56 keyboard * Add ddg_56 default keymap * Fix config.h * Update config.h * Update ddg_56.h * Update keyboards/handwired/ddg_56/readme.md Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/ddg_56/readme.md Co-Authored-By: Ryan <fauxpark@gmail.com> * Update keyboards/handwired/ddg_56/info.json Co-Authored-By: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Joel Challis <git@zvecr.com>
* | Add dvorak's spanish variant to quantum/keymap_extras (#8732)joseandres422020-04-183-1/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added dvorak's spanish variant. * Fixed spacing * Fixed filename typo * Applied fixes and suggestions. * Fixed spacing * Added sendstring_spanish_dvorak.h * Fixed sendstring_spanish.h * Update quantum/keymap_extras/sendstring_spanish_dvorak.h Co-Authored-By: Ryan <fauxpark@gmail.com> * Update quantum/keymap_extras/sendstring_spanish.h Co-Authored-By: Ryan <fauxpark@gmail.com> * Update quantum/keymap_extras/sendstring_spanish_dvorak.h Co-Authored-By: Ryan <fauxpark@gmail.com> Co-authored-by: joseandres42 <joseandres42@Orion-PC.localdomain> Co-authored-by: Ryan <fauxpark@gmail.com>
* | Merge pull request #8722 from fauxpark/keymap-extras-bepoRyan2020-04-192-298/+386
|\ \
| * | Slight rename of double angle quote keycodesfauxpark2020-04-132-12/+14
| | |
| * | Update BÉPO keymap and sendstring LUTfauxpark2020-04-072-298/+384
| | |
* | | Update Italian macOS keymaps and add sendstring LUTs (#8701)Ryan2020-04-194-178/+689
|\ \ \ | | | | | | | | | | | | | | | | * Update Italian macOS keymaps and add sendstring LUTs * Wrong letter
| * | | Wrong letterfauxpark2020-04-061-11/+11
| | | |
| * | | Update Italian macOS keymaps and add sendstring LUTsfauxpark2020-04-064-178/+689
| | | |
* | | | Update French and German macOS keymaps and add sendstring LUTs (#8700)Ryan2020-04-195-157/+736
| | | |
* | | | Update Swiss French/German keymaps and add sendstring LUTs (#8689)Ryan2020-04-194-177/+571
| | | |
* | | | Move everything to Python 3.6 (#8835)skullydazed2020-04-1811-32/+30
| | | |
* | | | VIA Support: All QMK Winkeyless.kr boards (#8846)MechMerlin2020-04-1815-47/+159
| | | |
* | | | Document the Proton C pins for manual Pro Micro conversion (#7043)skullydazed2020-04-181-6/+63
| | | |
* | | | fixing Walletburner Neuron layout for configurator (#8839)worldspawn002020-04-181-2/+2
| | | | | | | | | | | | | | | | | | | | * fixing layout for configurator adding missing bottom row key to resolve formatting
* | | | Load keymap-level rules.mk when compiling keymap.json (#8841)Erovia2020-04-181-0/+5
| | | |
* | | | Add info.json for bat43 (#8824)James Young2020-04-171-0/+71
| | | |
* | | | Remove Atmel FLIP from install scripts and documentation (#8822)Ryan2020-04-1718-89/+2
| | | |
* | | | add kbd67 rev2 via support, kbd67mkiirgb small change (#8810)moyi46812020-04-165-5/+53
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add kbd67 rev2 via support, kbd67mkiirgb small change add kbd67 rev2 via support, kbd67mkiirgb small change * Update keyboards/kbdfans/kbd67/rev2/keymaps/via/keymap.c * Update keyboards/kbdfans/kbd67/rev2/keymaps/via/keymap.c * define DYNAMIC_KEYMAP_LAYER_COUNT 2
* | | | [Keyboard] Botanical Keyboards FM2U (#8819)MechMerlin2020-04-169-0/+285
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit for fm2u keyboard * add fm2u keyboard along with VIA keymap * add meme LAYOUT support * minor cleanups * fixup layout macro names
* | | | Keeb.werk nano.slider Improved Default Layout (#8785)Mikkel Jeppesen2020-04-161-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Improved default layout to match improved layout from configurator PR * fixed keycode spacing * Update keyboards/keebwerk/nano_slider/keymaps/default/keymap.c
* | | | Update stanrc85 rules for alice/rev1 (#8821)stanrc852020-04-161-1/+1
| | | |
* | | | [Docs] Japanese translation of docs/feature_combo.md (#8671)umi2020-04-151-0/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add feature_combo.md translation * change tiny word * update based on comment * update based on comment
* | | | Remove old setup scripts (#8811)Ryan2020-04-167-402/+0
| | | |
* | | | [Keyboard] ProjectKB Alice rev2 (#8718)Andrew Kannan2020-04-157-29/+150
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add revision 1 and revision 2 to ProjectKB Alice PCB * Swap SLEEP LED to no * Basic root rules.mk * Apply suggestions from code review * Update keyboards/projectkb/alice/rules.mk
* | | | MILC: Fix setting config values for store_true and store_false (#8813)skullydazed2020-04-151-36/+52
| | | |
* | | | KC60 Refactor (#8782)James Young2020-04-1512-386/+409
| | | |
* | | | Fix quick7 build command (#8812)MakotoKurauchi2020-04-161-1/+1
| | | |
* | | | Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some ↵Ryan2020-04-159-29/+22
| | | | | | | | | | | | | | | | rules.mk comments (#8784)
* | | | [Keyboard] add new keyboard quick7 (#8670)MakotoKurauchi2020-04-148-0/+469
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add new keyboard quick7 * Update keyboards/yushakobo/quick7/keymaps/default/keymap.c * Update keyboards/yushakobo/quick7/quick7.c * Update keyboards/yushakobo/quick7/rules.mk * Update keyboards/yushakobo/quick7/keymaps/default/keymap.c * Update keyboards/yushakobo/quick7/readme.md * Update keyboards/yushakobo/quick7/rules.mk * Update keyboards/yushakobo/quick7/rules.mk * Deleted unnecessary file. * Comment added. * Update keyboards/yushakobo/quick7/config.h * Update keyboards/yushakobo/quick7/readme.md * Update keyboards/yushakobo/quick7/keymaps/default/keymap.c * Update keyboards/yushakobo/quick7/config.h