~ruther/qmk_firmware

1877736f — fauxpark 5 years ago
Update dirty submodule make message (#8065)

c096be38 — James Young 5 years ago
[Docs] future branch housekeeping
4888a118 — QMK Bot 5 years ago
format code according to conventions [skip ci]
e036b94a — fauxpark 5 years ago
Align ATSAM HID descriptors with LUFA/ChibiOS (#7651)

* Align ATSAM HID descriptors with LUFA/ChibiOS

* Don't hardcode raw endpoint size
1a79f14e — QMK Bot 5 years ago
format code according to conventions [skip ci]
4e6d1ae0 — Pavel Župa 5 years ago
Fix timer_elapsed() overflow issue for STM32F103 and other ChibiOS boards (#7595)

* fixed strange space cadet timer owerflow on STM32F103

* Moved elapsed time fix to timer.c
1858c3ed — James Young 5 years ago
Skog Lite: disable Console; update info.json (#8058)

* disable Console to save firmware space

* rules.mk templating

Add comments regarding the rules, to more closely match the ps2avrgb template.

* update info.json

This board has a quite interesting take on the standard TKL; why not show it off?
8e550fc1 — Nick Brassel 5 years ago
Add thread safety around i2c_master for ChibiOS/ARM.
1aee492c — Jonas Avellana 5 years ago
[keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace (#8053)

* [keymap(kyria), refactor] created kyria keymap. refactored ninjonas userspace and keyboards

* [fix(#8053)] removed redundant code based off Duckle29's code review

* [fix(#8053)] fixing typos

* [refactor(#8053)] updating oled timeout

* [fix(8053) resolved code review issues identified by noroadsleft
fdabf524 — mechlovin 5 years ago
[Keyboard] add Hannah910 V2 PCB and VIA support (#8024)

* add Hannah910 V2 and VIA support

add rev.2 pcb and via support

* Update config.h

* update

* Create config.h

* Update

* update

* update

* Move keymap folder

* add more layer and edit readme.md

* readme.md update

* update

* update

* Update hannah910.h
e565948f — MechMerlin 5 years ago
Noxary 280 Backwards LED Fix (#8057)

* fix logic and update to newest led_update_kb routine
5c5a0521 — MechMerlin 5 years ago
[Keyboard] VIA Support: 1upkeyboards 1up60hte (#8052)

* update the vendor id for 1upkeyboards 1up60hte

* add the via keymap and rules file

* fix typo

* move the LTO to the keyboard's rules.mk

* Update keyboards/1upkeyboards/1up60hte/config.h
b28ee6b0 — Nick Brassel 5 years ago
Fix misunderstanding of CPPFLAGS and CXXFLAGS.
6544bd2e — Jorge Noguera 5 years ago
[Keymap] Customized layouts for the Keebio/Quefrency65 (#7947)

* Created the yoryer layout for the Quefrency 65%

* added rgb control layer

* Required changes to resolve PR #7947 issues

* - Updated the layer list as an enum
- Removed .gitignore file from keymap folder

* Removed the .gitignore from keymap folder
f31411af — takashiski 5 years ago
[Keymap] add new keymap (xd75 atomic style japanese layout) (#7944)i

* init jp

* update

* update

* update

* update

* Update keyboards/xd75/keymaps/atomic_style_jp/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>

* remove config.h

* remove ____T___

Co-authored-by: Drashna Jaelre <drashna@live.com>
[Keyboard] Add support for Southpaw Full Size (#8029)

* Begin work on spfs, migrating ancient config

* QMK breaks if there's a dash in the board name

* Update info.json

* Make indicator LEDs work

* Build a readme

* Change title to match official GB thread name

* Add an ANSI WKL layout for simplicity

* Adjustments as per pullreq recommendations

* Remove unused functions from other keymap
Improve VIRTSER performance (#7528)

4139de3c — Joel Challis 5 years ago
Fix AVR boards which were overriding backlight without setting… (#8044)

* Add backlight custom driver to all boards not declaring it but overriding backlight

* Apply suggestions from code review

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

* Apply suggestions from code review

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

* Remove old tmk references from show_options.mk

Co-authored-by: fauxpark <fauxpark@gmail.com>
7514f512 — Jason Dunsmore 5 years ago
[Keymap] Update keymap for user jasondunsmore (#8047)

31e4583f — Yatara 5 years ago
[Keyboard] Add support for Drink Me (#8039)

* Add initial configuration and keymaps for Yatara Drink Me.

* Apply suggestions from code review

* Apply suggestions from code review

* Add transparent layers in VIA layout so there are four layers in total. Amend closing bracket indentation in keymap.c files.
Next