~ruther/qmk_firmware

AL1 refactor (#13679)

LFKeyboards: Replace `KC_FNx` with `F(x)` (#13999)

209fd753 — Ramon Imbao 4 years ago
[Keyboard] Add TKL-FF PCB (#14003)

1e4f0d9d — Rifaa Subekti 4 years ago
[Keyboard] add Stealth macropad (#13986)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
Rework keymap_extras docs (#13949)

de293648 — James Young 4 years ago
Ducky One2mini Layout Macro fixes (#14002)

47b76f55 — James Young 4 years ago
Function96 V2 Configurator fixes (#13996)

* info.json: apply human-friendly formatting

* correct key sequence for LAYOUT_iso

* correct key sequence for LAYOUT_iso_splitspace

* add layout data for LAYOUT_all
90583a16 — James Young 4 years ago
Orthocode Layout Macro rework (#13995)

* move rotary encoder to top row of layout macro

Makes the layout macro and keycodes resemble the assembled keyboard.

* update info.json data

- convert tabs to spaces
- use human-friendly formatting
- fill in key object labels
- adjust object sequence for layout macro changes
e2c6dadf — James Young 4 years ago
Noxary 378 Layout Macro rework (#13998)

* physically arrange layout macro

* add info.json
ed350a1a — yulei 4 years ago
add falcon keyboard (#13674)

* added falcon keyboard

* Update keyboards/matrix/falcon/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keyboards/matrix/falcon/rules.mk

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Apply suggestions from code review

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Apply suggestions from code review

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

* added description for the bootloader

* Apply suggestions from code review

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

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
088d6abf — Ramon Imbao 4 years ago
[Keyboard] Add Irene Keyboard (#13991)

Co-authored-by: Drashna Jaelre <drashna@live.com>
28815170 — Drashna Jaelre 4 years ago
Fix Line endings in Absinthe VIA keymap (#13997)

ade98996 — Joshua T 4 years ago
[Keymap] clean up userspace, add XD75 / Keyboardio Atreus (#13121)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
424b9ff7 — James Young 4 years ago
Crin Refactor (#13982)

* rename LAYOUT_default to LAYOUT_all

* apply human-friendly formatting to info.json

* correct keyboard dimensions

* correct data for LAYOUT_tsangan

* add labels to LAYOUT_ansi data

* add labels to LAYOUT_all data

* add labels to LAYOUT_iso data

* crin.h: update grid alignment of matrix identifiers

* crin.h: add matrix diagram

* physically position matrix identifiers for LAYOUT_all

- move k2d to top row (right half of split Backspace)
- move k41 to fourth row (right half of split Left Shift [KC_NUBS])

* physically position matrix identifiers for LAYOUT_iso

- move k1d to top row ([KC_NUHS])
- add k41 to fourth row ([KC_NUBS], previously missing)

* refactor keymaps

- grid-align keycodes
- use four-space indent

* correct data for LAYOUT_iso

- move Enter key to home row

* rename LAYOUT_tsangan to LAYOUT_ansi_tsangan

* add LAYOUT_iso_tsangan

* update readme.md

- add `make` command for building
- add "Flashing example..."
- touch-up bootloader jump instructions (previous Markdown didn't render ideally on GitHub)

* extend keymap functionality

- add Grave Accent, Function keys, Print Screen, Scroll Lock and Pause keycodes to keymaps
- add RESET keycode (Fn+R)
- use KC_RGHT for Right arrow

* touch-up bootloader instructions on readme

- note that Bootmagic Lite jump erases persistent settings
- note that Fn+R is RESET keycode by default
af98005b — Evelien-Lillian Dekkers 4 years ago
[Keyboard] Add Gud70 (#12575)

Co-authored-by: Drashna Jaelre <drashna@live.com>
9b922d55 — alittlepeace 4 years ago
[Keyboard] Adding VIA to Absinthe (#13031)

Co-authored-by: Drashna Jaelre <drashna@live.com>
74c9c3e9 — Sergey Omelchenko 4 years ago
[Keyboard] Macropad v2 polling rate fix (#13129)

4db9aa65 — eniigmakeyboards 4 years ago
[Keyboard] Add eniigmakeyboards/ek60 (#13140)

* add eniigmakeyboards/ek60

* Update keyboards/eniigmakeyboards/ek60/rules.mk

Updated layouts

Co-authored-by: Drashna Jaelre <drashna@live.com>

* Update keymap.c

Added GPL2+ header

* Update keymap.c

Added GPL2+

* Update rules.mk

Added ISO layout here

* Update readme.md

Added instructions for resetting bootloader

* Update keyboards/eniigmakeyboards/ek60/rules.mk

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

Co-authored-by: adamws <adamws@users.noreply.github.com>
Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
504d443e — NightlyBoards 4 years ago
[Keyboard] Add n9 macropad (#13168)

0f0ebde0 — DonutCables 4 years ago
[Keyboard] Updates to ScrabblePad (#13177)

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