~ruther/qmk_firmware

6d6646de — Ryan Caltabiano 6 years ago
Fixing matrix_scan so it properly returns changed status
70a7b84d — Mikkel Jeppesen 6 years ago
Clean up duped filenames om qmk.fm (#5822)

Removes all binaries that don't correspond to an entry in the .keyboards file
a31c2ac0 — Elliot Powell 6 years ago
[Keyboard] Merge Commissions to repo (#5995)

* Moved commisions to one folder

* Update keyboards/ep/comsn/hs68/config.h

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

* Resolve merge issues

* Fix comiplation issues
4d46489a — moyi4681 6 years ago
[Keyboard] add geekboards 8key macro-pad tester (#5940)

* add geekboards 8key macro-pad tester

* Update readme.md

* Update keyboards/geekboards/tester/rules.mk

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

* Update keyboards/geekboards/tester/keymaps/default/keymap.c

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

* Update keyboards/geekboards/tester/keymaps/default/keymap.c

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

* Update keyboards/geekboards/tester/keymaps/default/keymap.c

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

* Update keyboards/geekboards/tester/keymaps/default/keymap.c

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

* Update keymap.c

* Update keyboards/geekboards/tester/readme.md

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

* Update keyboards/geekboards/tester/readme.md

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

* Update keyboards/geekboards/tester/readme.md

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

* Update keyboards/geekboards/tester/readme.md

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

* Update keyboards/geekboards/tester/readme.md

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

* Update readme.md

* Update tester.c

* Update keyboards/geekboards/tester/config.h

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

* Update keyboards/geekboards/tester/rules.mk

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

* Update keyboards/geekboards/tester/keymaps/default/keymap.c

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

* Update keyboards/geekboards/tester/keymaps/default/keymap.c

Co-Authored-By: Drashna Jaelre <drashna@live.com>
ff6a57c3 — Klemen Košir 6 years ago
[Kenyboard] Add ansi_split_space_rshift layout to DZ60 (#6004)

* [DZ60] Add ansi_split_space_rshift layout

* [DZ60] Add kream keymap

* Revert spacebar sizes
7a7e3848 — Mathias Andersson 6 years ago
[Keyboard] Add keyboard Moon (#5976)

b0532c43 — noroadsleft 6 years ago
Waldo LAYOUT_60_hhkb bugfix (#6000)

* Fix typo in LAYOUT_60_hhkb macro

Reported by Sushiimi
- https://github.com/qmk/qmk_configurator/issues/376

* Unify white space

Tabs and spaces were being mixed for indenting.

No logic change.
5aa4420f — Tyler Wince 6 years ago
[Keymap] Add lets_split keymap (#5992)

* tylerwince keymap added

* modifications for PR

* remove legacy import

* fix some build errors

* fix layers

* restore custom_keycodes

* remove trailing commas

* change persistent layer function

* update light noeeprom

* layer state set user

* missing trailing "

* changes to single_default_layer
[Keymap] Updated personal keymaps (#5993)

* added personal CTRL keymap

* added personal dz60rgb keymap

* enabled new rgb effect

* added space cadet shift

* media player track buttons now orange

* updated keymaps with rgb setting and visual HSV setting preview

* fixed source stuff?

* added support for underglow toggle (bugged to all hell)

* everything now behaves as expected when ti comes to RGB toggles, thank god

* removed ifdefs

* changed color of MAS_CRM

* uh, whitespace

* changed rgb positions and modifiers within RGB matrix thing for CTRL and DZ60RGB

* updated keymap to work kindof

* KEYMAP: changed list of rgb effects

* changed CTRL rgb defaults

* KEYMAP: new LED layout for ctrl
6c7c178c — Gaëtan Ark 6 years ago
[Keymap] Added french Bépo support on Ergo42 keeb (#5986)

* Added french Bépo support on Ergo42 keeb

* Fixed some typos

* Removed a unused include
df73a81d — Kyle Terry 6 years ago
[Keyboard] adds spacetime keyboard (#5969)

* adds spacetime keyboard

* removes custom tap and mod functions

this commit replaces tap_key, control_key and shift_key with built-in
tap_code16.

* changes thumb layer and makes left palm key ralt
2f961265 — jotix 6 years ago
[Keymap] jotix ortho_4x12 layout change (#5979)

* jotix ortho_4x12 layout change

* simplifying things

* simplifying things
Add Solus support to linux_install.sh script

added update-repo command before install command
Add Solus support to linux_install.sh script
fe8c2209 — fauxpark 6 years ago
Document MT keycode in keycodes.md
1a55d842 — Maarten Dekkers 6 years ago
Add support for LSJ Ares (#5588)

* Add support for LSJ Ares

Thanks to the other ports which have made this port possible.

* Update Ares code per request

* More changes to Ares

* Update Ares rules.mk

Co-Authored-By: Maartenwut <maartenwut@gmail.com>

* Remove escaping backslashes from Ares default keymap
1da8ad86 — Doug Raffle 6 years ago
Added media keys to 1up60rgb:raffle (#5973)

[Keyboard] Fix formatting on keyboard to micro connection table (#5968)

* Fix formatting on keyboard to micro connection table

* Add whitespace to make more readable
a1e2d517 — AbstractKB 6 years ago
[Keyboard] Added Abstract Ellipse Rev1 (#5939)

* mostly done with first version of Ellipse Rev1 software

* mostly done, error with backlight breathing

* more testing and changing default keymaps

* ready for first release attempt

* fix newline in readme

* fix copyright and extraneous declarations and symbols

* remove more excess backslashes

* fixed more formatting
362bfc5b — Danny 6 years ago
Fix cypher iso (#5971)

* Reformat JSON to look less like AIDS

* Fix location of ISO Enter
Next