~ruther/qmk_firmware

ba3c5ec8 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
fb78447a — James Young 4 years ago
Monstargear XO87 Solderable Configurator Refactor (#13317)

53ca79b9 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
d45a24a9 — sendmmsg 4 years ago
bug if macro definition and not integer is used to identify layers (#12648)

7313fee1 — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
480b7e59 — James Young 4 years ago
Studio Kestra Nue: fix info.json layout macro reference (#13318)

Corrected the info.json file to reference LAYOUT_all instead of LAYOUT.
8030f73f — gtips 4 years ago
[Keymap]Add Keymap reviung34rgb (#12656)

* [Keyboard] Add keyboard Reviung41

* Modified files

* deleted keyboards/reviung41/keymaps/default/config.h

* modified keyboards/rebiung41/keymaps/default/keymap.c

* modified keyboards/reviung41/readme.md

* modified keyboards/reviung41/readme.md

* modified keyboards/reviung41/readme.md

* Update readme.md

Change the image photo of readme.md.

* [Keyboard] Add reviung61

* Update readme.md

* fix keyboards/reviung61/ and add keymap default_rgb

* fix keyboards/reviung61/info.json

* fix keyboards/reviung61/info.json

* remove keyboards/reviung61/keymaps/default/config.h

* [keyboard] Fixed readme.md for reviung39 and 61.

* add keymap keyboards/reviung34/keymaps/default_rgb/ ,default_rgb2u
054f1ccb — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
563de365 — Suryan Isaac 4 years ago
Added a custom keymap for XD60 (#12736)

* Added custom Keymap

* Added Images to README

* Added Layer 1 Keys for RGB control

* Added GPL2+ License to keymap.c

* Removed extra json files and added a few lines to README
54abf60e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
f5cecffa — Antoine R. Dumont 4 years ago
keymap/ardumont: Fix substitute keycode reset step (#12675)

It so happens that when releasing the control key prior to the main key (C-h, C-i, C-n,
...), the substituted keycode was continuously sent in a loop after that (even when
releasing said key). The workaround so far was to type any other key to stop the loop.

This commit fixes such behavior by resetting the substitution keycode sent when the ctrl
released situation conditional is detected (and that the substitution keycode was on).
5e86a11a — Jose Luis Adelantado Torres 4 years ago
[keymap] Added new `oled_status` keymap to `nullbitsco/nibble` keyboard (#12824)

* Added new oled_status keymap to nullbitsco/nibble keyboard

* rm: Removed font from src imports
303132fa — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
3099630a — Robert Verst 4 years ago
[Keymap] Feature/extend keymap (#12778)

* Add F13-F24

* Add nvim macros

* Add debug switch

* Switch mode every time, add debug print
7e7e6d1a — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
dee50c9c — T.Shinohara 4 years ago
[Keymap] fix key code. numpad to numkey (#12808)

* add keyboard new macro pad "Kuro"

* change main readme.md

* remove not used code from default/keymap.c

* Remove unnecessary code

* Supports info.json

* removed back slash and not used functions.

* update at product link. add japanese messages.

* Merge All

* [Shiro]Add MacKeymap

* Change key code. Numpad→Numkey
0ec6d6da — Jay Greco 4 years ago
Update oled_bongocat to match VIA keymap (#12875)

* Update to match VIA keymap

* Update with feedback from PR
b69fa51e — QMK Bot 4 years ago
Merge remote-tracking branch 'origin/master' into develop
909d9c22 — Mike Tsao 4 years ago
Switch default layout to standard TKL; add custom (#12818)

4a15eb59 — Tyler Thrailkill 4 years ago
snowe keymap/userspace and Ocean Dream animation (#12477)

* Add snowe keymap/userspace & Ocean Dream animation

* Add snowe userspace with keymap wrappers and two animations
* Add crkbd keymap
* Add Ocean Dream animation, a cool full screen animation with:
* * twinkling stars
* * meteor showers
* * ocean waves
* * island with palm tree
* * moon with phases

* Disable Luna so travis build succeeds.

* Add more copyrights

* Add pragma once to keycode_aliases.h

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

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