~ruther/qmk_firmware

78f0b5fb — Joshua Rubin 5 years ago
[Keyboard] Add g60ble (#8952)

* add g60ble

Signed-off-by: Joshua Rubin <mejawa.dev>

* fixes from review

Signed-off-by: Joshua Rubin <mejawa.dev>

* bioi/g60ble better comments in rules.mk

* bioi/g60ble better comments in rules.mk part 2

* Update keyboards/bioi/g60ble/readme.md

* Update keyboards/bioi/g60ble/rules.mk

* Update keyboards/bioi/g60ble/rules.mk
64603ab6 — shela 5 years ago
fix typo (#9695)

ca946f61 — TerryMathews 5 years ago
Initial support for TKC Alice (#9640)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
63fe9201 — Brandon Claveria 5 years ago
[keyboard] added swiftrax/cowfish (#9621)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Swiftrax <swiftrax@gmail.com>
817de51c — Randall Mason 5 years ago
Add config for Atreus based on Adafruit Feather BLE (#9140)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
6609197c — ladbahuy 5 years ago
[keyboard] Add rartpad (#9614)

421621fb — QMK Bot 5 years ago
format code according to conventions [skip ci]
21610d24 — Fredrik Salomonsson 5 years ago
[Keymap] plattfot - Update and fix issue with DBL_TAP (#9666)

- Fix typo in the default layout.
- Move esc and del to the navi layer.
- Fix issue with oneshot layers and double tap aka DBL_TAP.
- Add caps lock to the raise layer.

Was relying on a broken behavior for the double tap to work with
oneshot keys, i.e. the oneshot layer not being cleared after a key
press in `process_record_user`, which allowed me to first press an
oneshot key, then double tap and then a key. With the behavior fixed,
this no longer works. As the oneshot layer will be cleared when double
tap is pressed.

To make double tap useful again. I changed that any of the layer keys
does not clear the double tap. Which allows me for example to first
press double tap, then an oneshot key and then a key. So now I'm able
to type my double symbols again.
bdfb1bc2 — ytkwong 5 years ago
Added VIA compatible rules for Duck Octagon V2 PCB (#9676)

* Added keymap and rules to allow VIA compatibility

* Update keymap.c

* Update rules.mk

* Update keyboards/duck/octagon/keymaps/via/keymap.c

Co-authored-by: Joel Challis <git@zvecr.com>

* Update keymap.c

* Update keyboards/duck/octagon/keymaps/via/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/duck/octagon/keymaps/via/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/duck/octagon/keymaps/via/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

* Update keyboards/duck/octagon/keymaps/via/keymap.c

Co-authored-by: Ryan <fauxpark@gmail.com>

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
76b21a4b — Ramon Imbao 5 years ago
Fix missing column for Herringbone (#9679)

* Add the missing column to the config

* Fix key layout error in info.json
027570a2 — Jonathan Rascher 5 years ago
Rework bcat Crkbd and Lily58 modifier keys (#9692)

* Re-enable mouse keys to fix Chrome OS media keys

I'm not sure if there's a bug in Chrome OS, QMK, or both, but
EXTRAKEY_ENABLE isn't sufficient for media keys to work on Chrome OS.
Instead, MOUSEKEY_ENABLE is also required.

* Remove unnecessary SPLIT_USB_DETECT for Lily58

I've since swapped my Lily58 back to Elite-C v2 controllers with working
VBUS detection.

* Move Crkbd Esc and Ctrl keys; add some shortcuts

* Move MC_ALTT to userspace for cross-board support

* Sync Lily58 keymap with Crkbd

* Fix typos
bd72a577 — KgOfHedgehogs 5 years ago
Update Jian readme.md (#9685)

aec41259 — Joel Challis 5 years ago
Refactor ARM backlight (#7959)

c272b242 — a_p_u_r_o 5 years ago
[Keyboard] Fix inconsistent MATRIX_COLS: 4pplet/steezy60 (#9678)

c50009d5 — Callum Oakley 5 years ago
[keymap] curly quotes (#9662)

Co-authored-by: Erovia <Erovia@users.noreply.github.com>
823165b9 — Danilo de Klerk 5 years ago
split_3x6_3 layout support (#9625)

9947f105 — Naoto Takai 5 years ago
Update Nomu30 keyboard (#9599)

Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Erovia <Erovia@users.noreply.github.com>
c5e255a4 — ajp10304 5 years ago
Create ajp10304 userspace and ortho_4x12 layout. (#9304)

[Docs] Japanese translation of docs/coding_conventions_c.md (#9516)

* add coding_conventions_c.md translation

* update based on comment

* update based on comment

* update based on comment
facca233 — pcoves 5 years ago
Add pcoves's userspace (#9354)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Pablo COVES <pablo.coves@anatoscope.com>
Next