~ruther/qmk_firmware

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)

1533483b — Catriel Müller 5 years ago
[Keymap] catrielmuller keymap for the dztech/dz65rgb (#7015)

* Catriel Müller - Dz65rgb personal keymap

* - Removed backslashes
- Changed IS_LED_ON to IS_HOST_LED_ON
- Removed empty unused hooks
3dbf08b6 — fauxpark 5 years ago
Cleanup rules.mk for 32U4 keyboards, H (#7030)

* Cleanup rules.mk for 32U4 keyboards, H

* Change some boards incorrectly assumed to be halfkay
bc073b81 — Sid Carter 5 years ago
[Keymap] updates to madhatter keymap - project keyboard alice pcb (#7092)

* change arrows keys around

* move arrows and layer tap

* mouse keys and other mods

* add readme and add media keys too
233a1e9b — Salicylic-acid3 5 years ago
[Keyboard] Keyboard Naked48 Update (#7085)

* Keyboard Naked48 Update

Support for SPLIT_KEYBOARD
Readme updates
Keymap updates
Support for RGB matrix (salicylic keymap)

* Keymap Update

Change KC_NO to KC_TRANSPARENT.
Update the old part.
a41066be — Jonathan Rascher 5 years ago
[Keymap] Assorted personal keymap and layout updates (#7082)

* Enable PERMISSIVE_HOLD and TAPPING_FORCE_HOLD

* Fix indentation in userspace

* Shuffle around more Lily58 symbol keys

* Reformat KBD67 keymap and KLE images

* Fix Lily58 lower layer image

* Reformat Quefrency keymap and KLE images

* Fix KBD67 KLE images... again

* Add KLE links for Quefrency

* Reformat 60% layouts and KLE images

* Move Super key back to right half of Lily58

* Move Lily58 ins/del out of the way of numbers

* Fix bottom row of Lily58 KLE image
a4c008fe — Romain Gehrig 5 years ago
[Keymap] Romain's Preonic layout (#7067)

* Add customized preonic layout

* Add a README detailing a bit the differences from the default preonic layout

* Apply suggestions from code review

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

* Remove unnecessary end-of-line backslashes

* Import fix for startup sound (thanks @drashna)

* Remove unnecessary layers and keycodes

* Bring back the _QWERTY layer code

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