jackhill/qmk/firmware.git
4 years agoFix Pro Micro's and its bootloader's name
Erovia [Wed, 30 Oct 2019 07:39:38 +0000 (08:39 +0100)]
Fix Pro Micro's and its bootloader's name

4 years agoCLI: Rework ModemManager check and add udev check
Erovia [Thu, 24 Oct 2019 16:50:35 +0000 (18:50 +0200)]
CLI: Rework ModemManager check and add udev check

4 years ago[Keyboard] NK65 Refactor (#7862)
yiancar [Sat, 11 Jan 2020 17:25:27 +0000 (17:25 +0000)]
[Keyboard] NK65 Refactor (#7862)

* Nk65  Refractor

- Changed Via keymap to via instead of default_via
- Moved Caps/Layer indicator code outside of wilba_tech rgb. This is so they can more easily be modified

* Update keyboards/nk65/nk65.c

4 years ago[Keymap] Updated keymaps (#7834)
AbstractKB [Fri, 10 Jan 2020 20:25:10 +0000 (15:25 -0500)]
[Keymap] Updated keymaps (#7834)

4 years ago[Keymap] Add additional dynamic macro key to dshields keymaps. (#7853)
Daniel Shields [Fri, 10 Jan 2020 17:51:19 +0000 (17:51 +0000)]
[Keymap] Add additional dynamic macro key to dshields keymaps. (#7853)

4 years agoadded ymdk ymd09 keyboard (#7831)
Patrick Fruh [Fri, 10 Jan 2020 14:17:45 +0000 (15:17 +0100)]
added ymdk ymd09 keyboard (#7831)

* added ymdk ymd09 keyboard

* lowercase github username

* change rgb keymap to make more sense

* fixed number of LEDs

* remove configuration for non-existant backlight

* use official template and change file permissions

* disable unnecessary nkro

* Apply suggestions from code review

Co-Authored-By: Joel Challis <git@zvecr.com>
* with easy reset via bootmagic lite, remove RESET from layout

Co-authored-by: Joel Challis <git@zvecr.com>
4 years ago[Keymap] Update my iris keymap for LTO and rgbled split (#7849)
Seth Barberee [Fri, 10 Jan 2020 09:52:36 +0000 (03:52 -0600)]
[Keymap] Update my iris keymap for LTO and rgbled split (#7849)

4 years ago[Keyboard] Changes to support latest release of VIA, moved files to "idb" folder...
pngu [Fri, 10 Jan 2020 08:57:49 +0000 (09:57 +0100)]
[Keyboard] Changes to support latest release of VIA, moved files to "idb" folder in "keymaps" in preparation of adding more boards, made changes to LAYOUT_ macros (#7798)

* make vendor folder for idb keyboards

* set default debounce to eager_pk, clean up vendor/product ID

* refactoring for VIA

* made changes to support latest release of VIA, added default keymap that's in line with the most popular configuration

* Made suggested formatting changes

* rebase to get rid of lufa files

* removed idb_60.json that's only meant for via itself

* Update keyboards/idb/idb_60/keymaps/via/rules.mk

* Update keyboards/idb/idb_60/readme.md

* Update keyboards/idb/idb_60/readme.md

* Update keyboards/idb/idb_60/readme.md

* Update keyboards/idb/idb_60/rules.mk

* Update keyboards/idb/idb_60/config.h

* Update keyboards/idb/idb_60/readme.md

* made suggested formatting changes

* fixing lufa

* Update keyboards/idb/idb_60/rules.mk

* Update keyboards/idb/idb_60/config.h

* made suggested changes

4 years agoFix a couple of USB VIDs for the API (#7848)
fauxpark [Fri, 10 Jan 2020 07:50:56 +0000 (18:50 +1100)]
Fix a couple of USB VIDs for the API (#7848)

4 years agoAdd per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)
zk-phi [Fri, 10 Jan 2020 07:48:06 +0000 (16:48 +0900)]
Add per-key IGNORE_MOD_TAP_INTERRUPT feature (#7838)

* Implement IGNORE_MOD_TAP_INTERRUPT_PER_KEY

- Add configurable option IGNORE_MOD_TAP_INTERRUPT_PER_KEY
- Add function get_ignore_mod_tap_interrupt iff the option is enabled

Unless IGNORE_MOD_TAP_INTERRUPT_PER_KEY is defined, this patch does not affect the resulting binary.

* Add documentation for IGNORE_MOD_TAP_INTERRUPT_PER_KEY

4 years agoRefactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705)
Joel Challis [Fri, 10 Jan 2020 01:31:01 +0000 (01:31 +0000)]
Refactor f103,f072,f042 based keyboards to use new MCU selection defaults (#7705)

* refactor keyboards using ST_STM32F072B_DISCOVERY to use 'MCU = STM32F072'

* refactor keyboards using GENERIC_STM32_F042X6 to use 'MCU = STM32F042'

* refactor keyboards using GENERIC_STM32_F103 to use 'MCU = STM32F103'

4 years agoFix docker script and document (#7786) 0.7.107
shela [Fri, 10 Jan 2020 00:44:16 +0000 (09:44 +0900)]
Fix docker script and document (#7786)

Fixed error when keyboard parameter is omitted in interactive mode.

4 years agoKBD67 MKII Notes Update (#7824)
MechMerlin [Thu, 9 Jan 2020 22:28:56 +0000 (14:28 -0800)]
KBD67 MKII Notes Update (#7824)

* add readme to each of the mkii versions

* update the most parent of kbd67 readmes to have history of the new versions

* fix up the parent readme for the two types of boards

* Update keyboards/kbdfans/kbd67/mkiirgb/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/mkiirgb/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/mkiirgb/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/kbdfans/kbd67/mkiirgb/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* fixup readmes

Co-authored-by: fauxpark <fauxpark@gmail.com>
4 years agoFix matrix_scan_user is not called at stm32 env(projectkb/alice etc..) which using...
bottilabo [Thu, 9 Jan 2020 21:21:58 +0000 (06:21 +0900)]
Fix matrix_scan_user is not called at stm32 env(projectkb/alice etc..) which using cannonkeys/stm32f072 (#7821)

4 years ago[Keymap] Userspace refactor, adding leader key functionality (#7790)
Akaash Suresh [Thu, 9 Jan 2020 19:57:54 +0000 (13:57 -0600)]
[Keymap] Userspace refactor, adding leader key functionality (#7790)

* Userspace refactor

* Fixed missed ifdef

* tapcode16, adjust layout

* glcdfont changes from #7745

* Modify Keymaps, add workman

* RGB & OLED update

4 years agoUpdate Breaking Changes doc timeline
James Young [Thu, 9 Jan 2020 18:55:46 +0000 (10:55 -0800)]
Update Breaking Changes doc timeline

4 years agoEnsure `PROGMEM` is present on default keymaps (#7836)
fauxpark [Thu, 9 Jan 2020 10:19:24 +0000 (21:19 +1100)]
Ensure `PROGMEM` is present on default keymaps (#7836)

4 years agoHandwired Minorca Refactor (#7833)
James Young [Wed, 8 Jan 2020 23:47:33 +0000 (15:47 -0800)]
Handwired Minorca Refactor (#7833)

* update config.h

- use #pragma once include guard
- update USB Device Descriptor strings

* update minorca.c

- remove matrix_init_kb function (same as QMK default)

* update minorca.h

- use #pragma once include guard
- update matrix identifiers

* update info.json

- update matrix identifiers
- change to four-space indent

* update rules.mk

- remote firmware size impact notes
- disable RGBLIGHT_ENABLE (no RGB config present)
- templating

* update readme.md

- templating

* update keymaps/default/rules.mk

- remove firmware size impact numbers
- templating

* update keymaps/rgb/rules.mk

- remote firmware size impact notes
- templating

* update keymaps/rgb/readme.md

- fix header

* remove keymaps/default/rules.mk

- identical to keyboard's rules.mk

* elevate Bootmagic configurations to keyboard level

* update keymaps/rgb/config.h

- use #pragma once include guard
- remove redundant config.h include

* update keymaps/rgb/rules.mk

- remove redundant rules

* update keymaps/rgb/readme.md

- change RGB function list to a table
- make wiring call-out a header

* remove keymaps/default/config.h

- it's blank now

* update minorca.h

- use four-space indent

* add Teensy 2.0 to readme

4 years ago[Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)
yulei [Wed, 8 Jan 2020 08:11:45 +0000 (16:11 +0800)]
[Keyboard] fixed hhkb keymap issue on e6_rgb (#7684)

* fixed hhkb keymap issue and added allleds configuration

* fixed layout mismatch

* add more matrix control

* remove redundent define in rules.mk

* turn NKRO on

* remove allled macro, adding readme in allleds mode, add via support

* add two more layers for via

* update readme file

* Update keyboards/exclusive/e6_rgb/keymaps/allleds/readme

* Update keyboards/exclusive/e6_rgb/keymaps/allleds/readme.md

4 years ago[Keyboard] add Allison Numpad (#7823)
yiancar [Wed, 8 Jan 2020 05:36:43 +0000 (05:36 +0000)]
[Keyboard] add Allison Numpad (#7823)

* add Allison Numpad

* alternative layout

4 years ago[Keymap] added custom keymap and config for dz60rgb v1 (#7808)
Kenny Greulich [Wed, 8 Jan 2020 05:23:03 +0000 (21:23 -0800)]
[Keymap] added custom keymap and config for dz60rgb v1 (#7808)

4 years ago[Keyboard] add VIA support to Kyuu (#7804)
Perry Huynh [Wed, 8 Jan 2020 05:21:52 +0000 (21:21 -0800)]
[Keyboard] add VIA support to Kyuu (#7804)

* add VIA support to Kyuu

* update keymap file to follow indenting guidelines

* add missing newline to rules.mk

* remove unnecessary backslashes and reindent default keymap

4 years ago[Keyboard] Update Wasdat config (#7826)
fauxpark [Wed, 8 Jan 2020 01:47:43 +0000 (12:47 +1100)]
[Keyboard] Update Wasdat config (#7826)

4 years ago[Keymap] Improvements to KidBrazil keymap to better handle OLED/LED Matrix timeout...
Lucas Moreira [Wed, 8 Jan 2020 01:28:06 +0000 (20:28 -0500)]
[Keymap] Improvements to KidBrazil keymap to better handle OLED/LED Matrix timeout. (#7688)

* Added KidBrazil custom keymap for CRKBD
-Custom Font
-Custom OLED output

* Added missing readme

* Oled Timeout Update for KidBrazil Keymap (#1)

* Setup Oled timeout based on simple timer

* Cleaned up comments and added timeout for LEDs

* Fixed some small errors

* Updated oled timout with matrix scan

* Updated oled timout with matrix scan

* Update withou eeprom

* Update timer code

* Use process user instead of keymap

* Added ifdef to protect oledtimer

* Updated with half timeout state for logo

* Removed middle tier timer

* Final cleanup of unused files

* Updated code as per suggestions & requests

* Second round of revisions

* Updated keymap to better handle LED timeout
- Added boolean to hold LED state
- Added init function to set rgb to known state
- Modified RGB_TOG to work with noeeprom commands

* Finished adding the timeout for OLED and testing on CRKBD

* Updated documentation

* fixed the timeout logic so it works as intended

* Update keyboards/crkbd/keymaps/kidbrazil/README.md

4 years ago[Keyboard] add Allison keyboard (#7818)
yiancar [Wed, 8 Jan 2020 01:26:04 +0000 (01:26 +0000)]
[Keyboard] add Allison keyboard (#7818)

* Initial commit

* Cosmetic Fixes

* Delete config.h

4 years agoTada68 Fixes and Minor Refactoring (#7820)
James Young [Wed, 8 Jan 2020 00:17:01 +0000 (16:17 -0800)]
Tada68 Fixes and Minor Refactoring (#7820)

* fix ANSI layout macro reference

* update ISO layout macro and enable 65_iso community layout support

- rename to LAYOUT_65_iso (with LAYOUT_iso alias for backwards compatibility)
- rename position k2c to k1d (electrical position)

* rules.mk templating

* tada68.h: use #pragma once include guard

* config.h: use #pragma once include guard

* make product id unique

* update info.json

* update readme

* cleanup default keymap

- keycode alignment
- layout macro reference
- four-space indent

* remove matrix_*_user functions from tada68.h

4 years ago[Keyboard] Added NCC-1701-KB 3x3 Keypad with Encoder and Keymap (#7819)
Jesse Leventhal [Tue, 7 Jan 2020 22:29:45 +0000 (17:29 -0500)]
[Keyboard] Added NCC-1701-KB 3x3 Keypad with Encoder and Keymap (#7819)

* Added NCC-1701-KB Keypad and Keymap

* Update keyboards/ncc1701kb/config.h

* Update keyboards/ncc1701kb/config.h

* Update keyboards/ncc1701kb/config.h

* Update keyboards/ncc1701kb/config.h

* Update keyboards/ncc1701kb/ncc1701kb.h

* Update keyboards/ncc1701kb/readme.md

* Update keyboards/ncc1701kb/readme.md

* Update keyboards/ncc1701kb/readme.md

* Fixed changes rules.mk bootloader

* Fixed rules.mk Build Options

* Recomended fauxpark changes/fixes

* Update keyboards/ncc1701kb/ncc1701kb.h

* Update keyboards/ncc1701kb/ncc1701kb.h

* Update keyboards/ncc1701kb/readme.md

* Update keyboards/ncc1701kb/readme.md

4 years agoMore minor tweaks. (#7813)
Xyverz [Tue, 7 Jan 2020 21:54:08 +0000 (13:54 -0800)]
More minor tweaks. (#7813)

Made the MACLOCK key easier tu use by putting it on right thumb
cluster as well.

4 years agoRGB matrix effect - left-right gradient (#7742)
Rob Haswell [Tue, 7 Jan 2020 21:25:17 +0000 (21:25 +0000)]
RGB matrix effect - left-right gradient (#7742)

* Left-right gradient.

* Update the comment to match the new functionality.

* CPP does integer division so this round is not necessary.

* The x-range is actually 224, update comment and use bit-shifting again.

* Update docs with gradient left-right effect and associated "DISABLE" option.

4 years ago[Keyboard] add info.json for dactyl_promicro (#6993)
Robert Snyder [Tue, 7 Jan 2020 21:23:47 +0000 (16:23 -0500)]
[Keyboard] add info.json for dactyl_promicro (#6993)

* add info.json for dactyl_promicro

* tabs to spaces
reformat dactyl_promicro to match the LAYOUT_6x6
changed the default map to match dactyl

4 years ago[Keymap] New levinson keymap (#7613)
Karol Samborski [Tue, 7 Jan 2020 07:57:58 +0000 (08:57 +0100)]
[Keymap] New levinson keymap (#7613)

* Vim oriented scheme

* Meta on both sides

* Removed unused staff

* Changed dynamic macro codes to the built ones

* Fixed formatting

4 years ago[Keyboard] Add keyboard Reviung41 (#7807)
gtips [Tue, 7 Jan 2020 06:23:32 +0000 (15:23 +0900)]
[Keyboard] Add keyboard Reviung41 (#7807)

* [Keyboard] Add keyboard Reviung41

* Modified files

* deleted keyboards/reviung41/keymaps/default/config.h

* modified keyboards/rebiung41/keymaps/default/keymap.c

* modified keyboards/reviung41/readme.md

* modified keyboards/reviung41/readme.md

* modified keyboards/reviung41/readme.md

4 years agoMaking keymaps based on userspace (#7812)
Rossman360 [Tue, 7 Jan 2020 04:36:00 +0000 (23:36 -0500)]
Making keymaps based on userspace (#7812)

* hope this works

* TF working with userspace

* rules for tf

* Fixed changed default files

* delete old keymap

* revert tf68 default to default

Co-authored-by: Akaash Suresh <casa.akaash@gmail.com>
4 years agoJuno (#7652)
Juno Nguyen [Tue, 7 Jan 2020 04:35:08 +0000 (12:35 +0800)]
Juno (#7652)

* Added community layout juno and junonum; removed poorly maintained variants of juno; added junonum-a47.

* Added community layout juno and junonum; removed poorly maintained variants of juno; added junonum-a47.

* updated layout type for juno

* Performing requested changes; renaming a47; fine-tuning of codes in community layout keymaps.

* Fine tuning to requested changes.

* Further tuning to suggestion.

* Update layouts/community/ortho_4x12/juno/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update layouts/community/ortho_4x12/juno/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/maartenwut/atom47/keymaps/junonum_a47/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
4 years agoAdd an 65_ansi community layout (#7793)
Yan-Fa Li [Mon, 6 Jan 2020 23:29:27 +0000 (15:29 -0800)]
Add an 65_ansi community layout (#7793)

* Add an 65_ansi community layout

 - fix quoting because of comma in config.h

* Enable LAYOUT_65_ansi for tada68

* cleanups

* Update keyboards/tada68/tada68.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
4 years ago[Keymap] Cleanup of Drashna code (#7800)
Drashna Jaelre [Mon, 6 Jan 2020 09:49:49 +0000 (01:49 -0800)]
[Keymap] Cleanup of Drashna code (#7800)

* ifdef rgb stuff like a madman for RGB Coexistance

* Re-enable RGB Light on Planck

* fix RGB Coexistance issue

* Tweak feature settings for Ergodox EZ Glow

* Their powers combine, and I am Captain RGB

This one is for noroadsleft and yan.

* Limit brightness when both RGB features are enabled

* Change shutdown method

* Add RGB Coexistience stuff to keymap

* disable RGBLIGHT_SLEEP until a solution can be found

* Disable Unicode on the kyria

* Fix up Iris rev defines

* Fix up community layouts to compile properly

* Cleanup rgb stuff

* Merge ergodox keymaps

* Update CCCV macro to use tap_code16

* Enable Solenoid on C39

Because josh couldn't

* Enable RGB Light, not Matrix on rev6 keymap

* Only enable LTO on non-ARM boards

* Clean up Bootmagic OLED display

* Enable RGBLIGHT_SPLIT on kyria

Not that it does anything

* Add hotkey for discord

4 years ago[Docs] Update check commands in Japanese documents (#7787)
Takeshi ISHII [Mon, 6 Jan 2020 07:43:11 +0000 (16:43 +0900)]
[Docs] Update check commands in Japanese documents (#7787)

The Japanese documents included a sample command to check the original document changes. But there was something wrong, so I fixed it.

4 years agoh75_singa changes (#7799)
Josh Hinnebusch [Sun, 5 Jan 2020 22:28:53 +0000 (17:28 -0500)]
h75_singa changes (#7799)

4 years ago[Keyboard] Added VIA support to Efreet (#7788)
Wilba [Sun, 5 Jan 2020 08:18:36 +0000 (19:18 +1100)]
[Keyboard] Added VIA support to Efreet (#7788)

* Added Efreet

* Review changes

4 years ago[Keyboard] Add QMK support for Red Scarf I numberpads (#7767)
James Young [Sun, 5 Jan 2020 01:06:24 +0000 (17:06 -0800)]
[Keyboard] Add QMK support for Red Scarf I numberpads (#7767)

* Add support for Red Scarf I numberpads

* update info.json for configurator

* Update keyboards/redscarf_i/redscarf_i.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/redscarf_i/redscarf_i.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/redscarf_i/redscarf_i.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/redscarf_i/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/redscarf_i/info.json

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/redscarf_i/info.json

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/redscarf_i/info.json

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/redscarf_i/keymaps/4x5_ortho/keymap.c

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/redscarf_i/keymaps/4x5_ortho/keymap.c

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/redscarf_i/keymaps/4x6_ortho/keymap.c

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/redscarf_i/keymaps/4x6_ortho/keymap.c

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/redscarf_i/readme.md

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/redscarf_i/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/redscarf_i/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* rename keymaps, add default

* final touches! i think we're there

* remove .gitignore from keymaps directory

* remove unused custom keycodes from ortho_custom_4x5 keymap

* remove ortho_custom_5x4 keymap (identical to ortho_5x4 keymap)

* remove firmware size impacts from rules.mk

* change "MCU selection" to "MCU name" in rules.mk

* complete matrix array for LAYOUT_ortho_5x4 macro

Probably not needed, but I like when it's complete.

* add numpad layout macros

* correct info.json data

* update readme

Co-Authored-By: Ben Weakley <2173281+Defying@users.noreply.github.com>
* rename ortho keymaps to rows by columns per QMK convention

* rules.mk templating

* change uint32_t to layer_state_t per drashna

* use led_update_kb() per drashna

Co-authored-by: Ben Weakley <2173281+Defying@users.noreply.github.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
4 years ago[Keyboard] Add support for db63 hotswap rbg (#7771)
Hung DO [Sun, 5 Jan 2020 01:04:49 +0000 (08:04 +0700)]
[Keyboard] Add support for db63 hotswap rbg (#7771)

* correct the matrix pin for db63

* first correct layout

* adding RGB support for db63

* adding backlighting keycode

* enable back extension

* update readme for the bootloader

* correct the capslock pin

* update correct info.json and layout following suggestion

* editing contact

* Update keyboards/db/db63/README.md

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/db/db63/README.md

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
4 years ago[Keyboard] GH60 rev. C: fix LAYOUT_60_iso key sequence in QMK Configurator (#7792)
James Young [Sun, 5 Jan 2020 00:44:45 +0000 (16:44 -0800)]
[Keyboard] GH60 rev. C: fix LAYOUT_60_iso key sequence in QMK Configurator (#7792)

ISO Enter's key object was out of sequence.

4 years ago[Keymap] Rossman360 Userspace add (#7779)
Rossman360 [Sat, 4 Jan 2020 20:51:33 +0000 (15:51 -0500)]
[Keymap] Rossman360 Userspace add (#7779)

* create userspace

* add early macro support, but gtg

* attempt to create userspace.

* all changes suggested

4 years agoMove some common matrix code to a common location (#7699)
Joel Challis [Sat, 4 Jan 2020 20:29:44 +0000 (20:29 +0000)]
Move some common matrix code to a common location (#7699)

* Move some common matrix code to a common location

* Refactor some 'custom_matrix_helper' logic to use custom matrix lite

* Fix build for kinesis/stapelberg - abuse of vpath was picking up matrix.c from core when custom matrix was enabled

* Add validation for CUSTOM_MATRIX

4 years agoUpdate Breaking Changes doc for 2020-02-29 merge
James Young [Sat, 4 Jan 2020 20:24:51 +0000 (12:24 -0800)]
Update Breaking Changes doc for 2020-02-29 merge

4 years ago[Docs] fix installation commands for macos (#7785)
shela [Sat, 4 Jan 2020 06:57:59 +0000 (15:57 +0900)]
[Docs] fix installation commands for macos (#7785)

* [Docs] fix installation commands for macos

* Update docs/getting_started_build_tools.md

4 years ago[Docs] Update Japanese translation (#7783)
shela [Sat, 4 Jan 2020 06:57:03 +0000 (15:57 +0900)]
[Docs] Update Japanese translation (#7783)

* [Docs] Update translation

* Apply suggestions from code review

* Update docs/ja/config_options.md

* Update docs/ja/newbs_building_firmware.md

Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
4 years ago[Keymap] crd's personal keymap for hotswap leaf60 (#7777)
Jason Thigpen [Sat, 4 Jan 2020 00:38:59 +0000 (16:38 -0800)]
[Keymap] crd's personal keymap for hotswap leaf60 (#7777)

4 years ago[Keymap] Added csc027 keymaps for keebio/iris and planck (#7472)
csc027 [Fri, 3 Jan 2020 22:12:53 +0000 (14:12 -0800)]
[Keymap] Added csc027 keymaps for keebio/iris and planck (#7472)

* Added csc027 user folder and keymaps for both keebio/iris and planck

* Moved the git_macros variable out of the process_record_user function.

* Updated the usb_led code to use the new led_update_user instead of the led_set_user function.

* Update users/csc027/defines.h

Removed the "_______" macro definition in defines.h, since it has already been defined in QMK.

* Update users/csc027/defines.h

Removed the "XXXXXXX" macro definition in defines.h, since it has already been defined in QMK.

* Update users/csc027/csc027.c

Simplified several keyboard macro definitions in the csc027.c file by switching from SS_LCTRL to SS_LCTL in their definitions.

* Condensed both the planck and iris rules files to the minimal set of declarations.

4 years agoVIA Configurator Refactor (#7268)
Wilba [Fri, 3 Jan 2020 20:52:00 +0000 (07:52 +1100)]
VIA Configurator Refactor (#7268)

* VIA Refactor

* Remove old code

* review changes

* review changes

* Fix cannonkeys/satisfaction75/prototype:via build

* Add via.h to quantum.h

* Move backlight init to after backlight config load

* Merge branch 'master' into via_refactor_pr

* Update user's rules.mk to new way of enabling VIA

* Added id_switch_matrix_state

* Review changes

4 years agoMerge pull request #7776 from hineybush/hbcp
ridingqwerty [Fri, 3 Jan 2020 20:08:59 +0000 (15:08 -0500)]
Merge pull request #7776 from hineybush/hbcp

small hbcp changes

4 years agosmall hbcp changes
hineybush [Fri, 3 Jan 2020 19:32:54 +0000 (14:32 -0500)]
small hbcp changes

4 years agoMerge pull request #7762 from CurryFurious/userspace_curry
ridingqwerty [Fri, 3 Jan 2020 18:37:09 +0000 (13:37 -0500)]
Merge pull request #7762 from CurryFurious/userspace_curry

Adding custom userspace & 2 keymaps

4 years agoMerge pull request #7772 from Rossman360/dev_branch
ridingqwerty [Fri, 3 Jan 2020 16:12:55 +0000 (11:12 -0500)]
Merge pull request #7772 from Rossman360/dev_branch

add Levinson keymap

4 years agoFixed formatting and added font file
Akaash Suresh [Fri, 3 Jan 2020 14:47:18 +0000 (08:47 -0600)]
Fixed formatting and added font file

4 years agoremove head
Rossman360 [Fri, 3 Jan 2020 08:19:53 +0000 (03:19 -0500)]
remove head

4 years agoremove unneccesary line
Rossman360 [Fri, 3 Jan 2020 08:15:43 +0000 (03:15 -0500)]
remove unneccesary line

4 years agomore cleanup
Rossman360 [Fri, 3 Jan 2020 06:54:13 +0000 (01:54 -0500)]
more cleanup

4 years agocleanup
Rossman360 [Fri, 3 Jan 2020 06:51:08 +0000 (01:51 -0500)]
cleanup

4 years agoAdd Levinson keymap
Rossman360 [Fri, 3 Jan 2020 06:46:42 +0000 (01:46 -0500)]
Add Levinson keymap

4 years ago[Keymap] adding tf68 keymap, my first pull request. expecting there's lots of bad...
Rossman360 [Fri, 3 Jan 2020 07:22:21 +0000 (02:22 -0500)]
[Keymap] adding tf68 keymap, my first pull request. expecting there's lots of bad practice, sorry (#7763)

* adding tf68 keymap

* had tf keymap in wrong folder

* added tragicforce readme

* cleaned up code

* more cleanup

* indent love and layer name change

4 years ago[Docs] Added description of LIB_SRC to docs/config_options.md (#7765)
Takeshi ISHII [Thu, 2 Jan 2020 22:47:27 +0000 (07:47 +0900)]
[Docs] Added description of LIB_SRC to docs/config_options.md (#7765)

And LINK_TIME_OPTIMIZATION_ENABLE move to 'Build Options' section.

4 years ago[Keyboard] add initial ergoslab directory (#7730)
Tom Saleeba [Thu, 2 Jan 2020 22:40:13 +0000 (09:10 +1030)]
[Keyboard] add initial ergoslab directory (#7730)

* feat: add initial ergoslab directory

* fix: address all comments from noroadsleft

* fix: address comment from drashna

* feat: add swap hands config to ergoslab

* chore: change ergoslab image to real photo

* re

4 years ago[Keyboard] adjust h87a RGB settings (#7751)
Josh Hinnebusch [Thu, 2 Jan 2020 22:35:05 +0000 (17:35 -0500)]
[Keyboard] adjust h87a RGB settings (#7751)

* update VID and PID for h87a

* update default RGB underglow pattern

* update comments

* Update keyboards/hineybush/h87a/h87a.c

* Update keyboards/hineybush/h87a/h87a.c

* Update keyboards/hineybush/h87a/h87a.c

4 years agoRemoving unnecessary struct definitions
CurryFurious [Thu, 2 Jan 2020 22:26:09 +0000 (16:26 -0600)]
Removing unnecessary struct  definitions

Removed userspace_config unused variables, and removed _NUMLOCK as it isn't used anywhere.

4 years agoFixed a small typo (#7743)
Casper Weiss Bang [Thu, 2 Jan 2020 21:06:46 +0000 (22:06 +0100)]
Fixed a small typo (#7743)

4 years ago[Keyboard] Updates for Sol 2 (#7746)
Legonut [Thu, 2 Jan 2020 21:03:19 +0000 (16:03 -0500)]
[Keyboard] Updates for Sol 2 (#7746)

Add Numpad to keymap
Fix OLED rotation
Add LED locations for Starfighter case

4 years ago[Keymap] Personal keymap for Let's Split keyboard. (#7702)
Gergely Peidl [Thu, 2 Jan 2020 20:03:47 +0000 (21:03 +0100)]
[Keymap] Personal keymap for Let's Split keyboard. (#7702)

* Add Initial layout configuration.

* Set arduino pro micro's built in RX LED as Numlock

* Enable Autoshift feautre.

* Remove DVORAK layout.

* Add Numpad, update default layer.

* Update AutoShift timeout.

* Beautify ASCII Art.

* Update keymap.

* Add Initial verison of RGB lighting.

* Add Tap dance, hungarian letters.

.Xmodmap example: https://github.com/geripgeri/dotfiles/commit/09f058753dd10e4ff8ab2aac7274b5600c466392

* Update RGB to use only noeeprom functions.

* Change default rgb led color.

* Add `pragma once`.

* Emojis added.

* Add tap dance for hungarian letters, multimedia control, slash/backslash.

* Remove audio related code.

* Add Gaming layer.

* Remove unnecessary code, update copyright.

* Add readme.md

* Implement code review suggestions.

* Implement code review suggestions #2

4 years agoRemove remnants of custom matrix from Skog rules.mk (#7764)
fauxpark [Thu, 2 Jan 2020 19:50:25 +0000 (06:50 +1100)]
Remove remnants of custom matrix from Skog rules.mk (#7764)

4 years ago[Keymap] Hvp baseline19 (#7690)
hvp [Thu, 2 Jan 2020 19:31:54 +0000 (20:31 +0100)]
[Keymap] Hvp baseline19 (#7690)

* Added my UT47.2 Swedish layout with tap dance function.

* Move tap dance over to user space

* Removed config_common from config file

* Changes to workspace with new support for code16. Tested ok

* Swedish support

* Added code16 version of tapdance to userprofile.

* Created 4th layer and updated readme file. Removed ascii rep of layout.

* Tabdance updates

* Removed duplicated RGB keys.

* Added hvp minivan config

* Fixed tapdance key maps

* Added Planck 1 space base hvp layout

* Start of hvp xd75 layout. Way to many keys

* Added working config ink test for atreus62

* fixed smaller layout changes

* Updated tap dance with option 5

* Added better thump keys

* Created lets split layout

* Removed not used modes

* Updated to correct url

* Readme file

* Atreus62 readme

* Cleanup of keymap file

* Added tap dance

* Fixed missed adjustment

* Added hvp planck setup

* Update ascii

* will this work better?

* removed ascii

* Planck 1 space setup

* Fixed ascii local

* Added Corne setup

* Changes for lets split

* Atreus62 config

* Added Lily58

* Setup corne

* Setup planck

* Updated lets split

* UT47 setup

* Setup a The Vanboard.

* Alt Ctrl

* #define D_NAVI MT(MOD_LCTL | MOD_LSFT, KC_D)

* Fix D_NAVI & plank midi

* Fixed PR comments

* Added pragma

* Moved def to user space

* Removed not used endif

* Added def to users space

* Added rules to van

* Removed not used part of config

* Removed not used layout

* Removed not needed comments

* Remove not needed keymap_config_t

* Removed broken ascii from readme files and removed not needed rules

* Added spaces to readme file

* Removed xd75 from branch

4 years agoFormatting
Akaash Suresh [Thu, 2 Jan 2020 18:19:07 +0000 (12:19 -0600)]
Formatting

4 years agoAdded license and readme
Akaash Suresh [Thu, 2 Jan 2020 18:13:39 +0000 (12:13 -0600)]
Added license and readme

4 years agoMerge upstream/master with userspace
Akaash Suresh [Thu, 2 Jan 2020 17:52:23 +0000 (11:52 -0600)]
Merge upstream/master with userspace

4 years ago[Keyboard] Add p65rgb PCB (#7753)
marhalloweenvt [Thu, 2 Jan 2020 16:57:47 +0000 (23:57 +0700)]
[Keyboard] Add p65rgb PCB (#7753)

* [Keyboard] Add new keyboard Symmetry60

* Add new keyboard Symmetry60

* Fix Typo

* Update keyboards/handwired/symmetry60/config.h

* Update keyboards/handwired/symmetry60/readme.md

* Update keyboards/handwired/symmetry60/readme.md

* Update keyboards/handwired/symmetry60/readme.md

* Update keyboards/handwired/symmetry60/rules.mk

* Update keyboards/handwired/symmetry60/symmetry60.h

* Update keyboards/handwired/symmetry60/symmetry60.h

* Update keyboards/handwired/symmetry60/symmetry60.h

* Update readme.md

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update rules.mk

* Update symmetry60.c

* Update keyboards/handwired/symmetry60/rules.mk

* Add ColorLice

* Update ColorLice

- Adjust info.json to support Configurator
- Adjust layout name to fit with info.json
- Seperate 2 feature: RGB Switch and RGB Underglow

* Update new way of control lock leds

* Remove #ifndef COLORLICE_H

* Update make example

* Revert Helix

* Revert Helix

* Revert Helix

* Revert Helix

* Update keyboards/handwired/colorlice/colorlice.h

* Update keyboards/handwired/colorlice/colorlice.h

* Update default keymap

* Revert Helix

* Update keyboards/handwired/colorlice/readme.md

* Update keyboards/handwired/colorlice/rules.mk

* Update keyboards/handwired/colorlice/colorlice.c

* Update keyboards/handwired/colorlice/colorlice.c

* Remove unnecessary function

* Update keyboards/handwired/colorlice/colorlice.c

* Adjust rules option for working with Configurator

- Move RGB_MATRIX_ENABLE and RGBLIGHT_ENABLE to keyboard rule.
- Add RGB_DI_PIN in keyboard config

* Update keyboards/helix/rev2/keymaps/default/keymap.c

* Update keyboards/handwired/colorlice/readme.md

* Update keymap for Colorlice

* Adjust rules.mk to use space indent

* Update ColorLice to work with QMK online configurator

- Delete rgb_underglow keymap
- Move config from keymap layer to keyboard layer
- Tweak a little layout so it can appear default layout on QMK config

* Update keyboards/handwired/colorlice/rules.mk

* Update keyboards/handwired/colorlice/rules.mk

* Add p65rgb

* Update keyboards/handwired/p65rgb/config.h

* Update p65rgb.c

* Update keymap.c

* Update rules.mk

4 years agoFix typo in action.c (#7757)
xyzz [Thu, 2 Jan 2020 12:49:53 +0000 (07:49 -0500)]
Fix typo in action.c (#7757)

4 years agoRemove custom matrix from PS2AVRGB boards (#7396)
fauxpark [Thu, 2 Jan 2020 06:45:41 +0000 (17:45 +1100)]
Remove custom matrix from PS2AVRGB boards (#7396)

* Remove custom matrix from PS2AVRGB boards

* Add custom backlight.c to SRC for bminiex, for now

* Add missing DIODE_DIRECTIONs

4 years ago[Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)
Drashna Jaelre [Thu, 2 Jan 2020 06:42:04 +0000 (22:42 -0800)]
[Keyboard] Ergodox EZ - Re-init ISSI driver on reconnect (#7731)

4 years ago[Keyboard] add Just60 keyboard (#7752)
Jianfei Wang [Thu, 2 Jan 2020 06:28:05 +0000 (14:28 +0800)]
[Keyboard] add Just60 keyboard (#7752)

* [Keyboard] add Just60 keyboard

* [Keyboard] just60: fixes per suggestions

* Update keyboards/just60/rules.mk

* Update keyboards/just60/readme.md

* Update keyboards/just60/rules.mk

* [Keyboard] just60: add keymap specific bootloader

* Revert "[Keyboard] just60: add keymap specific bootloader"

This reverts commit 0357e0a6f40233eec43f42c32fb405f60e7fbb1c.

4 years ago[Keyboard] Change cKeys Washington keyboard to use atmel-dfu bootloader (#7756)
Benjamin Smith [Thu, 2 Jan 2020 04:19:41 +0000 (20:19 -0800)]
[Keyboard] Change cKeys Washington keyboard to use atmel-dfu bootloader (#7756)

4 years agoUpdate Kinesis keymap (#7741)
Xyverz [Thu, 2 Jan 2020 04:01:37 +0000 (20:01 -0800)]
Update Kinesis keymap (#7741)

* Update Kinesis keymap

Added a MACLOCK macro to lock my mac easier

* Updated readme.md

4 years ago[Docs] add japanese translation (faq part) (#7464)
umi [Thu, 2 Jan 2020 02:06:55 +0000 (11:06 +0900)]
[Docs] add japanese translation (faq part) (#7464)

* add faq part

* add faq part

* add faq part

* add faq part

* add faq part

* update for link

* update for a punctuation

* update files based on comments

* restore removed git diff header

* correct pathname on git diff header

* update files based on comments

* update files based on comments

* update files based on comments

* update files based on comments

* update file based on comment

* update file based on comment

* update file based on comment

Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
Co-Authored-By: shela <shelaf@users.noreply.github.com>
Co-Authored-By: satt99 <39004890+satt99@users.noreply.github.com>
4 years ago[Keyboard] Aranck handwired keyboard to support community MIT layouts, also minor...
Arda Kılıçdağı [Wed, 1 Jan 2020 17:44:22 +0000 (20:44 +0300)]
[Keyboard] Aranck handwired keyboard to support community MIT layouts, also minor optimisations done (#7737)

* Aranck now supports community MIT layouts, also minor optimisations done

* Update keyboards/handwired/aranck/keymaps/turkishish/readme.md

* Update keyboards/handwired/aranck/readme.md

4 years agoAdd creation of new keyboard in child directory (#6018) 0.7.106
shikamiya [Wed, 1 Jan 2020 10:07:54 +0000 (19:07 +0900)]
Add creation of new keyboard in child directory (#6018)

* Add creation of new chlid keyboard

* Add creation of new keyboard's parent directories

* Remove redundant message and if statement

* Divide creating new keyboard directory from copying template files

* Fix variables of year placeholder

* Fix filename of keyboard.[ch]

4 years agoSPI DMA based RGB Underglow for STM32 (#7674)
Joel Challis [Tue, 31 Dec 2019 17:26:40 +0000 (17:26 +0000)]
SPI DMA based RGB Underglow for STM32 (#7674)

* Initial stash of ws2812 spi driver

* Update comment, add sync backup plan

* Add testing notes to spi ws2812 driver

* Align RGBW error messages

4 years agoUse White channel on RGBW LEDs (#7678)
Drashna Jaelre [Tue, 31 Dec 2019 16:33:49 +0000 (08:33 -0800)]
Use White channel on RGBW LEDs (#7678)

* Use White channel on RGBW LEDs

Co-authored-by: kwerdenker <sebastian.spindler@gmail.com>
* Manually apply white channel to array

* Move where convert_rgb_to_rgbw is called

* Fix type for rgbw led struct

* Add changes to Ergodox EZ

can revert if deemed necessary

* Revert "Add changes to Ergodox EZ"

This reverts commit aa44db198d40d758ca10470eb94615513592d1dd.

* Revert "Fix type for rgbw led struct"

This reverts commit c5c744cba040201cc0d124400773cf13f8a2cf22.

* Revert "Move where convert_rgb_to_rgbw is called"

This reverts commit cd7f17caf6dd30731c54b3be54490fe4519444f9.

* Revert changes and fix up functions

* Enable white channel for Ergodox EZ as well

* Only run conversion of rgblight is enabled

Co-authored-by: kwerdenker <sebastian.spindler@gmail.com>
4 years ago[Docs] Update macOS related issues in docs (#7744)
Drashna Jaelre [Tue, 31 Dec 2019 14:33:54 +0000 (06:33 -0800)]
[Docs] Update macOS related issues in docs (#7744)

* [Docs] Update macOS related issues in docs

* Update faq_build.md

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
4 years ago[Docs] remove docs/ja/newbs_best_practices.md (#7739)
Takeshi ISHII [Mon, 30 Dec 2019 17:15:23 +0000 (02:15 +0900)]
[Docs] remove docs/ja/newbs_best_practices.md (#7739)

'docs/ja/newbs_best_practices.md' has been replaced by 'docs/ja/newbs_git_*.md'.

4 years agoDactyl manuform layout optimized for Swedish (#7724)
Lukas Klingsbo [Mon, 30 Dec 2019 15:34:12 +0000 (16:34 +0100)]
Dactyl manuform layout optimized for Swedish (#7724)

* Dactyl manuform layout optimized for Swedish

* Layers as enum

4 years agoNew PCB - Curiosity - Alice Layout PCB (#7725)
Sid Carter [Mon, 30 Dec 2019 15:29:36 +0000 (10:29 -0500)]
New PCB - Curiosity - Alice Layout PCB (#7725)

* add new keyboard

* update config to use

* confirm config that works

* fix the keymaps and what not

* default keymap update

* update readme

* update and remove unncessary files

* update IDs and remove unused definitions

* update readme

* add new keyboard

* update config to use

* confirm config that works

* fix the keymaps and what not

* default keymap update

* update readme

* update and remove unncessary files

* update IDs and remove unused definitions

* update readme

* remove unused stuff

* update default keymap and add my own with layer indicator LEDs

* update README

* add crd's layout as part of the default as well

* some specific space fixes

* update readme for flashing

* remove code and use mcu selection instead. yay!

* remove vlk from default and enable velocikeys in madhatter

* remove BL_  from default

* and remove BL_ from madhatter as well

* Update keyboards/cheshire/curiosity/keymaps/crd/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-authored-by: Khader Syed <35927972+chapter63@users.noreply.github.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
4 years agoAdd LUFA mass storage `BOOTLOADER` "support" (#7729) 0.7.105
fauxpark [Sun, 29 Dec 2019 20:53:23 +0000 (07:53 +1100)]
Add LUFA mass storage `BOOTLOADER` "support" (#7729)

4 years ago[Keyboard] Orion Locking Indicator LED Support (#7683)
MechMerlin [Sun, 29 Dec 2019 19:16:24 +0000 (11:16 -0800)]
[Keyboard] Orion Locking Indicator LED Support (#7683)

* add indicator lighting support thanks to Keebology tracing

* set the correct number of underglow LEDs

* add comments and skeletal structure for layer indicator LEDs

* add backlight areas pins

* update readme

* we can't turn leds on based on zones, so we use multiple backlight pin support instead to turn them ALL on and control them.

* add comments to backlight setting

* make a more useful default keymap that can also be used for testing

* add duck orion to list

* add indicator led support

* update readme

* Update keyboards/duck/orion/v3/matrix.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/duck/orion/v3/matrix.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/duck/orion/v3/matrix.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/duck/orion/v3/matrix.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/duck/orion/v3/matrix.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/duck/orion/v3/matrix.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* add the appropriate header files

* fix indent so Drashna will not die

* Update keyboards/duck/orion/v3/v3.c

Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/duck/orion/v3/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/duck/orion/v3/keymaps/default/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/duck/orion/v3/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/duck/orion/v3/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/duck/orion/v3/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
Co-authored-by: fauxpark <fauxpark@gmail.com>
4 years agoClean up ISSI driver includes (#7734)
fauxpark [Sun, 29 Dec 2019 18:21:58 +0000 (05:21 +1100)]
Clean up ISSI driver includes (#7734)

* Clean up ISSI driver includes

* Missed an endif

4 years agoJapanese translation of docs/newbs_git_*.md (#7689)
Takeshi ISHII [Sun, 29 Dec 2019 07:38:33 +0000 (16:38 +0900)]
Japanese translation of docs/newbs_git_*.md (#7689)

* update docs/ja/newbs.md

* update docs/ja/_summary.md

* Translate docs/newbs_git_best_practices.md into Japanese.

* Translate docs/newbs_git_using_your_master_branch.md into Japanese.

* Translate docs/newbs_git_resolving_merge_conflicts.md into Japanese.

* Translate docs/newbs_git_resynchronize_a_branch.md into Japanese.

* Update docs/ja/newbs_git_using_your_master_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* update ja/newbs_git_resynchronize_a_branch.md

* update ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_best_practices.md

* Update docs/ja/_summary.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* update ja/newbs_git_resynchronize_a_branch.md

* update ja/newbs_learn_more_resources.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

* Update docs/ja/newbs_git_resynchronize_a_branch.md

Co-Authored-By: shela <shelaf@users.noreply.github.com>
4 years ago[Keymap] Adding keymap for KBDFans Kbd67 MKII RGB (#7712)
codecoffeecode [Sun, 29 Dec 2019 02:15:32 +0000 (18:15 -0800)]
[Keymap] Adding keymap for KBDFans Kbd67 MKII RGB (#7712)

* Adding keymap for Kbd67 MKIIRGB

* "addressing comments by fauxpark"

4 years agoAdd rules.mk defaults for f103,f072,f042 (#7704) 0.7.104
Joel Challis [Sat, 28 Dec 2019 19:18:52 +0000 (19:18 +0000)]
Add rules.mk defaults for f103,f072,f042 (#7704)

* Add rules.mk defaults for f103,f072,f042

* Add rules.mk defaults for f103,f072,f042 - remove comment

* Add rules.mk defaults for f103,f072,f042 - align USE_FPU

* Reset MCU to avoid build issues

* Move essential config values to top and remove ability for override

* Align DFU_SUFFIX_ARGS order with DFU_ARGS

4 years ago[Keyboard] Doppelganger (#7682)
yiancar [Sat, 28 Dec 2019 08:06:42 +0000 (08:06 +0000)]
[Keyboard] Doppelganger (#7682)

* Initial commit

* Update info.json

* Update doppelganger.c

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/readme.md

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* More fixes my g:)

* Update keyboards/doppelganger/rules.mk

* Update keyboards/doppelganger/rules.mk

* More prettying

* Update rules.mk

* Minor spacing

* Init pins

* Update rules.mk

* Update keyboards/doppelganger/info.json

4 years ago[Docs] Fix minor differences in docs/newbs_git_resynchronize_a_branch.md (#7728)
Takeshi ISHII [Fri, 27 Dec 2019 22:31:23 +0000 (07:31 +0900)]
[Docs] Fix minor differences in docs/newbs_git_resynchronize_a_branch.md (#7728)

4 years ago[Docs] Update Japanese translation (#7693)
shela [Fri, 27 Dec 2019 20:09:32 +0000 (05:09 +0900)]
[Docs] Update Japanese translation (#7693)

* [Docs] Update translation

* Update docs/ja/contributing.md

* Update docs/ja/contributing.md

Co-Authored-By: Takeshi ISHII <2170248+mtei@users.noreply.github.com>
4 years agoFix file encoding for zh-cn/custom_quantum_functions.md (#7665)
fauxpark [Fri, 27 Dec 2019 03:31:48 +0000 (14:31 +1100)]
Fix file encoding for zh-cn/custom_quantum_functions.md (#7665)

4 years ago[Keyboard] Kyria Configurator Fixes (#7719)
James Young [Fri, 27 Dec 2019 03:01:57 +0000 (19:01 -0800)]
[Keyboard] Kyria Configurator Fixes (#7719)

* Fix key object order

info.json: Reorder the key objects into the order required by kyria.h

* linting

info.json: fix indent depth and trailing whitespaces

* Minimize visual footprint

info.json: Subtract 0.25 from each Y value to minimize the keyboard dimensions when rendered