~ruther/qmk_firmware

9f5733b5 — jotix 6 years ago
[Keymap] jotix's ortho4x12 layout  (#6045)

* jotix ortho 4x12 layout tweaking

* tapping toggle -> 2

* leds on/of on layer states

* add JOTANCK_LED1&2

* set custom leds on layers

* bug fix

* bug fix

* rearrange layers

* leds on layers bug fixed

* leds working
d3317a8a — Elliot Powell 6 years ago
[Docs] Update getting_started_introduction.md (#6037)

* Update getting_started_introduction.md

* Update docs/getting_started_introduction.md

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

* Update docs/getting_started_introduction.md

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

* Update docs/getting_started_introduction.md

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

* Update docs/getting_started_introduction.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
f9c0936c — zvecr 6 years ago
Initial attempt to fix docker creating files as root
dabd73b7 — zvecr 6 years ago
[Keyboard] Remove relative location of i2c master/slave as it causes the build to write to a folder outside of qmk_firmware (#6039)

2a1f6389 — noroadsleft 6 years ago
[Keyboard] YMD96 refactor (#5472)

* Remove JJ50 data from YMD96

JJ50 was actually added as its own keyboard when this was added in #2546. It should have been taken out then, but wasn't.

* Update ymd96.h

- use #pragma once include guard
- remove redundant file includes

* Update LAYOUT_iso macro to K<row><col> notation

* Update LAYOUT_custom macro to K<row><col> notation

* Update LAYOUT_default macro to K<row><col> notation

* Refactor default keymap

* Rename readme file to lowercase

* Rename layers enum and default layer

- renamed layers enum to layer_names
  - proposed by fauxpark in Issue 5977, and I like the idea
    - https://github.com/qmk/qmk_firmware/issues/5977#issuecomment-495924338
- renamed the base layer to _DEFAULT
  - I think it looks nicer.
9cc5841a — Elliot Powell 6 years ago
Update reference_configurator_support.md

We no longer auto generate bootloader into info.json through the website therefore this can be removed
ba6b3fc1 — zvecr 6 years ago
Use qmk docker image for travis CI builds
6693d163 — Alex Speller 6 years ago
[Keyboard] Remove file with same name and different case (#6028)

6241cf97 — yiancar 6 years ago
[Keyboard] Fix json for NK65 (#6026)

b8775960 — Austin Hill 6 years ago
[Keymap] added hhkb layout for tada68 (#6027)

3fd34daf — Jason Dunsmore 6 years ago
[Keymap] Added keymap for user jasondunsmore (#6023)

88966767 — Peter Tillemans 6 years ago
[Keyboard] Fix jc65 when RGB or BACKLIGHT disabled (#6022)

3ef42542 — Elliot Powell 6 years ago
Update feature_encoders.md

Fix missing closing comment after second encoder
2f7a57a6 — zvecr 6 years ago
Copy avr teensy flash logic to arm (#6016)

786ee9c7 — MechMerlin 6 years ago
[Keyboard] E6V2 R2 BMC PCB (#6009)

* initial commit

* remove mentions of oe and replace with le

* add new layout macros with the spacebar change

* add rgb underglow support

* Update keyboards/exclusive/e6v2/le_bmc/rules.mk

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

* Update keyboards/exclusive/e6v2/le_bmc/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
4d97f352 — Kimat Boven 6 years ago
Add belgian layout for sendstring (#6008)

* belgian layout had no sendstring definition

* backtick was not defined for belgian sendstring

* slash definition was wrong for belgian sendstring

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

* use BE_ keys whenever we can

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

* ^ can be sent as a normal key (not a dead key) with altgr+para
2ca840d0 — itsdrdick 6 years ago
[Keyboard] Added XW60 PCB (#6011)

* Added XW60 PCB

* Update keyboards/xw60/config.h

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

* Update keyboards/xw60/rules.mk

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

* Update keyboards/xw60/rules.mk

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

* Update keyboards/xw60/xw60.h

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

* Update keyboards/xw60/xw60.h

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

* Update keyboards/xw60/xw60.h

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

* Update rules.mk

* Removed redundant line

* Update keyboards/xw60/config.h

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

* Update keyboards/xw60/readme.md

Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
a1a7a848 — Jeremy Bernhardt 6 years ago
[Keymap] Georgi flippydippy layout (#6005)

* keymap(gergo): colemak

* added flipped numbers

* Updated as per Drash
d16056e6 — fauxpark 6 years ago
Fix TO() and DF() calling layer_state_set_[kb,user] twice (#6003)

287767bb — Fred Silberberg 6 years ago
Update 333fred keymaps and add new iris map. (#6010)

* Update 333fred keymaps and add new iris map.

* Fix iris key
Next