~ruther/qmk_firmware

6d95082c — noroadsleft 5 years ago
[Keyboard] 1up60rgb: fix LAYOUT_60_iso json tree (#7126)

ISO Enter was out of sequence.
6799937a — Pentti Laitinen 5 years ago
[Keymap] Updating Nordic ergo keymap (#7107)

* Update ergodox infinity nordic_ergo keymap

- Add missing important keys to base layer.
- Move arrow keys around as the original position was not optimal.
- Fix some code styling issues.

* Fix indentation to 4 spaces

* More code style fixes

- Formated the methods in the nordic ergo keymap.

* Fix QMK code style issues

- Change layer defines to enums.
- Split enums to multi-line.
- Remove non required switch case.
51bf3ba3 — just-another-jxliu 5 years ago
Fix held key getting stuck when NKRO is toggled (#6570)

* Fix held key getting stuck when NKRO is toggled

* Updated file to latest qmk version and added fix to cases MAGIC_UNHOST_NKRO & MAGIC_HOST_NKRO as well.

* Revert merged quantum.c
c8fd0156 — noroadsleft 5 years ago
[Keyboard] Owlet60 Updates (#7103)

* Owlet60 updates

Co-Authored-By: noroadsleft <xxiinophobia@yahoo.com>

* fix url in info.json
737bca8e — Salicylic-acid3 5 years ago
[Keyboard] Keyboard Naked60 Update (#7106)

* [Keyboard] Keyboard Naked60 Update

Support for SPLIT_KEYBOARD
Keymap updates

* Update keyboards/naked60/readme.md

Co-Authored-By: Joel Challis <git@zvecr.com>

* Update keyboards/naked60/rev1/config.h

Co-Authored-By: Joel Challis <git@zvecr.com>

* Update keyboards/naked60/rev1/rev1.h

Co-Authored-By: Joel Challis <git@zvecr.com>

* Update keyboards/naked60/rev1/rev1.h

Co-Authored-By: Joel Challis <git@zvecr.com>
d99f6e95 — Michael Guterl 5 years ago
[Keymap] Add userspace and personal keymaps (#7093)

* Add Planck keymap and custom keycodes to userspace

* Add Preonic keymap and extract common ortho layers and keycodes

* Add Leaf60 WKL keymap

* Add M60-A keymap

* Add Levinson keymap

* Fix links in personal readmes

* Use flash target

* Remove duplicate definition

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

* Remove superfluous line endings

* Planck and preonic encoder should have the same behavior

* Use higher level API

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

* Use layouts to reduce planck/levinson duplication

* Update flash instructions for levinson
e214f282 — fauxpark 5 years ago
Add ISO layout macro for KBD67 rev2 (#7113)

d60b1939 — Josh Hinnebusch 5 years ago
update VID and PID for h87a (#7100)

454c99d1 — Reid Sox-Harris 5 years ago
add bdn9/eosti keymap (#7105)

f8790822 — Max Rumpf 5 years ago
Remove apostrophe from various abbreviations' plural forms (#7050)

While this was historically a valid possibility, nowadays, it reads
kinda weird, and the [Oxford Dictionaries Online suggests to avoid it](https://english.stackexchange.com/a/56010).

Thus, I removed it everywhere I found it.
2ee961c9 — fauxpark 5 years ago
Cleanup rules.mk for 32U4 keyboards, I-K (#7097)

* Cleanup rules.mk for 32U4 keyboards, I-K

* Clean up ivy rules.mk
c44aff5f — Deckweiss 5 years ago
[Keyboard] Added layout, configured bluetooth (Hacked Motospeed handwired) (#7084)

* Added more intuitive layout with bluetooth commands
4b47abc7 — halvves 5 years ago
[Keymap] add halvves let's split keymap (#7063)

* add halvves let's split keymap

* [cr] - review requests from @fauxpark

* cleanup spacing, add transparent for spaces in util layer

* [cr] - use new core funcs / @fauxpark & @drashna

* enable EE_HANDS

* [cr] - switch to definable mask for layer state (@drashna)
0ab8edb5 — Adam Perlman 5 years ago
[Keymap] Ergodox EZ and dactyl-manuform keymaps for rishka (#7051)

* Setup keymaps and userspace for Rishka

* Creates a keymap for Ergodox Ez, bdn9 and Dactyl Manuform 5x6

* Update bdn9 config with suggested change

* Add pragma to other header files

* Apply suggestions from code review

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

* Updates from review from fauxpark

* Updates from review

Swap to keyboard_post_init, layer_state_t and use layer state for encoder

* Updates from review

Swap to keyboard_post_init, layer_state_t and use layer state for encoder

* Add missing change from review
80ded60c — kuchosauronad0 5 years ago
Add a short explanation to Zadig the troubleshooting section (#7110)

* Add a short explanation to the troubleshooting section

While translating I noticed that the troubleshooting section could use a
little bit more explanation. @Yanfali was so kind to chime in on this on
discord and explained that this was ment for people who accidently
forget to put their board in bootloader mode, so I added this as a
possible common mistake.

Also fixed the spelling of Msys2 to MSYS2 and Halfkay to HalfKay as
these are the official spellings they use themselves.

* Update driver_installation_zadig.md

* Update driver_installation_zadig.md

English is hard.

* Update docs/driver_installation_zadig.md

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

* Update docs/driver_installation_zadig.md

Co-Authored-By: fauxpark <fauxpark@gmail.com>
f033d811 — Arda Kılıçdağı 5 years ago
[Keyboard] 40percentclub 4 pack macropad keyboard (#7088)

* 4 pack macropad layout added

* Update keyboards/40percentclub/4pack/keymaps/default/readme.md

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

* Update keyboards/40percentclub/4pack/readme.md

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

* Update keyboards/40percentclub/4pack/readme.md

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

* Update keyboards/40percentclub/4pack/readme.md

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

* Update keyboards/40percentclub/4pack/readme.md

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

* remove unnecessary comments, remove firmware impact numbers, align comments

* remove unnecessary readme paragraphs

* pinout changed with direct pins instead of matrix

* typo fixed on led method name

* leds are now handled by backlight feture, led.c removed, info.json added, flash instructions updated
267be407 — Rys Sommefeldt 5 years ago
[Keymap] Personal layout for the Wonderland (#7095)

af03c5f7 — fauxpark 5 years ago
Change V60 Polestar RGB timer to 3 (#7099)

165020a6 — noroadsleft 5 years ago
Naked60 Configurator bugfix (#7108)

* remove extra commas

* fix label for comma key

* switch to debug linting (one key per line)
97b8ade1 — fauxpark 5 years ago
[Keyboard] Use GPIO macros for E6 LED in Planck and Preonic default keymaps (#7098)

Next