jackhill/qmk/firmware.git
4 years agoUpdate bootloader.mk (#6698)
fauxpark [Tue, 17 Sep 2019 23:48:58 +0000 (09:48 +1000)]
Update bootloader.mk (#6698)

4 years ago[Keyboard] xd87: add capslock led support (#6758)
fougner [Tue, 17 Sep 2019 17:37:01 +0000 (19:37 +0200)]
[Keyboard] xd87: add capslock led support (#6758)

4 years ago[Keyboard] Freyr: Configurator bugfixes (#6756)
noroadsleft [Tue, 17 Sep 2019 17:36:18 +0000 (10:36 -0700)]
[Keyboard] Freyr: Configurator bugfixes (#6756)

- rebuild LAYOUT_all tree (key count mismatch)
- correct keyboard dimensions and key positioning
- complete key object labels
- debug linting (one key object per line; changes white space only)

4 years ago[Keyboard] KBD75 refactor (#6755)
noroadsleft [Tue, 17 Sep 2019 17:34:52 +0000 (10:34 -0700)]
[Keyboard] KBD75 refactor (#6755)

* convert codebase to #pragma once

* fix file includes

- quantum.h is included at keyboard level, redundant at revision level
- keyboard-level path is accessible at revision level, remove relative pathing

* duplicate common layout macros from rev1 to rev2

Add the layout macros supported by both rev1 and rev2 to rev2.h directly, which exposes these layouts to QMK Configurator.

* enable community layout support (75_ansi, 75_iso)

* add LAYOUT_75_iso layout data

It needs its own tree because its keys are in a different order from LAYOUT_iso_1u even though the physical layout is the same.

* minimize rules.mk files (use QMK defaults)

* use atmel-dfu bootloader rule

* fix typo on rev1 info.json

4 years ago[Keymap][Xulkal] User code update (#6752)
XScorpion2 [Tue, 17 Sep 2019 17:28:02 +0000 (12:28 -0500)]
[Keymap][Xulkal] User code update (#6752)

* Updating rgb menu behavior

* Fixing toggle keycode to work how I want it

* Enabling auto scroll timeout

4 years ago[Keymap] Fix e65 7u WK layout and add crd's personal keymap (#6750)
Jason Thigpen [Tue, 17 Sep 2019 17:27:07 +0000 (10:27 -0700)]
[Keymap] Fix e65 7u WK layout and add crd's personal keymap (#6750)

* Add e65 keymap for crd

* Fix e65 7u wk layout

4 years ago[Keymap] idobo/drewdobo keymap v1 (#6744)
Drew Smathers [Tue, 17 Sep 2019 17:24:15 +0000 (10:24 -0700)]
[Keymap] idobo/drewdobo keymap v1 (#6744)

4 years ago[Keyboard] Correct info.json data for vn66 (#6741)
vuhopkep [Tue, 17 Sep 2019 17:23:13 +0000 (00:23 +0700)]
[Keyboard] Correct info.json data for vn66 (#6741)

* Correct info.json data for vn66

* update .json file data

* Update info.json

4 years ago[Keyboard] Adding YMDK "Bface" keyboard (#6731)
Ethan Durrant [Tue, 17 Sep 2019 17:19:16 +0000 (11:19 -0600)]
[Keyboard] Adding YMDK "Bface" keyboard (#6731)

* making a new board setup for ymdk bface clone

* removing extra keymaps that copied over

* documentation and edits for new ymdk_bface board

* cleaning up config and keymaps

* removed extra keymap and working on READMEs

* readme edits

* shorter aliexpress link in ymdk_bface readme

* added images to readmes and edited the keymaps

* more flashing directions

* Mac directions formatting

* editing and creating the all layout

* cleanign up ymdk_bface keymaps

* fixed typos in layout

* removed tabs

* cleaned up the LED and Backlight configuration.

* adding more to info.josn and cleaning up readme

* fixing JSON typos

* made a ymdk folder and moved the bface into it.

* fixing file names for the new folder structure

4 years ago[Keyboard] Adding AEK64 keyboard (#6725)
Noan Mousy [Tue, 17 Sep 2019 17:17:03 +0000 (19:17 +0200)]
[Keyboard] Adding AEK64 keyboard (#6725)

* Adding AEK64 keyboard

* Deleting useless layout definition

* Resolving many code review issues

* Documenting my 4sStylZ keymap

* Adding default keymap

* Apply suggestions from code review

Code review corrections

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Correcting the NKRO implementation

4 years ago[Keymap] Plaid Keymap for Programmers (#6706)
IanGC [Tue, 17 Sep 2019 17:15:07 +0000 (13:15 -0400)]
[Keymap] Plaid Keymap for Programmers (#6706)

* map programmer qwerty

* clarify and fix typo

* finishing touches

* use qmk
s templates for readme

* update copyright notice

* remove unnecessary code

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* remove unnecessary code

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/plaid/keymaps/thehalfdeafchef/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* fix documentation

* reformat code

* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>
4 years ago[Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)
Wilba [Tue, 17 Sep 2019 16:59:34 +0000 (02:59 +1000)]
[Keyboard] Fixed EEPROM start address for firmware using VIA (#6757)

4 years agoAdd Chimera65 Keyboard (#6670)
Andrew Kannan [Tue, 17 Sep 2019 02:37:51 +0000 (22:37 -0400)]
Add Chimera65 Keyboard (#6670)

* Add chimera board

* info json start

* Update keyboards/cannonkeys/chimera65/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>
Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update keyboards/cannonkeys/chimera65/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
4 years agoPercent Studio Booster: Configurator fix (#6743)
noroadsleft [Mon, 16 Sep 2019 15:20:44 +0000 (08:20 -0700)]
Percent Studio Booster: Configurator fix (#6743)

4 years ago[Keymap] Added Xerpocalypse's layout (#6732)
Xerpocalypse [Mon, 16 Sep 2019 04:32:34 +0000 (21:32 -0700)]
[Keymap] Added Xerpocalypse's layout (#6732)

* Added Xerpocalypse's layout

+ Number row and symbols are switched compared to default TMO50 layout
+ Right-hand spacebar acts as backspace and a hold-layer for layer 2.

* Update keyboards/tmo50/keymaps/xerpocalypse/keymap.c

Removed unnecessary #define

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

Changed keymap to use KC_UNDS instead of custom-defined keycode

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
4 years agoremove accidental characters in default preonic keymap (#6748)
Michael Torres [Mon, 16 Sep 2019 04:13:44 +0000 (00:13 -0400)]
remove accidental characters in default preonic keymap (#6748)

4 years agoClarify the backlight_level API doc slightly (#6733)
xster [Sun, 15 Sep 2019 09:22:02 +0000 (02:22 -0700)]
Clarify the backlight_level API doc slightly (#6733)

* Clarify the backlight_level API doc slightly

* review

4 years agoadd VN66 keyboard (#6722)
vuhopkep [Sun, 15 Sep 2019 09:13:19 +0000 (16:13 +0700)]
add VN66 keyboard (#6722)

* add VN66 keyboard

* update

* Update readme.md

* Update readme.md

* add hnah108 personal pcb

* delete hnah108

* Update vn66.c

4 years ago[Keyboard] TheVanKeyboards Caravan: Configurator layout support (#6737)
noroadsleft [Sun, 15 Sep 2019 03:16:26 +0000 (20:16 -0700)]
[Keyboard] TheVanKeyboards Caravan: Configurator layout support (#6737)

4 years ago[Keymap] style cleanup of GreenShadowMaker's keymap (#6736)
GreenShadowMaker [Sun, 15 Sep 2019 03:15:56 +0000 (20:15 -0700)]
[Keymap] style cleanup of GreenShadowMaker's keymap (#6736)

4 years ago[Keymap] Yet another xd75 keymap (#6734)
xster [Sun, 15 Sep 2019 03:14:16 +0000 (20:14 -0700)]
[Keymap] Yet another xd75 keymap (#6734)

* add a keymap for xd75

* add colors, change some keys, add reactive modifier hold, key press

* add readme

* permissive hold

4 years ago[Keyboard] Alps64 Refactor (#6723)
MechMerlin [Sun, 15 Sep 2019 03:03:11 +0000 (20:03 -0700)]
[Keyboard] Alps64 Refactor (#6723)

* get rid of custom matrix that is no longer being used

* remove _kc LAYOUT

* remove ifdefs and replace with pragma once

* cleanup rules and use bootmagic lite

* get rid of led.c

* Update keyboards/alps64/alps64.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* remove unneeded configurations

4 years ago[Keyboard] Fix default keymaps for OLKB boards to play Startup Sound (#6721)
Drashna Jaelre [Sun, 15 Sep 2019 02:59:44 +0000 (19:59 -0700)]
[Keyboard] Fix default keymaps for OLKB boards to play Startup Sound (#6721)

* Fix Planck default keymap to play sounds on rev6

The dip_switch_update callback was overriding the default startup sound.  This should prevent that from happening, and still allow it to play sounds, or stop them, when appropriate.

* Fix Preonic default keymap to play sounds on Rev 3

The dip_switch_update callback was overriding the default startup sound.  This should prevent that from happening, and still allow it to play sounds, or stop them, when appropriate.

4 years agoFix enables for Haptic Feedback (#6707) 0.7.15
Drashna Jaelre [Sun, 15 Sep 2019 02:57:07 +0000 (19:57 -0700)]
Fix enables for Haptic Feedback (#6707)

* Fix enables for Haptic Feedback

If you enabled bothe DRV2605 and SOLENOID, it would only enable one of these, not both.

This fixes the check so that you can enable both options.

* Fix check for haptic feature

4 years ago[Keymap] Fix Georgi's RZ key in NKRO fake-steno mode (#6701)
Fedde Schaeffer [Sun, 15 Sep 2019 02:55:23 +0000 (04:55 +0200)]
[Keymap] Fix Georgi's RZ key in NKRO fake-steno mode (#6701)

It was sending a comma keypress, while I believe that the targeted
stenography software (at least on systems that generally use
US-International keyboard layout) expects a single-quote/apostrophe key.

4 years ago[Keymap] Added m47ch4n keymap (#6673)
m47ch4n [Sun, 15 Sep 2019 02:53:52 +0000 (11:53 +0900)]
[Keymap] Added m47ch4n keymap (#6673)

* Add m47ch4n's keymap

* Modify keymap

* Format m47ch4n keymap.c using clang-format

* Modify layer updater

* Fix wrong key repeating bug

* Add readme and QMK Configurator json

* Fix layer updateter

* Add Raise layer

* Add kana keys

4 years ago[Keyboard] Add 2key2crawl (#6727)
J.Flanagan [Sat, 14 Sep 2019 21:03:14 +0000 (16:03 -0500)]
[Keyboard] Add 2key2crawl (#6727)

* adding working 2key2crawl

Adding working 2key2crawl files
edited files in accordance with original PR comments

* Changes

Changes and updates

* Update readme.md

* Update config.h

removed IS_COMMAND block that was missed in previous commit

* Changes to vol/keymap.c

Removed unneccesary function

4 years agoFix Corne keyboard matrix configuration (#6684)
Drashna Jaelre [Sat, 14 Sep 2019 07:46:14 +0000 (00:46 -0700)]
Fix Corne keyboard matrix configuration (#6684)

4 years agoAdd to VSCode's recommended extensions (#6656) 0.7.14
Drashna Jaelre [Fri, 13 Sep 2019 22:18:31 +0000 (15:18 -0700)]
Add to VSCode's recommended extensions (#6656)

This includes a number of recommended extensions from the VS Code doc page that should make coding things a lot easier for QMK Firmware.

4 years ago[Keymap] adding emdarcher's keymap for mf68 and tada68 (#6718)
Ethan Durrant [Thu, 12 Sep 2019 22:47:31 +0000 (16:47 -0600)]
[Keymap] adding emdarcher's keymap for mf68 and tada68 (#6718)

* adding a custom mf68 keymap

* added custom tada68 keymap

* readme edit on tada68 map

* added mac fast-forward and rewind keybindings to tada68 emdarcher keymap

* tada68 keymap documentation and edits

* cleanup and edits

* typo fix in emdarcher's tada68 keymap

* cleaning up emdarcher keymap for tada68

* cleaned up emdarcher keymap for mf68

4 years ago[Keymap] xunz layout for dz60rgb (#6716)
Papop [Thu, 12 Sep 2019 22:46:24 +0000 (05:46 +0700)]
[Keymap] xunz layout for dz60rgb (#6716)

* [Update] Add xunz layout for dz60rgb

* [Update] Update layout.json and Readme.md

* [Delete] Delete unnecessary files

* [Create] Create new readme.md

* Update keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* [Update] Delete some unnecessary code in config.h

* Update keyboards/dztech/dz60rgb/keymaps/xunz/config.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/dztech/dz60rgb/keymaps/xunz/config.h

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update keyboards/dztech/dz60rgb/keymaps/xunz/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
4 years agoTidy up backlight header use to avoid build issues (#6714)
Joel Challis [Wed, 11 Sep 2019 22:15:39 +0000 (23:15 +0100)]
Tidy up backlight header use to avoid build issues (#6714)

4 years agoFix boards being skipped during make all
zvecr [Tue, 10 Sep 2019 18:21:27 +0000 (19:21 +0100)]
Fix boards being skipped during make all

4 years agoremove synthing conflict file (#6717)
Francis St-Amour [Wed, 11 Sep 2019 02:51:21 +0000 (22:51 -0400)]
remove synthing conflict file (#6717)

4 years agoCreated new_keymap.py, python version of new_keymap.sh (#6066) 0.7.13
Kenny Hoang [Tue, 10 Sep 2019 12:14:25 +0000 (08:14 -0400)]
Created new_keymap.py, python version of new_keymap.sh (#6066)

* Created python version of new_keymap.sh: new_keymap.py

* Updated usage message

* Updated new_keymap.py to use python3.5+ syntax & be more similar to new_keyboard.sh

* Updated complete message

* Updated usage in argparser and removed incorrect usage_message

* Reverted the fstrings back to strings that use .format() & updated docstring convention

* Added helper to recursively cd .. until at qmk_firmware root directory

* Revert "Added helper to recursively cd .. until at qmk_firmware root directory"

This reverts commit 61a0ff3b25f91901287bec8d58eb51a1f126e2ad.

* Updated new_keymap.py to use printf-style format strings

* First draft lib/python/qmk/cli/new/keymap.py with milc

* Removed shebang & syspath appending lines

* Added optional args & resolved some cr comemnts

* Added a docstring and updated strings

4 years ago[Keyboard] Added a simple 2x5 Keypad with 4 layers (#6699)
Jonathan Cameron [Tue, 10 Sep 2019 05:03:33 +0000 (22:03 -0700)]
[Keyboard] Added a simple 2x5 Keypad with 4 layers (#6699)

* Added new 2x5 Keypad with 3 LEDs to indicate the selected layer.  By Jonathan Cameron.

* Minor refactor from suggestions from qmk team

* Added

* Moved to 'handwired' directory

* Update readme.md

* Update readme.md

* Update readme.md

* Update keyboards/handwired/2x5keypad/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Switch to image offsite

* Moved image offsite

* Update keyboards/handwired/2x5keypad/keymaps/default/keymap.h

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

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Moved functions into .c file per suggestions

* Cosmetic

* Fixed function called, per suggestions.

* Update keyboards/handwired/2x5keypad/2x5keypad.h

Ok

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Moved LED functions to the top level since they can be used it various flavors

* Declare those moved LED functions!

* Update keyboards/handwired/2x5keypad/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
4 years ago[Keyboard] Waldo RGB Enable (#6711)
MechMerlin [Tue, 10 Sep 2019 04:57:45 +0000 (21:57 -0700)]
[Keyboard] Waldo RGB Enable (#6711)

* enable rgb animations

* clean up code

4 years ago[Keymap] Update to narze keymaps (#6694)
Manassarn Manoonchai [Tue, 10 Sep 2019 04:44:08 +0000 (11:44 +0700)]
[Keymap] Update to narze keymaps (#6694)

Use Right GUI as backspace key & 1ms polling interval on narze keymaps

* Refactor & reimplement mod tap macros

* Reduce tapping term

* Update readme

* Add narze userspace

* Make use of narze userspace

* Extract Superduper mode

* Refactor Superduper mode

* (Ergodox Infinity) Prevent stuck modifiers

* Update ergodox_infinity/narze likewise

* Add warning for building Infinity with docker

* Fix include eeprom.h in superduper

* Try enabling superduper mode with combo for ergodox infinity

* Apply suggestions on #4546

* Convert to 4 spaces

* Map backlight step key

* Replace PLAY_NOTE_ARRAY

* Fix superduper toggle

* Re enable audio in planck rev4

* Use perform_space_cadet

* Remove superduper mod tap triggers

* Add readme for planck light firmware flashing command

* Remove unused layers

* Remove unused keycodes

* Add backlight toggle

* Remove unused songs & use DEFAULT_LAYER_SONGS

* Update readme

* Move includes to header file

* Set RGUI & raise as backspace & unbind actual backspace

* tmp

* Fix qwerty doc

* Use 1ms polling rate

4 years ago[Keyboard] Add the E6.5 keyboard (#6693)
Brice Figureau [Tue, 10 Sep 2019 04:42:21 +0000 (06:42 +0200)]
[Keyboard] Add the E6.5 keyboard (#6693)

The E6.5 is the new 65% keyboard made by Exclusive.
This changeset adds its PCB to QMK, including all the bottom row
variants and iso/ansi/split BS layouts.

4 years ago[Keyboard] Add DP60 keyboard (#6679)
MechMerlin [Tue, 10 Sep 2019 04:38:08 +0000 (21:38 -0700)]
[Keyboard] Add DP60 keyboard (#6679)

* add dp60 keyboard

* fixup wording in readme

* fix layout name in default keymap. I was missing an r

* Add QMK Configurator support for the additional layouts

* Update keyboards/dp60/config.h

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

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

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

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

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* strip out the VIA enabling from default rules.mk

* add a VIA only keymap

4 years ago[Keyboard] Add Rabbit68 Keyboard w/ default,kaiec keymaps. (#6676)
Kai Eckert [Tue, 10 Sep 2019 04:36:32 +0000 (06:36 +0200)]
[Keyboard] Add Rabbit68 Keyboard w/ default,kaiec keymaps. (#6676)

* Add Rabbit68 Keyboard w/ default,kaiec keymaps.

* Requested changes by @fauxpark

* Change flash command, as suggested by @drashna

* Update keyboards/rabbit/rabbit68/readme.md

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Add link to Github repo

As I per suggestion changed the link above to an image, I added now the link to the project page to the Open Source text, where it actually makes the most sense.

4 years ago[Keyboard] Feature/dz60rgb cleanups (#6697)
MechMerlin [Sun, 8 Sep 2019 17:27:01 +0000 (10:27 -0700)]
[Keyboard] Feature/dz60rgb cleanups (#6697)

* change LAYOUT_ANSI to LAYOUT_60_ansi

* change QMK Configurator layout to LAYOUT_60_ansi as well

* add 60_ansi support so I can make my userspace =)

* update readme

* Very strange. ISO keymap is still using 60_ansi LAYOUT macro. But then again....no ISO hottswap dz60 has been released

4 years ago[Keyboard] Add Freyr keyboard (#6664)
vuhopkep [Sun, 8 Sep 2019 15:48:54 +0000 (22:48 +0700)]
[Keyboard] Add Freyr keyboard (#6664)

* Add Freyr keyboard

Add new Freyr tkl keyboard

* add comunity layout

* Update info.json

* Update readme.md

* Update info.json

* Update keymap.c

4 years agoAdd Copenhagen Click Pad (#6681)
Callum Hart [Sun, 8 Sep 2019 00:34:39 +0000 (01:34 +0100)]
Add Copenhagen Click Pad (#6681)

* Add Copenhagen Click Pad

* Update keyboards/copenhagen_click/click_pad_v1/rules.mk

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Removing left over boilerplate

* Update keyboards/copenhagen_click/click_pad_v1/config.h

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/copenhagen_click/click_pad_v1/readme.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Update readme.md

4 years agoActually use correct bootloader not found message (#6695)
Drashna Jaelre [Sat, 7 Sep 2019 23:55:18 +0000 (16:55 -0700)]
Actually use correct bootloader not found message (#6695)

4 years agoMove Bootloader not found message to global variable (#6688) 0.7.12
Drashna Jaelre [Sat, 7 Sep 2019 16:06:39 +0000 (09:06 -0700)]
Move Bootloader not found message to global variable (#6688)

* Move Bootloader not found message to global variable

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
4 years ago[Keymap] UT47.2 Planck-style layout switching (#6669)
Annihilator6000 [Sat, 7 Sep 2019 16:04:31 +0000 (12:04 -0400)]
[Keymap] UT47.2 Planck-style layout switching (#6669)

* UT47.2 keymap/updates for Planck style layout switching

* UT47.2 keymap for Planck-style layout switching / code clean up

* UT47.2 keymap for Planck-style layout switching: Qwerty, Workman, Colemak, Colemak Mod-DH, and Dvorak added / code clean up

* Change the layout info to match the keymap

* Edit readme to contain relevant info for layout switching

* Edit readme to contain relevant info for layout switching

* Edit readme to contain relevant info for layout switching

* Edit readme to contain relevant info for layout switching. Add QMK Configurator file.

* Update readme.md with make information

* Undo breaking change in config.h

* Code cleanup

* Code cleanup

* Code cleanup

* More code cleanup

4 years ago[Keymap] Assorted personal keymap/userspace updates (#6691)
Jonathan Rascher [Sat, 7 Sep 2019 15:58:17 +0000 (10:58 -0500)]
[Keymap] Assorted personal keymap/userspace updates (#6691)

* Turn off more unnecessary features by default

* Double TAP_CODE_DELAY due to more media key issues

Even with this change, some of the rotary encoder turns on my BDN9's
volume knob still seem to get dropped. It's possible there's something
wrong with the encoder itself. (Maybe the TAP_CODE_DELAY actually causes
QMK to miss an encoder turn? Unclear.) The other knob (backlight
brightness) works fine, FWIW....

* Restructure userspace config.h a bit

* Hack around Instant60 Via EEPROM conflict

Remove this when #6589 is fixed for Via boards.

* Add backlight breathing and (EEPROM) reset to BDN9

* Add keymap for 9-Key macropad

4 years ago[Keymap] Big Drashna code update (#6639)
Drashna Jaelre [Sat, 7 Sep 2019 15:57:30 +0000 (08:57 -0700)]
[Keymap] Big Drashna code update (#6639)

* Add a quefrency keymap

* New Alt-ernate layouts

* Enable Per Key Tapping Term to preserve sanity

* Use underglow and mod lights for status on Corne

* Update the drashna_ms keymap for quefrency

* Disable Audio since there isn't enough space

* Update KC_MAKE to ues :flash target

* Cleanup ergodox layout

* Enable i2c support for Iris

* Add keymap support for CG_SWAP

* Enable RGB Matrix Shutdown mode

* enable heatmap

* Update gitlab CI to install python3

* Remove game macros

These are no longer needed, and haven't been used in ages

* Cleanup planck layout

* Add RGB Matrix fun and RGB cleanup

* Add keycode and config for RGB Matrix idle animations

* Clean up rgb idle animation code

* Add rgb idle keycode to keymaps

* Fix issues with rgb matrix idle animation

* Fix some handling for idle animation

* Reduce idle animation timeout to 15s to be more reasonable

* fix up rgb stuff

* Fix isses with rgb functions not being called for matrix

* Use custom EEPROM Magic Number so testing is easier

* Extend Default Layer macro to support a lot more layers

* Fix bjohnson macropad

* Adjust KC_MAKE to process mods for more consistent behavior

* Fix up rgb stuff on corne

* Corne OLED Overhaul

* Fixes a number of issues with weirdness.
* Fixes issues with keylogger (should be more reliable now)
* Modulaize the OLED render sections
* Rewrite layer display code
* Update URL for Font Editor

Due to odd issues, I ended up rewriting from scratch.  And using PROGMEM versions, since I think I was getting memory overflows.

* Update polling rate on all keebs

* Fix planck ez layout config

* Remove macros from Viterbi

4 years ago[Keymap] Update nshanpetrosyan keymap (#6683) 0.7.11
Nshan Petrosyan [Sat, 7 Sep 2019 15:25:25 +0000 (08:25 -0700)]
[Keymap] Update nshanpetrosyan keymap (#6683)

* Update keymap.c

Additional functionality added to layers.

* Error fix

Fixed missing key in layer 5, fixed brightness keys with universal codes, made code more readable.

* fix missing commas

fixed missing commas on line 19 and line 23

* fix Indicator LED sticking on RGB off toggle.

fixes issue: LED indicators stay on when toggling RGB off

4 years agoAdd 328P to mcu_selection.mk (#6682)
fauxpark [Sat, 7 Sep 2019 15:24:19 +0000 (01:24 +1000)]
Add 328P to mcu_selection.mk (#6682)

4 years agoAdafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)
fauxpark [Sat, 7 Sep 2019 15:18:05 +0000 (01:18 +1000)]
Adafruit BLE: Set SPI2X bit only when F_CPU is 8MHz (#6671)

4 years agoBanish some more magic numbers (#6662)
fauxpark [Sat, 7 Sep 2019 15:12:46 +0000 (01:12 +1000)]
Banish some more magic numbers (#6662)

4 years ago[Keymap] Add narze userspace (#6652)
Manassarn Manoonchai [Sat, 7 Sep 2019 15:06:30 +0000 (22:06 +0700)]
[Keymap] Add narze userspace (#6652)

* Refactor & reimplement mod tap macros

* Reduce tapping term

* Update readme

* Add narze userspace

* Make use of narze userspace

* Extract Superduper mode

* Refactor Superduper mode

* (Ergodox Infinity) Prevent stuck modifiers

* Update ergodox_infinity/narze likewise

* Add warning for building Infinity with docker

* Fix include eeprom.h in superduper

* Try enabling superduper mode with combo for ergodox infinity

* Apply suggestions on #4546

* Convert to 4 spaces

* Map backlight step key

* Replace PLAY_NOTE_ARRAY

* Fix superduper toggle

* Re enable audio in planck rev4

* Use perform_space_cadet

* Remove superduper mod tap triggers

* Add readme for planck light firmware flashing command

* Remove unused layers

* Remove unused keycodes

* Add backlight toggle

* Remove unused songs & use DEFAULT_LAYER_SONGS

* Update readme

* Move includes to header file

4 years agoRun the python tests inside docker 0.7.10
skullY [Thu, 29 Aug 2019 20:05:11 +0000 (13:05 -0700)]
Run the python tests inside docker

4 years agoadd missing apostrophes
skullY [Thu, 29 Aug 2019 19:44:08 +0000 (12:44 -0700)]
add missing apostrophes

4 years agofilter python from the list of things that trigger default builds
skullY [Thu, 29 Aug 2019 19:31:16 +0000 (12:31 -0700)]
filter python from the list of things that trigger default builds

4 years agoAdd python tests to the travis check
skullY [Thu, 29 Aug 2019 19:24:27 +0000 (12:24 -0700)]
Add python tests to the travis check

4 years agoAdd a command to format python code
skullY [Thu, 22 Aug 2019 16:40:12 +0000 (09:40 -0700)]
Add a command to format python code

4 years agoMake the modem manager check more pythonic
skullY [Thu, 22 Aug 2019 16:38:10 +0000 (09:38 -0700)]
Make the modem manager check more pythonic

4 years agorun yapf on the code
skullY [Thu, 22 Aug 2019 06:46:51 +0000 (23:46 -0700)]
run yapf on the code

4 years agoSetup a python test framework
skullY [Thu, 22 Aug 2019 06:40:24 +0000 (23:40 -0700)]
Setup a python test framework

4 years agoUpdate docker_build.sh: indentation fix, error echo function (#6659) 0.7.9
Konstantin Đorđević [Sat, 7 Sep 2019 08:17:54 +0000 (10:17 +0200)]
Update docker_build.sh: indentation fix, error echo function (#6659)

* Replace spaces with tab in docker_build.sh

* Use errcho instead of echo >&2

4 years agoJotix (#6687)
jotix [Sat, 7 Sep 2019 08:05:15 +0000 (08:05 +0000)]
Jotix (#6687)

* jotix ortho_4x12

* add shifted symbols

* jotix ortho_4x12 layot

4 years agoCA66 R1/R2 Cleanup (#6678)
MechMerlin [Sat, 7 Sep 2019 08:04:48 +0000 (01:04 -0700)]
CA66 R1/R2 Cleanup (#6678)

* fixup readme to adhere to QMK standards and to also have more information

* use pragma once

* strip out the custom bootmagic lite routine as it is the same as QMK's default bootmagic lite routine. Also add the caps lock led indicator

* turn on bootmagic lite

* update default keymap

* Update keyboards/playkbtw/ca66/ca66.c

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* remove lines 4 thru 37 and add bootloader

4 years agofix missing music mode legend (#6686)
Silvio Gulizia [Fri, 6 Sep 2019 21:36:40 +0000 (23:36 +0200)]
fix missing music mode legend (#6686)

4 years agoMake USB polling rate configurable with a define (#6668) 0.7.8
fauxpark [Fri, 6 Sep 2019 14:41:24 +0000 (00:41 +1000)]
Make USB polling rate configurable with a define (#6668)

4 years agoChanged to 1209 PID (#6677)
Mikkel Jeppesen [Fri, 6 Sep 2019 04:34:37 +0000 (06:34 +0200)]
Changed to 1209 PID (#6677)

4 years ago[Keyboard] Add Iris Rev 4 (#6660)
Danny [Fri, 6 Sep 2019 03:10:57 +0000 (23:10 -0400)]
[Keyboard] Add Iris Rev 4 (#6660)

* Add Iris Rev. 4

* Fix EEPROM addresses

4 years agoAdd 16U2, 16U4 and USB646 to mcu_selection.mk (#6566) 0.7.7
fauxpark [Thu, 5 Sep 2019 21:50:43 +0000 (07:50 +1000)]
Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566)

4 years agoled fix (#6672)
Xelus22 [Thu, 5 Sep 2019 03:41:01 +0000 (13:41 +1000)]
led fix (#6672)

4 years agoAdd personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674)
Konstantin Đorđević [Thu, 5 Sep 2019 03:38:54 +0000 (05:38 +0200)]
Add personal Doro67 multi keymap, fix bug in KBD6X keymap (#6674)

* Add missing void parameter declarations to *_light functions

* Add doro67/multi:konstantin keymap

* Allow FNLK to be canceled with Esc

* Function layer → Fn layer in keymap comments

4 years ago[Keyboard] Missed a JTAG disable (#6667)
fauxpark [Wed, 4 Sep 2019 03:26:01 +0000 (13:26 +1000)]
[Keyboard] Missed a JTAG disable (#6667)

4 years agoadded ability to change unicode input method (#6666)
Vega Deftwing [Tue, 3 Sep 2019 23:03:16 +0000 (18:03 -0500)]
added ability to change unicode input method (#6666)

4 years agoFix battery level code in adafruit_ble.cpp (#6648)
bwhelm [Tue, 3 Sep 2019 18:29:23 +0000 (14:29 -0400)]
Fix battery level code in adafruit_ble.cpp (#6648)

* Fix battery level code in adafruit_ble.cpp

The code in tsk_core/protocol/lufa/adafluit_ble.cpp that polls the
battery level for the Adafruit feather BLE controller reads the
regulated voltage, not the raw voltage coming from the battery. To do
that, the Adafruit Feather docs say you should read from pin A9:
https://learn.adafruit.com/adafruit-feather-32u4-basic-proto/power-management#measuring-battery-4-9.
(See also
https://learn.adafruit.com/adafruit-feather-32u4-bluefruit-le/pinouts#logic-pins-2-9.)

I'm not sure why, but analogRead(9); doesn't read the correct pin.
Checking all available analog pins experimentally, it turns out that
analogRead(7); returns the correct value. So the code above should read:

    state.vbat = analogRead(7);

* Update tmk_core/protocol/lufa/adafruit_ble.cpp

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Remove old comment

* Fix linking error

* Remove `#ifdef` around `#include analog.h`.

* Really fix linking error

4 years ago[Docs] Update i2c_driver.md (#6665)
Elliot Powell [Tue, 3 Sep 2019 17:09:58 +0000 (18:09 +0100)]
[Docs] Update i2c_driver.md (#6665)

Fix missing arg of i2c_start

4 years ago[Keyboard] Doro67 cleanup (#6514)
Konstantin Đorđević [Tue, 3 Sep 2019 16:05:29 +0000 (18:05 +0200)]
[Keyboard] Doro67 cleanup (#6514)

Add spacing to LAYOUT macros, add layout comments, improve consistency, fix ISO layout bug

* Remove placeholder comments in regular.h and rgb.h

* Change K## to k## in multi.h and regular.h

* Add alignment whitespace in Doro67 LAYOUT macros

* Update multi default keymaps and add layout comments

* Update rgb default keymap and add layout comments

* Add RESET to Fn layer in multi default keymaps

* Replace KC_GESC with KC_ESC in rgb default keymap for consistency with other Doro keymaps

* Update regular default keymap and add layout comments

* WIP

* Replace odd F1, F2 with proper split LShift/Backspace keys in default_multi

* Minor fixes and tweaks in multi default keymaps

* Fix Enter and NUHS positions in multi LAYOUT_iso

* Return true in process_record_user in rgb default keymap

* Update Enter position in multi info.json

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Update labels in multi info.json to match the default keymaps

4 years ago[Keyboard] Add Tukey board (#6657)
Danny [Tue, 3 Sep 2019 15:43:25 +0000 (11:43 -0400)]
[Keyboard] Add Tukey board (#6657)

4 years ago[Keymap] Update personal userspace and keymaps (#6654)
Konstantin Đorđević [Tue, 3 Sep 2019 15:42:05 +0000 (17:42 +0200)]
[Keymap] Update personal userspace and keymaps (#6654)

* Enable Fn layer tap dances only if LAYER_FN is defined

* Update KBD6X keymap spacing to match LAYOUT spacing

* Add regular FNLK to userspace, update keymap comment labels

* Rename KC_BRK → BREAK, KC_SYSR → SYSRQ in userspace

* Change mousekey positions in KBD6X

* Disable Console in KBD6X to reduce firmware size

* Return false in process_record_* only when overriding existing keys

* Fix Caps light not working after LSFT_FN

* Refactor Fn/Caps light, fix sequencing issues

4 years ago[Keymap] Satan GH60 with command prompt animation, react to keypresses (#6636) 0.7.6
Benjamin Grosse [Tue, 3 Sep 2019 15:35:43 +0000 (17:35 +0200)]
[Keymap] Satan GH60 with command prompt animation, react to keypresses (#6636)

Co-Authored-By: fauxpark <fauxpark@gmail.com>
Signed-off-by: Benjamin Große <benjamin@midokura.com>
4 years agoAdd Dip Switch as a core feature (#6140)
Drashna Jaelre [Tue, 3 Sep 2019 15:34:31 +0000 (08:34 -0700)]
Add Dip Switch as a core feature (#6140)

* Add Dip Switches as a core feature

* Add documentation for Dip Switch feature

* Update Preonic Rev3 to use new feature and remove custom matrix

* Apply suggestions from code review

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Remove custom matrix line completely

Rather than just disabling it

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* DIP changes

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Use better check for DIP Switch configuration

* Add to show features

* Add bitmask callback for dip switch

* Fix OLKB Boards dip switch config

* Update docs to include bitmask example

* Fix comments/documentation

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fix issues with docs and use example from @tuzonghua

* Fix wording

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Fix example to use proper formatting

Bad, BAAAAAAD drashna!!!

* Handle dip switch initialization better

4 years agoUpdate submodule check to include LUFA (#6661) 0.7.5
Drashna Jaelre [Tue, 3 Sep 2019 07:56:02 +0000 (00:56 -0700)]
Update submodule check to include LUFA (#6661)

As LUFA is now a submodule, we should be checking it.

4 years ago[keymap] ninjonas userspace and keymaps for hotdox, lily58, & pinky3 (#6649)
Jonas Avellana [Mon, 2 Sep 2019 14:40:01 +0000 (08:40 -0600)]
[keymap] ninjonas userspace and keymaps for hotdox, lily58, & pinky3 (#6649)

* [keyboard] introducing ninjonas userspace & keymaps for hotdox, lily58, and pinky3

* [fix(#6649)] removed M_EPRM and used builtin EEP_RST keycode as-per review.

* [chore(#6649)] forgot to update keymap legend on lily58

4 years ago[Keymap] Update keymap for alice and fix for ctrl and os swap (#6642)
Sid Carter [Mon, 2 Sep 2019 14:36:00 +0000 (10:36 -0400)]
[Keymap] Update keymap for alice and fix for ctrl and os swap (#6642)

* update map for alice and fix for via boards

* enable bootmagic

4 years agoFix typo in Open Graph description for docs (#6641)
fauxpark [Mon, 2 Sep 2019 14:35:02 +0000 (00:35 +1000)]
Fix typo in Open Graph description for docs (#6641)

4 years ago[Keyboard] add rgb led configuration for xd87 (#6635) 0.7.4
Louis D [Mon, 2 Sep 2019 14:33:04 +0000 (07:33 -0700)]
[Keyboard] add rgb led configuration for xd87 (#6635)

* add rgb led configuration for xd87

* Add RGB underglow to a separate keymap

* rename keymap and make small review changes

4 years agoAdd `dfu-programmer` to `pacman -S` (#6619)
Cory Watson [Mon, 2 Sep 2019 14:32:14 +0000 (10:32 -0400)]
Add `dfu-programmer` to `pacman -S` (#6619)

* Add `dfu-programmer` to `pacman -S` (#6618)

`dfu-programmer` now resides at `extra/dfu-programmer` and is no longer
in the AUR

* Add `--needed` option to `pacman -S` for efficiency

* Fix

* Update util/linux_install.sh

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
4 years ago[Keyboard] Atreus: Flip the middle two keys when PCBDOWN is set. (#6616)
Alex Schroeder [Mon, 2 Sep 2019 14:30:35 +0000 (16:30 +0200)]
[Keyboard] Atreus: Flip the middle two keys when PCBDOWN is set. (#6616)

Flipping the columns isn't enough for the Atreus keyboard, since these
two keys are distinguished by row on the same column electrically.

4 years agoFix msys2 not installing any packages because it can't find clang (#6655) 0.7.3
fauxpark [Mon, 2 Sep 2019 14:09:09 +0000 (00:09 +1000)]
Fix msys2 not installing any packages because it can't find clang (#6655)

4 years agoRun dos2unix on whole repo (#6644)
Drashna Jaelre [Sun, 1 Sep 2019 16:09:43 +0000 (09:09 -0700)]
Run dos2unix on whole repo (#6644)

4 years agoAlways run `util/travis_compiled_push.sh` (#6640)
Drashna Jaelre [Sun, 1 Sep 2019 16:09:19 +0000 (09:09 -0700)]
Always run `util/travis_compiled_push.sh` (#6640)

Specifically, the `util/travis_compiled_push.sh` runs a number of cleanup and deployment routines. This includes `dos2unix` that fixes the line endings for sanity's sake.   However, it only runs on successful builds.  That would be fine, except some builds WILL fail (community layouts, yay), which is a problem.

This should change the behavior to always run the post compile checks.

However, in the long run, we should break up this script into more parts.

4 years agoNIU Mini Settings update and Refactor (#6651)
noroadsleft [Sun, 1 Sep 2019 07:54:13 +0000 (00:54 -0700)]
NIU Mini Settings update and Refactor (#6651)

* update codebase to four-space indent

* update codebase to use #pragma once

* refactor config.h

* change info.json to debug linting

* refactor readme

- file header
- update docs links

* minimize and lint rules.mk

* change features

- enable mousekeys and nkro

* use GPIO commands for Status LED

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* use IS_LED_ON macro

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* update compile/flash examples in readme

* :flash doesn't use QMK Toolbox

4 years ago[Keymap] Add leaf60 and tada68 keymaps (#6645)
Jarred Steenvoorden [Sat, 31 Aug 2019 18:20:10 +0000 (04:20 +1000)]
[Keymap] Add leaf60 and tada68 keymaps (#6645)

* Add leaf60 and tada68 keymaps

* Cleanup files for pull request

* Cleanup tada68 keymap

4 years ago[Keymap] Combo keymap update - For planck and dz60rgb (#6643)
Sid Carter [Sat, 31 Aug 2019 18:14:17 +0000 (14:14 -0400)]
[Keymap] Combo keymap update - For planck and dz60rgb (#6643)

* update my planck layout

* update me planck layout

* For my purple Tofu60 with dz60rgb

4 years agoreadability enhancements 0.7.2
skullY [Thu, 22 Aug 2019 20:33:34 +0000 (13:33 -0700)]
readability enhancements

4 years agoAdd support for passing files at the command line
skullY [Thu, 22 Aug 2019 20:30:50 +0000 (13:30 -0700)]
Add support for passing files at the command line

4 years agoCLI command to format C code
skullY [Thu, 22 Aug 2019 17:18:52 +0000 (10:18 -0700)]
CLI command to format C code

4 years ago[Keymap] Added personal keymap for DZ68RGB (#6623) 0.7.1
M-AS [Sat, 31 Aug 2019 00:52:35 +0000 (20:52 -0400)]
[Keymap] Added personal keymap for DZ68RGB (#6623)

* added personal CTRL keymap

* added personal dz60rgb keymap

* enabled new rgb effect

* added space cadet shift

* media player track buttons now orange

* updated keymaps with rgb setting and visual HSV setting preview

* fixed source stuff?

* added support for underglow toggle (bugged to all hell)

* everything now behaves as expected when ti comes to RGB toggles, thank god

* removed ifdefs

* changed color of MAS_CRM

* uh, whitespace

* changed rgb positions and modifiers within RGB matrix thing for CTRL and DZ60RGB

* updated keymap to work kindof

* KEYMAP: changed list of rgb effects

* changed CTRL rgb defaults

* KEYMAP: new LED layout for ctrl

* fixed white LED position in indicator

* changed capslock tap timing

* Added new keymap - dz68rgb

* Apply suggestions from code review

Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Apply suggestions from code review

Co-Authored-By: Drashna Jaelre <drashna@live.com>
4 years ago[Keyboard] Added Vitamins Included Rev2 (#6593)
Mikkel Jeppesen [Sat, 31 Aug 2019 00:52:02 +0000 (02:52 +0200)]
[Keyboard] Added Vitamins Included Rev2 (#6593)

* Fixed pin for RGB

* Added support for second revision of vitamins included

* Added rev2 config and switched to #pragma once

* Switch to quantum.h pincontrol

* Fixed left-half check

* Moved revision agnostic code to main header file

* Moved common build options to main makefile

* Referred to rev2 documentation

* JTAG is dissabled in keyboard.c now

* moved EEHANDS to rev1 config

* moved rev2 to use split_common

* Updated default keymaps

* Changed handedness ifdef to allow user-overrides

* Add some space saving defines

* Changed to more sane I2C clock

* Removed rev2 check in matrix.c as rev2 uses split_common

* Removed rev2 check in rev1 only code

* Update debounce constant name

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Switch KEYMAP macro to LAYOUT

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Switch kc_keymap macro to layout_kc

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Switch kc_keymap macro to layout_kc

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Add legacy layout macro alias

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Split readme into revision specific versions

* Updated src to allow LTO

* Renamed readmes to lower-case

* Switched my keyboards to FEED VID

* Fixed markdown lint errors

* fixed readme links

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Maintain keymap backwards compatibility

Co-Authored-By: Joel Challis <git@zvecr.com>
4 years ago[Keyboard] add kbd67mkiirgb (#6605)
moyi4681 [Sat, 31 Aug 2019 00:51:05 +0000 (08:51 +0800)]
[Keyboard] add kbd67mkiirgb (#6605)

* add kbd67mkiirgb

* Update info.json

* Update readme.md

* Update rules.mk

* Update keyboards/kbdfans/kbd67mkiirgb/kbd67mkiirgb.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Update keyboards/kbdfans/kbd67mkiirgb/kbd67mkiirgb.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
* Delete kbd67mkiirgb.c.b

* Update keyboards/kbdfans/kbd67mkiirgb/config.h

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

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

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

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

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

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

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

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* fix led positon