~ruther/qmk_firmware

fe50883c — QMK Bot 5 years ago
format code according to conventions [skip ci]
d13ada11 — Nick Brassel 5 years ago
Add customisable EEPROM driver selection (#7274)

- uprintf -> dprintf
- Fix atsam "vendor" eeprom.
- Bump Kinetis K20x to 64 bytes, too.
- Rollback Kinetis to 32 bytes as partitioning can only be done once. Add warning about changing the value.
- Change RAM-backed "fake" EEPROM implementations to match eeconfig's current usage.
- Add 24LC128 by request.
6ff093ef — Akaash Suresh 5 years ago
Local Changes
c3835262 — Max Rumpf 5 years ago
[Keymap] Phoebe keymap improvements (#7963)

* [Phoebe] Allow to input pipe characters with only one modifier

* [Phoebe] Update RGB animations
1a40af74 — yiancar 5 years ago
HS60 EEPROM size fix (#7968)

9e6e01ca — yiancar 5 years ago
eeprom size fix (#7969)

a561443f — Cable Car Designs 5 years ago
[Keyboard] added support for new rev of cypher PCB (#7636)

* cleanup of existing branches to resync with upstream. removed old cyp…

…her files, added new cypher files.
e0a0430c — MechMerlin 5 years ago
Clueboard Rev4 Updates aka Volcano 660 (#7942)

* fix audio enable repetition

* remove RGB LED support as this board has no RGB LB LEDs

* use pragma once

* this board has no backlight support

* enable COMMAND_ENABLE

* comment cleanups

* setting bootmagic to lite as the first board thathat has this PCB has a solid bottom. If someone forgets to put in a RESET key on their keymap, they are not going to have fun resetting the board

* Update keyboards/clueboard/66/rev4/rules.mk

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

* Update keyboards/clueboard/66/rev4/rules.mk

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

* Update keyboards/clueboard/66/rev4/rules.mk

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

* Update keyboards/clueboard/66/rev4/rules.mk

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

* convert the palset and palclear routines to setpinoutput and writepinlow

* remove scankb

* restore original guards instead of pragma once

Co-authored-by: fauxpark <fauxpark@gmail.com>
49c3a1cd — Brett Inman 5 years ago
Swap two columns to fix Skog Lite (#7940)

* Swap two cols to fix skog lite

* Fix readme

* Suggested formatting

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

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
ba264c69 — fauxpark 5 years ago
[Keyboard] Cospad refactor (#7957)

* Cospad refactor

* Add num lock indicator code

* Add led_init_ports()

* Revert change to matrix position blanks

* Define BACKLIGHT_ON_STATE explicitly, in anticipation of PR6749
8e500c36 — Joel Challis 5 years ago
Align cformat rules with current CI implementation (#7936)

* Align cformat rules with current CI implementation

* Optimise file walking
bf4611c7 — Rossman360 5 years ago
[Keymap] adding personal rebound keymap (#7956)

f7730567 — yiancar 5 years ago
[Keyboard] HS60 Refactor (Keymap restructure to be more standardized) (#7847)

* Keymap restructure to be more standardized

* made bootmagic lite default

* Dividing keymaps

* Update keyboards/hs60/v2/v2.c
b7050080 — Wilba 5 years ago
[Keyboard] Added WT60-B, WT60-BX (wilba.tech THERMAL) (#7948)

* Added WT60-B, WT60-BX

* Review changes
9b6b54cd — MechMerlin 5 years ago
[Keyboard] Think 6.5 Soldered Matrix Fix (#7952)

* both backspace and left shift matrix positions off by one

* update the led_update routine

* update readme

* Update keyboards/gray_studio/think65/solder/solder.c
37db6012 — dsanchezseco 5 years ago
keymap, fixed rgb effect name and deactivate oled (#7953)

* added rgblight controls to planck keymap

* fixed knight ridder offset to face me

* no oled for crkbd 'till fixed

* fixed RGB effect name
6f176dfc — Dmitrijs Minajevs 5 years ago
Add VIA support to DZ60 (#7814)

* Add DZ60 to VIA

* Changed vendor id from 'KF' to 'DZ'

* Capitalize hex

* Fix Via_layout_options size setting

* Update keyboards/dz60/keymaps/via/rules.mk

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

Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
dee1d68d — QMK Bot 5 years ago
format code according to conventions [skip ci]
123ae73e — fauxpark 5 years ago
Fix lock LEDs for ChibiOS when using shared endpoints (#7877)

* Fix lock LEDs for ChibiOS when using shared endpoints

* Tweak comments

* Doesn't need to be uint16 anymore
2566992c — fauxpark 5 years ago
Add DIODE_DIRECTION to Getta25 (#7951)

Next