~ruther/qmk_firmware

12b9831e — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
679f83f9 — Joy Lee 3 years ago
Modified config.h default configuration (#15387)

* Modified config.h default configuration

* Modified config.h default configuration
3c0a9105 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
8da9998c — Wolf Van Herreweghe 3 years ago
Update ReadMe for the Roopad (#15380)

3bf24032 — Joel Challis 3 years ago
Tidy up existing i2c_master implementations (#15376)

* Move chibios defines out of header

* Make some avr defines internal
44662618 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
Remove pointless `CUSTOM_MATRIX = no` (#15383)

4d55cde5 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
d2ccd62b — Joel Challis 3 years ago
Remove manual enable of LTO within keyboards (#15377)

d123364b — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b6d9a802 — Farhan Rob 3 years ago
[Keyboard] Han60 QMK / VIA Support (#15332)

Co-authored-by: Drashna Jaelre <drashna@live.com>
Co-authored-by: Joel Challis <git@zvecr.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
0b241ea4 — fauxpark 3 years ago
Merge remote-tracking branch 'upstream/master' into develop
1493e6d3 — Joel Challis 3 years ago
Convert ai03/orbit to SPLIT_KEYBOARD (#15340)

3d06860f — Joel Challis 3 years ago
Convert not_so_minidox to SPLIT_KEYBOARD (#15306)

Tidy up `SLEEP_LED_ENABLE` rules (#15362)

3716e02f — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
bd2e02bd — Álvaro A. Volpato 3 years ago
[Keyboard] Add support for Mode SixtyFive M65HA and M65HI (#14685)

2726856c — Joel Challis 3 years ago
Implement MAGIC_TOGGLE_CONTROL_CAPSLOCK (#15368)

3079fd04 — QMK Bot 3 years ago
Merge remote-tracking branch 'origin/master' into develop
b98280bf — James Young 3 years ago
Rename Layout Macros for TKLs with F13 keys (#15361)

* dyz/dyz_tkl: rename F13 layouts

- rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi
- rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso

* kopibeng/mnk88: rename F13 layouts

- rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi
- rename LAYOUT_tkl_ansi_tsangan_f13 to LAYOUT_tkl_f13_ansi_tsangan
- rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso
- rename LAYOUT_tkl_iso_tsangan_f13 to LAYOUT_tkl_f13_iso_tsangan

* mechlovin/infinity88: rename F13 layouts

- rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi
- rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso

* mechlovin/infinity88: rename F13 layouts

- rename LAYOUT_tkl_ansi_f13 to LAYOUT_tkl_f13_ansi
- rename LAYOUT_tkl_ansi_tsangan_f13 to LAYOUT_tkl_f13_ansi_tsangan
- rename LAYOUT_tkl_iso_f13 to LAYOUT_tkl_f13_iso
- rename LAYOUT_tkl_iso_tsangan_f13 to LAYOUT_tkl_f13_iso_tsangan
Next