]> git.donarmstrong.com Git - qmk_firmware.git/log
qmk_firmware.git
4 years ago[Keyboard] fix hhkb bottom layer (#5926)
MechMerlin [Mon, 20 May 2019 22:52:06 +0000 (15:52 -0700)]
[Keyboard] fix hhkb bottom layer (#5926)

4 years ago[Keymap] bingocaller's DZ60 MacOS keymap (#5914)
Jesper Nellemann Jakobsen [Mon, 20 May 2019 22:46:24 +0000 (00:46 +0200)]
[Keymap] bingocaller's DZ60 MacOS keymap (#5914)

* Added customisations and README

* Tweak keymap: word traversal/deletion

* Add w and b word traversal/deletion keycodes.
* Add fine volume control key codes, but don't use them, because they
  conflict with other key codes. `A` somehow got remapped to fine
  volume up.

* Set mousekey delay to zero

* Use SAFE_RANGE for key codes.

* Update keymap and README

Add new mouse-specific layer 3, activated by pressing and holding space.
Add brightness controls to layer 4 (previously, layer 3).
Update README:
  * New keyboard-layout mockup image.
  * Add actual link to kbdfans.cn.
  * Update layer descriptions.

* Fix indentation in keymap.c

* Use _______ over KC_TRNS to increase readability

* Custom keys: use #define over process_record_user

* Use enum for naming layers

* Rename README.md -> readme.md

4 years ago[Keyboard] YD60MQ support (#5911)
Kenneth Aloysius [Mon, 20 May 2019 22:43:29 +0000 (05:43 +0700)]
[Keyboard] YD60MQ support (#5911)

* Keep ASCII art consistent with keymap

* Possible fix for xyverz ortho keymap: define RGBLED_NUM

* Update DZ60 keymap; TODO store old keymap under different directory?

* Change RGUI to RALT because 7u spacebar is too long

* Save old bottom row keymap

* Update Iris keymap: replace backslash with grv

* Add ortho_4x12 layout

* Added Delete key to Iris keymap

* Move delete key

* Oh look a new keyboard

* ortho4x12: get an adjust layer back

* Remove jj40 keymap, add custom power draw #define

* Set WhiteFox to advertise only 100mA of power draw

* Update WhiteFox keymap

* Update WF keymap (2)

* Remove lets_split keymap, update community krusli keymap

* Add #define for BACKLIGHT_LEVELS (unused)

* Update Whitefox keymap

* Add YD60 from auto-generated kbfirmware files

* Bring files up to speed with new standards

* Fix: KEYMAP -> LAYOUT

* Fix keymap differences (DZ60 -> YD60)

* Update keymap

* Update README

* Fix RShift position

* Specify that the port is for the YD60MQ variant

* Update keyboards/iris/keymaps/krusli/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fix Iris and Let's Split keymaps

* Remove unused keymap file

* Use #include QMK_KEYBOARD_H

* Add atmel-dfu selection to yd60

* Rename dir to YD60MQ, update definitions

* Use new convenience macros/functions for led_set_user

* Use #pragma once

* Change all ?= to = in rules.mk

* Use pragma once for yd60mq.h

* Take out DZ60 and Iris changes

* Remove now-removed Iris folder

* Revert adding ortho_4x12

* Revert on xyverz ortho_4x12 keymap

* Undo deleting JJ40 keymap files

* Don't revert beyond upstream jj40 state

* Extra files from earlier commit is to be deleted

* Remove WhiteFox keymap not in upstream yet

* Re-add my Let's Split keymap

* Revert keymap changes

* Cleanup: indentation

* Update keyboards/yd60mq/rules.mk

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

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Cleanup & move kb backlighting code to yd60mq.c

* Update README, rename to lowercase

* Update README: rename to lowercase

* Update README with links and picture of PCB

* Remove PREVENT_STUCK_MODIFIERS

Co-Authored-By: Drashna Jaelre <drashna@live.com>
4 years agoPlain60: Configurator layout extension (#5929)
noroadsleft [Mon, 20 May 2019 22:19:31 +0000 (15:19 -0700)]
Plain60: Configurator layout extension (#5929)

* Add LAYOUT_60_ansi

* Add LAYOUT_60_iso

* Add LAYOUT_60_ansi_split_bs_rshift

* Add LAYOUT_60_iso_split_bs_rshift

* Enable Community Layout support

Added:

- 60_ansi
- 60_ansi_split_bs_rshift
- 60_iso

* Add LAYOUT_60_hhkb and enable its community layout support

4 years ago[Keyboard] Fix pinout of Levinson Rev 1 scrap sale boards to use non-jumpered pinout...
Danny [Mon, 20 May 2019 17:16:40 +0000 (13:16 -0400)]
[Keyboard] Fix pinout of Levinson Rev 1 scrap sale boards to use non-jumpered pinout (#5935)

4 years agovim style cursor keys (#5932)
jotix [Mon, 20 May 2019 15:22:20 +0000 (12:22 -0300)]
vim style cursor keys (#5932)

4 years agoRemove spurious backslashes from my keymaps (#5927)
Jonathan Rascher [Mon, 20 May 2019 00:14:28 +0000 (19:14 -0500)]
Remove spurious backslashes from my keymaps (#5927)

Suggested in #5924.

4 years agoUpdate my Quefrency/KBD67 keymaps, adding BDN9 macropad keymap as well (#5924)
Jonathan Rascher [Sun, 19 May 2019 23:11:18 +0000 (18:11 -0500)]
Update my Quefrency/KBD67 keymaps, adding BDN9 macropad keymap as well (#5924)

* Set Quefrency bootloader correctly for Elite-C

* Update Quefrency layout to be more like HHKB

* Update KBD67 layout to be more like HHKB

* Add keymap for BDN9 macropad

4 years agoReduce rgb matrix firmware size
Ryan Caltabiano [Sun, 19 May 2019 13:34:25 +0000 (08:34 -0500)]
Reduce rgb matrix firmware size

5 years ago[Keymap] Update keymap.c (#5923)
crilith [Sun, 19 May 2019 19:12:34 +0000 (14:12 -0500)]
[Keymap] Update keymap.c (#5923)

Corrected formatting and added shortcuts.

Removed invalid #define

5 years ago[Keyboard] Instant60 VIA Support (#5909)
Andrew Kannan [Sun, 19 May 2019 17:03:06 +0000 (13:03 -0400)]
[Keyboard] Instant60 VIA Support (#5909)

* VIA Support for Instant60

* Backlighting updates

* Update default keymap

* Add Standard layout default VIA supported layout

* Clean up some backslashes

* Add info.json

* Update info json metadata

* add info.json for practice65

* Update keyboards/cannonkeys/instant60/info.json

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/instant60/keymaps/via/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/cannonkeys/instant60/keymaps/via_standard/keymap.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Remove unused enum

5 years ago[Keymap] Add keymap csprt (#5918)
marksard [Sun, 19 May 2019 17:02:13 +0000 (02:02 +0900)]
[Keymap] Add keymap csprt (#5918)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Add center sprit keymap for nomu30

5 years ago[Keymap] Drashna Corne Keyboard updates (#5903)
Drashna Jaelre [Sun, 19 May 2019 17:01:16 +0000 (10:01 -0700)]
[Keymap] Drashna Corne Keyboard updates  (#5903)

* Re-enable Audio

And there was much rejoicingmake keebio/iris/rev2:drashna AUDIO_ENABLE=yes!

* Re-add debounce to ergodox EZ

* Fix rgb matrix helper function

* Make sure that RGM Matrix is checked properly

* Fix merge commit?

* Disable more RGB matrix modes

* Increase Debounce for Ergodox EZ

The performance improvements have made it necessary, actually

* Consolidate RGB Matrix layer indication function

And changes to iris

* Fix lighting issue for gamepad

* Update Corne Keyboard configuration

* Update Corne Keyboard layout

* Update KC_MAKE macro to better handle crkbd split

* Tweaks to Corne Keyboard Layout

* Enable RGB Matrix Sleep

* Update my code to use layer_state_t typedef

5 years ago[Keymap] Add keymap nomu30 likejijs (#5917)
marksard [Sun, 19 May 2019 17:00:53 +0000 (02:00 +0900)]
[Keymap] Add keymap nomu30 likejijs (#5917)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Add like_jis keymap for nomu30

5 years ago[Keyboard] E6V2 BMC OE (#5908)
MechMerlin [Sun, 19 May 2019 16:51:56 +0000 (09:51 -0700)]
[Keyboard] E6V2 BMC OE (#5908)

* rename bmc due to confusion as the bmc from r2 is different

* update readme

* Update keyboards/exclusive/e6v2/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
5 years ago[Keyboard] Pearl Refactors (#5907)
MechMerlin [Sun, 19 May 2019 16:50:57 +0000 (09:50 -0700)]
[Keyboard] Pearl Refactors (#5907)

* use pragma once

* remove custom matrix

* remove custom i2c code in favor of QMK's i2c_master

* rename to all lower case readme

* update readme

* turn off bootmagic as it doesn't work anyway

* Update keyboards/pearl/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
5 years ago[Keymap] jotix ortho_4x12_layout tweakings (#5904)
jotix [Sun, 19 May 2019 16:49:23 +0000 (13:49 -0300)]
[Keymap] jotix ortho_4x12_layout tweakings (#5904)

* jotix ortho_4x12_layout tweakings

* jotix ortho_4x12_layout tweakings

5 years agoMake DEBUG keycode disable as well as enable (#5898)
fauxpark [Sun, 19 May 2019 16:46:41 +0000 (02:46 +1000)]
Make DEBUG keycode disable as well as enable (#5898)

* Make DEBUG keycode disable as well as enable

* print() can always be used regardless of debug_enable state

5 years ago[Keyboard] Add keyboard treadstone32 (#5888)
marksard [Sun, 19 May 2019 16:43:58 +0000 (01:43 +0900)]
[Keyboard] Add keyboard treadstone32 (#5888)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Added Treadstone32 keyboard.

* Fixed some code

* Fixed some codes

* Fixed config.h

* modified review point

* Fixed redundant include

5 years ago[Keyboard] Add mullet and mulletpad keyboards (#5878)
coseyfannitutti [Sun, 19 May 2019 16:43:10 +0000 (12:43 -0400)]
[Keyboard] Add mullet and mulletpad keyboards (#5878)

* Added mullet and mulletpad keyboards

* Added mullet and mulletpad keyboards

* Update keyboards/coseyfannitutti/mullet/mullet.h

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

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

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

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

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

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/keymaps/alternate/keymap.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/keymaps/default/keymap.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/mullet.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* removed unnecessary slashes from keymaps

* Update keyboards/coseyfannitutti/mullet/mullet.h

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

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

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mullet/rules.mk

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update config.h

* Update keyboards/coseyfannitutti/mulletpad/keymaps/default/keymap.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/mulletpad.c

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/coseyfannitutti/mulletpad/mulletpad.h

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

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

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* update config.h

* Update keyboards/coseyfannitutti/mullet/rules.mk

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

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

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

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

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* update info.json

* Update readme.md

update readme.me

* Update keyboards/coseyfannitutti/mulletpad/readme.md

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

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

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

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
5 years ago[Keyboard] Update LED positions to be more physically accurate for Sol rev1 (#5921)
XScorpion2 [Sun, 19 May 2019 16:39:30 +0000 (11:39 -0500)]
[Keyboard] Update LED positions to be more physically accurate for Sol rev1 (#5921)

5 years agoAdded custom center point to rgb matrix
Ryan Caltabiano [Thu, 16 May 2019 03:23:42 +0000 (22:23 -0500)]
Added custom center point to rgb matrix

5 years agoSpirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)
XScorpion2 [Sun, 19 May 2019 16:19:46 +0000 (11:19 -0500)]
Spirals, Pinwheels, and Documentation....Oh My! RGB Matrix Effects (#5877)

* Spirals, Pinwheels, and Documentation....Oh My!

* Spiral effect band thickness adjustments

* Fixing animation spin directions

5 years ago[Keymap] Update Xulkal user code (#5920)
XScorpion2 [Sun, 19 May 2019 16:15:50 +0000 (11:15 -0500)]
[Keymap] Update Xulkal user code (#5920)

5 years agoFixing hsv_to_rgb where s = 0 and v < 255 (#5915)
XScorpion2 [Sun, 19 May 2019 16:11:08 +0000 (11:11 -0500)]
Fixing hsv_to_rgb where s = 0 and v < 255 (#5915)

* Fixing hsv to rgb where s is 0 and v is < 255

* Update color.c

5 years agoSingle Color Band scrolling left to right effects (#5867)
XScorpion2 [Sun, 19 May 2019 16:09:06 +0000 (11:09 -0500)]
Single Color Band scrolling left to right effects (#5867)

5 years agoFix bit count calculation for iterating layers
Ryan Caltabiano [Sat, 18 May 2019 20:12:35 +0000 (15:12 -0500)]
Fix bit count calculation for iterating layers

5 years agoUpdate my code to use layer_state_t typedef
Drashna Jaelre [Fri, 17 May 2019 22:21:45 +0000 (15:21 -0700)]
Update my code to use layer_state_t typedef

5 years agoEnable RGB Matrix Sleep
Drashna Jaelre [Wed, 15 May 2019 06:26:41 +0000 (23:26 -0700)]
Enable RGB Matrix Sleep

5 years agoTweaks to Corne Keyboard Layout
Drashna Jaelre [Tue, 14 May 2019 16:11:57 +0000 (09:11 -0700)]
Tweaks to Corne Keyboard Layout

5 years agoUpdate KC_MAKE macro to better handle crkbd split
Drashna Jaelre [Tue, 14 May 2019 04:03:17 +0000 (21:03 -0700)]
Update KC_MAKE macro to better handle crkbd split

5 years agoUpdate Corne Keyboard layout
Drashna Jaelre [Tue, 14 May 2019 03:58:46 +0000 (20:58 -0700)]
Update Corne Keyboard layout

5 years agoUpdate Corne Keyboard configuration
Drashna Jaelre [Tue, 14 May 2019 03:55:19 +0000 (20:55 -0700)]
Update Corne Keyboard configuration

5 years agoFix lighting issue for gamepad
Drashna Jaelre [Tue, 14 May 2019 02:40:19 +0000 (19:40 -0700)]
Fix lighting issue for gamepad

5 years agoConsolidate RGB Matrix layer indication function
Drashna Jaelre [Mon, 13 May 2019 21:48:53 +0000 (14:48 -0700)]
Consolidate RGB Matrix layer indication function

And changes to iris

5 years agoIncrease Debounce for Ergodox EZ
Drashna Jaelre [Sun, 12 May 2019 17:33:10 +0000 (10:33 -0700)]
Increase Debounce for Ergodox EZ

The performance improvements have made it necessary, actually

5 years agoDisable more RGB matrix modes
Drashna Jaelre [Sat, 11 May 2019 19:25:59 +0000 (12:25 -0700)]
Disable more RGB matrix modes

5 years agoFix merge commit?
Drashna Jaelre [Fri, 10 May 2019 08:36:07 +0000 (01:36 -0700)]
Fix merge commit?

5 years agoMake sure that RGM Matrix is checked properly
Drashna Jaelre [Fri, 10 May 2019 06:50:30 +0000 (23:50 -0700)]
Make sure that RGM Matrix is checked properly

5 years agoFix rgb matrix helper function
Drashna Jaelre [Wed, 8 May 2019 04:08:41 +0000 (21:08 -0700)]
Fix rgb matrix helper function

5 years agoRe-add debounce to ergodox EZ
Drashna Jaelre [Tue, 7 May 2019 21:16:00 +0000 (14:16 -0700)]
Re-add debounce to ergodox EZ

5 years agoRe-enable Audio
Drashna Jaelre [Tue, 7 May 2019 07:22:55 +0000 (00:22 -0700)]
Re-enable Audio

And there was much rejoicingmake keebio/iris/rev2:drashna AUDIO_ENABLE=yes!

5 years agoAdds a configurable initial delay to the audio clicky feature (#4286)
Josh [Fri, 17 May 2019 20:48:53 +0000 (16:48 -0400)]
Adds a configurable initial delay to the audio clicky feature (#4286)

* Adding an AUDIO_CLICKY_DELAY_DURATION configurable value to the AUDIO_CLICKY feature.

* Tweaking my community keymap to work better with my rev 4 planck.

5 years agoTypedef'ed layer_state_t to uint32_t (#3637)
Alex Ong [Fri, 17 May 2019 20:47:50 +0000 (06:47 +1000)]
Typedef'ed layer_state_t to uint32_t (#3637)

* Typedef'ed layer_state_t to uint32_t.

This enables future work with layer_state_t to uint8_t for optimization purposes.

* Removed accidental xeal60 commit

* Revert to egyptian brackets, added sizeof(layer_state_t) so when layer_state_t is redefined it will automagically work.

* Add additional typedefs

* Add checks for setting layer state

* Update tmk_core/common/action_layer.h

Co-Authored-By: alex-ong <the.onga@gmail.com>
* Revert commit.

5 years ago[Keyboard] Butterstick fix (#5900)
Jeremy Bernhardt [Fri, 17 May 2019 20:07:38 +0000 (14:07 -0600)]
[Keyboard] Butterstick fix (#5900)

* Working on chording

* Working on chording

* Got layouts in order

* Initial Georgi support

* forgot to add keymaps

* Updated readme

* Update keyboards/georgi/keymaps/template/readme.md

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.h

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/georgi.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/rules.mk

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/keymaps/template/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/matrix.c

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Disabled features, updated info

* Update keyboards/georgi/config.h

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Update keyboards/georgi/config.h

Co-Authored-By: germ <jeremythegeek@gmail.com>
* Fixed info.json

* Split the number button and fixed gaming mode.

* started work on history feature

* Working history/multikeyfuckery

* type

* inital code reduction refactor

* Got multikey patched up, optimizing for size

* Forgot to remove stuff

* fixed key repeat

* Key repeat added.

* Symshift locking

* Midchord Sym shenanigans.

* Added only QWERTY mode

* Split out header

* Added stickybits, minimal layour

* Fixing user layout

* Whitespace fixing

* Fixing Version name

* Starting work on BS

* Fixing default layout and rules

* Updated Butter fw

* Copy-paste rebase

* more fixing from merge. Fuck

* Forgot to roll version

* Added revisions as per @mechmerlin

* Somehow forgot backspace

* Forgot Backspace?

5 years ago[Keyboard] Georgi improvements (#5899)
Jeremy Bernhardt [Fri, 17 May 2019 20:02:22 +0000 (14:02 -0600)]
[Keyboard] Georgi improvements (#5899)

* Georgi improvements

* The writing was in the -Wall

5 years ago[Keyboard] keypad enter should not be remapped in Model M default keymap (#5897)
Chris Broekema [Fri, 17 May 2019 19:58:28 +0000 (21:58 +0200)]
[Keyboard] keypad enter should not be remapped in Model M default keymap (#5897)

5 years ago[Keymap] Adding my keymap for the minivan/kumo (#5896)
kingwangwong [Fri, 17 May 2019 19:57:10 +0000 (14:57 -0500)]
[Keymap] Adding my keymap for the minivan/kumo (#5896)

* adding my keymap for the KUMO

* edited the readme file

* edited some more files

* edited some more files

* edited files from feedback

* edited one more files from feedback

* edited rules

5 years ago[Keyboard] New Keyboard: Mars 8.0 TKL (#5894)
MechMerlin [Fri, 17 May 2019 19:54:10 +0000 (12:54 -0700)]
[Keyboard] New Keyboard: Mars 8.0 TKL  (#5894)

* fix the things the stupid script broke

* create an appropriate LAYOUT macro using LAYOUT_tkl_ansi

* create an appropriate keymap stolen from the phantom default keymap

* add correct pins used and rgb led numbers

* change vendor and device name

* add QMK Configurator support

* fix up RGB underglow

* update readme

* introduce new layout macro tkl_iso

* add QMK Configurator support for new layout macro

* enable backlight and add community layout support

5 years ago[Keymap] Add keymap for minivan (#5887)
marksard [Fri, 17 May 2019 19:40:02 +0000 (04:40 +0900)]
[Keymap] Add keymap for minivan (#5887)

* Keyboard: add treeadstone48

* rename layout defines

* Use of pragma once

* move common include code

* fixed info.json

* change keymap layout from kc to normal

* fix alpha revision keymap

* fixed info.json

* remove USE_Link_Time_Optimization

* Added like_jis keymap for minivan/KUMO keyboard.

* Fixed comments

* Fixed review

5 years agoFix the modifier of font variable in ssd1306.c (#5880)
mogira [Fri, 17 May 2019 19:37:12 +0000 (04:37 +0900)]
Fix the modifier of font variable in ssd1306.c (#5880)

5 years agoMake delay for Capslock in Hold-Tap functions configurable (#5497)
Drashna Jaelre [Thu, 16 May 2019 17:28:06 +0000 (10:28 -0700)]
Make delay for Capslock in Hold-Tap functions configurable  (#5497)

* Increase delay for Hold-Tap register for CAPSLOCK

Because it seems that the 80ms delay wasn't too much

* Screw it, make the caps delay a define and make it configurable

5 years ago[Keymap] Signum 3.0 Swap positions (#5892)
Jan Christoph Ebersbach [Thu, 16 May 2019 16:40:00 +0000 (18:40 +0200)]
[Keymap] Signum 3.0 Swap positions (#5892)

5 years agoAdd a new keyboard Halberd (#5874)
ENDO Katsuhiro [Thu, 16 May 2019 16:39:06 +0000 (01:39 +0900)]
Add a new keyboard Halberd (#5874)

* Add a new keyboard Halberd.

* Update default keymap and add new keymap.

* Use pragma once.

* Comment out IS_COMMAND macro.

* Remove unnecessary backslashes.

* Remove dead code.

* Change layer defines to enum.

* Remove DISABLE_JTAG definition.

* Change BOOTMAGIC_ENABLE to "lite".

* Remove unnecessary line.

Co-Authored-By: fauxpark <fauxpark@gmail.com>
5 years ago[Keymap] Pvinis/update for iris (#5889)
Pavlos Vinieratos [Thu, 16 May 2019 16:38:28 +0000 (18:38 +0200)]
[Keymap] Pvinis/update for iris (#5889)

* add default functions

* some indenting

* add ctl and alt

* maybe?

5 years ago[Keyboard] Leaf60 hotswap and universal pcb (#5882)
MechMerlin [Thu, 16 May 2019 15:52:38 +0000 (08:52 -0700)]
[Keyboard] Leaf60 hotswap and universal pcb (#5882)

* initial commit

* copy paste with some fixes the code from fox lab leaf60 repo

* add 60_ansi and 60_hhkb and community layout support

* add QMK Configurator support

* turn bootmagic to lite and turn on rgb and backlights

* disable some features so firmware isn't too big

* initial commit for hotswap leaf60

* add hotswap support

* edits for consistency

* add a generic leaf60 readme

* turn off console and command to save firmware space

* not enabling sleep led enable

* not enabling sleep led enable

* had one extra key in 60_hhkb

* get rid of limit val define

* Update keyboards/foxlab/leaf60/hotswap/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/foxlab/leaf60/hotswap/rules.mk

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

Co-Authored-By: fauxpark <fauxpark@gmail.com>
5 years ago[Docs] Fix typo in Userspace doc (#5871)
Pavlos Vinieratos [Thu, 16 May 2019 15:21:51 +0000 (17:21 +0200)]
[Docs] Fix typo in Userspace doc (#5871)

* typo

* Update docs/feature_userspace.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
5 years agoAdd Configurator support for ai03/orbit (#5863)
zvecr [Thu, 16 May 2019 12:54:43 +0000 (13:54 +0100)]
Add Configurator support for ai03/orbit (#5863)

* Add Configurator support for ai03/orbit

* Add Configurator support for ai03/orbit - align with documented KLE

5 years agoAlign Configurator support for ai03/lunar (#5864)
zvecr [Thu, 16 May 2019 12:53:48 +0000 (13:53 +0100)]
Align Configurator support for ai03/lunar (#5864)

5 years agoAdd effect range to rgblight.c (#5856)
Takeshi ISHII [Thu, 16 May 2019 04:11:28 +0000 (13:11 +0900)]
Add effect range to rgblight.c (#5856)

* add rgblight_set_effect_range()

* implement effect range

* Arrange the order of function list in rgblight.h .

* update docs/feature_rgblight.md

* fix RGBLIGHT_RAINBOW_SWIRL_RANGE default value

* add example code about Utility Functions

* add example code about direct operation functions

* When RGBLIGHT_SPLIT is defined, the following function has no meaning and is invalidated.

 * rgblight_setrgb_master(r, g, b)
 * rgblight_setrgb_slave(r, g, b)
 * rgblight_sethsv_master(h, s, v)
 * rgblight_sethsv_slave(h, s, v)

* add temporary test code for rgblight_set_effect_range

* fix rgblight_effect_knight() bug

* Test End. Revert "add temporary test code for rgblight_set_effect_range"

This reverts commit 5680cddd012d68b2db75a532862a7fef250f8973.

5 years agoNK65 Addition (#5865)
yiancar [Thu, 16 May 2019 04:09:36 +0000 (05:09 +0100)]
NK65 Addition (#5865)

* Nk65 initial commit

* Minor fix for compatibility

* Make everything pretty

* Update keyboards/nk65/config.h

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Chmod Dummy

* Update getting_started_introduction.md

* Revert "Update getting_started_introduction.md"

This reverts commit daf446acf7ae4ae00488b389ce04f2cfca708d44.

5 years agoRemoves Erez personally from QMK (#5883)
Erez Zukerman [Wed, 15 May 2019 23:53:45 +0000 (19:53 -0400)]
Removes Erez personally from QMK (#5883)

5 years agoPort 40percentclub nein (#5876)
zvecr [Wed, 15 May 2019 19:57:35 +0000 (20:57 +0100)]
Port 40percentclub nein (#5876)

5 years agoAdd a new keybord Scythe (#5873)
ENDO Katsuhiro [Wed, 15 May 2019 15:52:30 +0000 (00:52 +0900)]
Add a new keybord Scythe (#5873)

* Add a new keyboard Scythe.

* Update info.json.

* Use pragma once.

* Comment out IS_COMMAND macro.

* Remove DISABLE_JTAG definition.

* Remove unnecessary backslashes.

* Change layer defines to enum.

* Remove dead code.

* Fix typo(RGBLIGHT_SPLIT).

* Change BOOTMAGIC_ENABLE to "lite".

* Remove unnecessary keys.

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Fix width.

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Fix hight.

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
5 years ago[Keyboard] Added capslock LED support to the Doro67 Multi PCB. (#5875)
Nicholas Shaff [Wed, 15 May 2019 02:31:36 +0000 (21:31 -0500)]
[Keyboard] Added capslock LED support to the Doro67 Multi PCB. (#5875)

5 years ago[Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859)
Ben [Wed, 15 May 2019 00:00:31 +0000 (02:00 +0200)]
[Keyboard] Add Keycapsss O4L 5x12 keyboard (#5859)

* [Keyboard] Add Keycapsss O4L 5x12 keyboard

* Fix layout error in rules.mk

* Update keyboards/keycapsss/o4l_5x12/readme.md

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

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

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

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/keycapsss/o4l_5x12/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Remove trailing backslashes

* Add additional infos to the readme

* Remove remaining backslashes

* Change 2x2y layout to my needs

* Update keyboards/keycapsss/o4l_5x12/o4l_5x12.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/keycapsss/o4l_5x12/o4l_5x12.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/keycapsss/o4l_5x12/o4l_5x12.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keymaps to use new layout names

* Update keyboards/keycapsss/o4l_5x12/rules.mk

Co-Authored-By: Drashna Jaelre <drashna@live.com>
5 years agoUpdate Zen rev2 info.json file with option positions (#5872)
XScorpion2 [Tue, 14 May 2019 22:25:26 +0000 (17:25 -0500)]
Update Zen rev2 info.json file with option positions (#5872)

5 years ago[Keymap] Correction for DE_Simple keymap readme (#5870)
Markus Dieckmann [Tue, 14 May 2019 19:27:49 +0000 (21:27 +0200)]
[Keymap] Correction for DE_Simple keymap readme (#5870)

Replaced erroneous second QWERTZ keymap with diagramm for 'Lower'
layer.

5 years ago[Keymap] Neo2 for ErgoDox on MacOS US QWERTY / ABC Extended keymap (#5862)
Morton Jonuschat [Tue, 14 May 2019 19:12:29 +0000 (12:12 -0700)]
[Keymap] Neo2 for ErgoDox on MacOS US QWERTY / ABC Extended keymap (#5862)

This is a Neo2 inspired layout that is meant to be fully usable on
MacOS when used with the default US QWERTY/ABC Extended keymap.

Neo2 layers 1-4 have been almost fully implemented in hardware.
Layers 5 and 6 (greek and mathematical symbols) have been left
out for now as most of them aren't available on the default
keymaps.

Layer toggling for layer 3 on the right hand side utilizes a
tap-toggle approach that is a combination of MO & LT macros.
This is required to allow sending Y when tapped, @ when tapped
while the SHIFT modifier is active and support momentarily
toggling the layer while the key is held.

5 years agoFix arch installs as 8.1 is unavailable and #5456 has been merged (#5857)
zvecr [Tue, 14 May 2019 19:05:09 +0000 (20:05 +0100)]
Fix arch installs as 8.1 is unavailable and #5456 has been merged (#5857)

5 years ago[Keymap] Pvinis master (#5843)
Pavlos Vinieratos [Tue, 14 May 2019 19:02:22 +0000 (21:02 +0200)]
[Keymap] Pvinis master (#5843)

* trying to make my global keymap

* refactoring the old keymap using userspace

* getting there

* move readme and remove community layout

* use pragma once instead of ifndefs

* just make iris work

* iris decent

* better naming

* add some modifiers on the home row

* use symbol and sysctl layers

* fix up

* a bit faster

* add < and > on symbol layer

* apparently im not using z all that much..

* okok

* fix up stuff

* led init is back

* bring back led indicators

* Update keyboards/ergotravel/keymaps/pvinis/config.h

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* not needed

* not needed

* delete these for now, until I use the userspace code

* remove katamari from here. made a new pr for it

* lower case

* drashna suggestion :)

* move files to correct place

* fix missing command

5 years ago[Keyboard] Create RGBKB Folder (#5858)
XScorpion2 [Tue, 14 May 2019 18:58:56 +0000 (13:58 -0500)]
[Keyboard] Create RGBKB Folder (#5858)

* Move Sol, Zen, & Zygomorph keyboards to RGBKB folder

* Updated default keymaps

* Fixing more areas due too folder moves

* Fixing Zen layer numbers

* Fixing zygomorph layer comments

* Fixing Colmak comments

* Fixing Sol Colmak readme

* Macro alignment

* Zen rev2 configuration json

* Fixing sol ifdef

* Fixing Sol info.json

5 years agoRoguepullrequest mousepad (#5860)
roguepullrequest [Mon, 13 May 2019 15:00:20 +0000 (16:00 +0100)]
Roguepullrequest mousepad (#5860)

* First publish of roguepullreqest programmer dvorak planck layout

* Removed junk line

* Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Update keyboards/planck/keymaps/roguepullrequest/keymap.c

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Removed layer songs

Removed layer songs for cleanliness. Will use them later.

* Update keyboards/planck/keymaps/roguepullrequest/readme.md

Co-Authored-By: roguepullrequest <roguepullrequest@users.noreply.github.com>
* Made basic LSHIFT framework but is not working. Listed other tapdances.

* Got LSHIFT to work

* Added working RSHIFT

* Added working TD_S

* Cleaned up LEFT and RIGHT [ { ] } on the UPPER layer.

* Cleaned up layout.

* Reenabled audio space is not needed right now.

* Added tap dances and layout image

* Started dactylmanuform layout

* Revert "Started dactylmanuform layout"

This reverts commit 5ef48e4a23de14db9b843d85d3250e1bf4426817.

* Started mousepad version of BDN9...wont compile for some reason.

* Fixed BDN9 mousepad layout

* Added readme.md to mousepad bdn9 layout.

* Updated readme.md for mousepad bdn9 layout.

Fixed the tables to finally work.

* Unslashed the mousepad keymap for the BDN9

5 years agoXulkal Keymap Changes (#5861)
XScorpion2 [Mon, 13 May 2019 14:58:15 +0000 (09:58 -0500)]
Xulkal Keymap Changes (#5861)

5 years agoAdd Wasdat controller (#5855)
fauxpark [Sun, 12 May 2019 18:22:16 +0000 (04:22 +1000)]
Add Wasdat controller (#5855)

* Add Wasdat controller

* Add reset instructions

* Clarify ANSI & ISO support

5 years ago[Keyboard] Fix file encoding and add readme (#5853)
zvecr [Sun, 12 May 2019 07:01:00 +0000 (08:01 +0100)]
[Keyboard] Fix file encoding and add readme (#5853)

5 years ago[Keyboard] Added hand wired keyboard "Daishi" (#5712)
Croktopus [Sun, 12 May 2019 06:59:52 +0000 (23:59 -0700)]
[Keyboard] Added hand wired keyboard "Daishi" (#5712)

* added daishi

* edits made based on feedback

* Update keyboards/handwired/daishi/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/daishi/keymaps/default/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/handwired/daishi/keymaps/default/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* made more changes based on feedback

* Update keyboards/handwired/daishi/keymaps/default/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* updated usb device info

* fixed layouts

* fixed LEDs and keymaps

5 years ago[Keyboard] Enable RGBLED_SPLIT on hecomi/alpha (#5836)
takashiski [Sun, 12 May 2019 06:20:45 +0000 (15:20 +0900)]
[Keyboard] Enable RGBLED_SPLIT on hecomi/alpha (#5836)

* remove not need file

* set RGBLIGHT_SPLIT

* set RGBLIGHT by layer

* exchange LED color on layer

* Update keyboards/hecomi/alpha/rules.mk

I misunderstand RGBLIGHT_SPLIT

Co-Authored-By: Drashna Jaelre <drashna@live.com>
5 years ago[Keyboard] Fix dz60 LAYOUT_60_iso_split_space_bs_rshift api errors (#5852)
zvecr [Sun, 12 May 2019 06:15:18 +0000 (07:15 +0100)]
[Keyboard] Fix dz60 LAYOUT_60_iso_split_space_bs_rshift api errors (#5852)

* Fix LAYOUT_60_iso_split_space_bs_rshift to match comments and Configurator

* Fix LAYOUT_60_iso_split_space_bs_rshift to match comments and Configurator

5 years ago[Keyboard] Convert Staryu to use DIRECT_PINS and BACKLIGHT_PINS (#5848)
zvecr [Sun, 12 May 2019 05:57:51 +0000 (06:57 +0100)]
[Keyboard] Convert Staryu to use DIRECT_PINS and BACKLIGHT_PINS (#5848)

* Convert to use DIRECT_PINS and BACKLIGHT_PINS

* Convert to use DIRECT_PINS and BACKLIGHT_PINS - remove old comment

5 years ago[Keyboard] clarify readme for the growing number of kbd67 revisions (#5844)
MechMerlin [Sun, 12 May 2019 05:56:00 +0000 (22:56 -0700)]
[Keyboard] clarify readme for the growing number of kbd67 revisions (#5844)

* clarify readme for the growing number of kbd67 revisions

* some pr comment nits

5 years ago[Keyboard] Adding RGBKB Zygomorph Keyboard (#5841)
XScorpion2 [Sun, 12 May 2019 05:42:57 +0000 (00:42 -0500)]
[Keyboard] Adding RGBKB Zygomorph Keyboard (#5841)

* Initial Zygomorph 5x6 code

Split is not working yet

* layout changes

implement 4 row config option (not done yet), remove layout comments in layout.c

* Zygomorph layouts for 5x12, 5x6, 4x12, and 4x6

Also, info.json *should* be nearly usable
 for the configurator

* temporary fix for pin D5 being broken

* show D5 issue comment

* add build notes

* Pin B7 broken in split why?

* remove fix

* Fix some pin assignments

* begin to fix keymap

* Create new 5x6 layout

* update key positions

* Initial Zygomorph 5x6 code

Split is not working yet

* layout changes

implement 4 row config option (not done yet), remove layout comments in layout.c

* Zygomorph layouts for 5x12, 5x6, 4x12, and 4x6

Also, info.json *should* be nearly usable
 for the configurator

* temporary fix for pin D5 being broken

* show D5 issue comment

* add build notes

* Pin B7 broken in split why?

* remove fix

* Fix some pin assignments

* begin to fix keymap

* Create new 5x6 layout

* Rough first pass at split common conversion.
Keymap cleanup to cover just the basics.
Broke OLED code out into separate example.

* Fix readme

* Removal of old encoder / oled driver, fix for layout macros

* small update

* xulkal zygomorph keymaps

* Removed the LED_MIRRORED option as leds are always mirrored on Zygomorph

* Xulkal keymaps update

* split rgb light support

* fix line endings

* Apply suggestions from code review

Co-Authored-By: zvecr <git@zvecr.com>
* More layout and compile fixes from pr review

* Cleaning up rules.mk files

* Apply suggestions from code review

Co-Authored-By: zvecr <git@zvecr.com>
* Updating defaults

* Apply suggestions from code review

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
5 years agoAdded check for event pressed to clear space cadet (#5839)
XScorpion2 [Sun, 12 May 2019 05:20:14 +0000 (00:20 -0500)]
Added check for event pressed to clear space cadet (#5839)

* Added check for pressed to clear space cadet

* Found some docs to update

* Update docs/quantum_keycodes.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Changes from PR

5 years ago[Keyboard] Z-150 Blackheart refactor (#5823)
noroadsleft [Sun, 12 May 2019 05:16:07 +0000 (22:16 -0700)]
[Keyboard] Z-150 Blackheart refactor (#5823)

* Fix white space on z150_blackheart.h

* Update z150_blackheart.h to use #pragma once include guard

* Update z150_blackheart.h to use QMK-preferred K<row><col> notation

* Add QMK Configurator support

* Refactor the keymaps

- refactor the keymaps into separate files for each layout macro
- give credit where credit is due
- white space update (four-space indent)

* Make Hardware Availability link in readme a rich text link

* Convert LED indicators to GPIO commands

* Elevate Indicator LED set-up and toggling to keyboard level

5 years agoNEK Type A (#5175)
Mike Roberts [Sun, 12 May 2019 01:12:06 +0000 (21:12 -0400)]
NEK Type A (#5175)

* project creation and config.h import

* fix name

* cleanup

* layout for left

* working left with feather pins

* full keymap

* ?

* let's do this

* non working twimaster version

* it fucking works!

* bluetooth!

* cleanup

* use auto output for ADAFRUIT_BLE

* remove auto from custom matrix

* better ble auto

* fix f1

* revert

* fix ble

* update readme

* Update readme.md

* Update readme.md

5 years agoUpdate run command now that the install script is unattended, fix mount point for...
zvecr [Sun, 12 May 2019 00:55:12 +0000 (01:55 +0100)]
Update run command now that the install script is unattended, fix mount point for Debian (#5847)

5 years ago[Keymap] Minor keymap updates (#5850)
stanrc85 [Sun, 12 May 2019 00:51:37 +0000 (20:51 -0400)]
[Keymap] Minor keymap updates (#5850)

* Move layer toggle key for one handed operation

* Add print screen keycode

* Cleaning up some tab/space formatting

5 years agoFix for Solid Reactive mode bug (#5846)
XScorpion2 [Sat, 11 May 2019 19:31:31 +0000 (14:31 -0500)]
Fix for Solid Reactive mode bug (#5846)

derp, forgot to remove the pragma once

5 years agoAdd vim arrow keybindings to layer 1, update readme. (#5842)
William Chang [Sat, 11 May 2019 17:14:42 +0000 (10:14 -0700)]
Add vim arrow keybindings to layer 1, update readme. (#5842)

5 years agofeat: add kbd67v2 support (#5777)
Paul J. Miller [Sat, 11 May 2019 16:24:49 +0000 (12:24 -0400)]
feat: add kbd67v2 support (#5777)

* feat: add kbd67v2 support

* update cr

* Update keyboards/kbdfans/kbd67/rev2/config.h

Co-Authored-By: Vorror <paul@dgtlrepublic.com>
* Update keyboards/kbdfans/kbd67/rev2/config.h

Co-Authored-By: Vorror <paul@dgtlrepublic.com>
* Update keyboards/kbdfans/kbd67/rev2/rev2.c

Co-Authored-By: Vorror <paul@dgtlrepublic.com>
* Update keyboards/kbdfans/kbd67/rev2/rules.mk

Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
* Update keyboards/kbdfans/kbd67/rev2/readme.md

Co-Authored-By: MechMerlin <30334081+mechmerlin@users.noreply.github.com>
5 years agotranslate docs into Mandarin Chinese (#5807)
ymzcdg [Sat, 11 May 2019 16:22:16 +0000 (00:22 +0800)]
translate docs into Mandarin Chinese (#5807)

* translate newbs.md into Madarin Chinese

translate newbs.md into Madarin Chinese

* translate docs into Mandarin Chinese

translate getting_started_github.md into Mandarin Chinese

* translate getting_started_getting_help.md into Mandarin Chinese

translate getting_started_getting_help.md into Mandarin Chinese

* contributing.md to Chinese

Personify QMK as a girl named Q酱 . It can make more developer read this document and contribute QMK.

* getting_started_introduction.md to Chinese

getting_started_introduction.md to Chinese

* faq.md to Chinese

faq.md to Chinese

* crlf2lf getting_started_introduction.md

ending line fix getting_started_introduction.md

* crlf2lf contributing.md

crlf2lf contributing.md

5 years agoRGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)
XScorpion2 [Sat, 11 May 2019 02:56:16 +0000 (21:56 -0500)]
RGB Matrix Effects: Cycle Out to In & Cycle Out to In Dual (#5812)

5 years agoCleanup/rgb matrix (#5811)
XScorpion2 [Fri, 10 May 2019 23:55:02 +0000 (18:55 -0500)]
Cleanup/rgb matrix (#5811)

* clean up rgb matrix extern usage

Moved rgb matrix boiler plate into macros

Rebased onto typing heatmap pr

* Fixing the reversed frame buffer access in digital rain

* Fixing digital rain & typing heatmap if keyreactive effects are not enabled

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Adding parenthesizes to DRIVER_LED_TOTAL where necessary

* Updated docs

* added notes about parentheses

5 years ago[Docs] RGB Animation documentation on reducing memory footprint (#5813)
Yan-Fa Li [Fri, 10 May 2019 16:50:53 +0000 (09:50 -0700)]
[Docs] RGB Animation documentation on reducing memory footprint (#5813)

* Improve Animation docs with example

 - example to reduce flash footprint of animations using RGBLIGHT_EFFECT_ defines

* Re-order the effects list

* Update docs/feature_rgblight.md

Co-Authored-By: yanfali <yanfali@gmail.com>
* Update docs/feature_rgblight.md

Co-Authored-By: yanfali <yanfali@gmail.com>
* Update docs/feature_rgblight.md

Co-Authored-By: yanfali <yanfali@gmail.com>
* Introduce line breaks

* Add title for animation speed section

* Organize Animation Defines Into Groups

* Use the RGB EFFECT recommended by mtei in docs

 - has the most modes, and STATIC_LIGHT can't really be disabled.

* Use more accurate titles for effects and animation

 - accidentally put a toggle in settings

5 years ago[Keyboard] Satisfaction75 i2c fix and VIA layout (#5798)
Andrew Kannan [Fri, 10 May 2019 05:53:36 +0000 (01:53 -0400)]
[Keyboard] Satisfaction75 i2c fix and VIA layout (#5798)

5 years agoNorman layout for the minidox keyboard (#5747)
Torben Hoffmann [Fri, 10 May 2019 05:12:11 +0000 (07:12 +0200)]
Norman layout for the minidox keyboard (#5747)

* Norman layout with Lower and Raise layers working

* Add keymap_extra def for Norman layout
* Re-org'ed the modifiers as explained in the Readme
* Corrected colour legend for KLE that the Readme links to

* Use #pragma once in header file

* Use pragma once and move user config to config.h

* Move definitions to the right file and correct link in Readme

* Move def of NM_COLN to the logical place in header file

* Add sendstring_norman.h for when the laptop layout is not QWERTY

* Update quantum/keymap_extras/sendstring_norman.h

Co-Authored-By: lehoff <torben.lehoff@gmail.com>
5 years ago[Keymap] Updated keymap and readme (#5834)
William Chang [Fri, 10 May 2019 04:41:26 +0000 (21:41 -0700)]
[Keymap] Updated keymap and readme (#5834)

* Initial commit

* Modified keymap and updated readme.

* fixed numbering in readme

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Made requested changes in PR.

* Rename README.md to readme.md

* swapped media control keys

* updated right alt key to apply shift key for emacs

* updated R_Alt to remove shift

* Updated readme

5 years ago[Keyboard] DZTECH: CODE CLEANUP (#5828)
moyi4681 [Fri, 10 May 2019 01:48:07 +0000 (09:48 +0800)]
[Keyboard] DZTECH: CODE CLEANUP (#5828)

* Delete board.c

* Delete board.h

* Delete board.mk

* Delete bootloader_defs.h

* Delete chconf.h

* Delete halconf.h

* Delete mcuconf.h

* Update rules.mk

* Update config.h

* Update config.h

* Update config.h

* Update config.h

* Update config.h

* Update rules.mk

* Delete bootloader_defs.h

* Delete halconf.h

* Delete chconf.h

* Delete mcuconf.h

* Update rules.mk

* Update config.h

* Update dz40rgb.c

* Update dz65rgb.c

5 years ago[Keymap] Fix RGB_MATRIX_ENABLE check in users/konstantin/rules.mk (#5832)
Konstantin Đorđević [Thu, 9 May 2019 18:05:33 +0000 (20:05 +0200)]
[Keymap] Fix RGB_MATRIX_ENABLE check in users/konstantin/rules.mk (#5832)

5 years agofixed matrix (#5831)
Hannes Egler [Thu, 9 May 2019 16:57:56 +0000 (18:57 +0200)]
fixed matrix (#5831)