~ruther/qmk_firmware

20e5798e — MechMerlin 7 years ago
Keyboard: update new link for hardware availability (#3554)

9aee5e64 — marksard 7 years ago
Keymap: refactoring and modifief to helix five rows jis (#3552)

* display of LED mode
* refactoring
* modified a keymap
* use extra jp header
dfef321b — orbitingorca 7 years ago
Keyboard: Enable using shared user hhkb layout for dz60 (#3549)

b29799f8 — Takeshi ISHII 7 years ago
Keyboard: fixed build break (size overflow) HelixPico with Backlight or Underglow (#3546)

* build break fix for HelixPico

* add customize variable 'Link_Time_Optimization' into rev2 and pico keymaps rules.mk

* "CFLAGS += -flto" change to "EXTRAFLAGS += -flto"

* add USE_Link_Time_Optimization macro
0a005834 — Joshua Magee 7 years ago
Keyboard: Document the correct path to the let's split EEPROM files. (#3539)

* Document the correct path to the let's split EEPROM files.

* Document the EEPROM files in /quantum/split_common/ as the canonical location.
a057f1ca — Danny 7 years ago
Keymap: Reformat Iris default keymap (#3534)

* Reformat default keymap to use LAYOUT, move RGB controls to RAISE layer

* Use set_single_persistent_default_layer instead of old method
62a86031 — wanleg 7 years ago
Keyboard: 4x4 modular keyboard (#3531)

* add support for 4x4 macropad

* Update readme.md

* set DFU escape key

* cleanup

* Update config.h

* Update keymap.c

* Update config.h

* Update keymap.c

* Update 4x4.h

* reviewed

fudging review automation

* playing with the system

* reverting

* Required additions made

Added support for additional layouts

* tidy up default keymap
6c20c621 — Kenny Hung 7 years ago
Keymap: Refactor symbols layer with layer tap workaround (#3520)

* Squash layout to fit on Planck

* Replace AST with PAST keycode so that it works with layer tap

* Review markups
f0f1a363 — Konstantin Đorđević 7 years ago
Keymaps: Add whitefox constexpr keymap (#3541)

* Add keyboards/whitefox/keymaps/constexpr

* Conform to project coding conventions

* Tweak numpad layer keys

* Remove unnecessary directives
ea7bb624 — Jack Humbert 7 years ago
Update CODE_OF_CONDUCT.md
03ad6927 — fauxpark 7 years ago
Docs: Format Space Cadet documentation (#3540)

* Format Space Cadet documentation

* Fix page filenames

* Move Caveats section up
ff14028b — MechMerlin 7 years ago
Keyboard: KBD75 Rev 1 LAYOUT_ansi_1u Bug (#3542)

c11a26ba — fauxpark 7 years ago
Docs: Format Key Lock documentation (#3538)

9d016767 — Max Rumpf 7 years ago
Keymap: Improvements to Maxr1998's Contra keymap (#3535)

* Add image

* Improvements to my Contra layout

* Quick fix for Level3 layer
bb86d8a0 — Emmanuel Odongo 7 years ago
Docs: Fix some minor errors in tap dance example (#3530)

* Fix some minor errors in tap dance example

Fix for #3529
Fix minor errors in the code examples for __Example 4: 'Quad Function Tap-Dance'__ and relevant documentation. 
Clarified the need to include the header file in `keymap.c`.

* Use #pragma once in header guard

Fix for #3529
Implement change requested in #3530
cbf200e9 — Dylan Khor 7 years ago
Keymap: Add unagi planck keymap (#3527)

* modifications to add mouse buttons 1-4 and misc

* Add khord chocopad keymap

* fix merge message

* Add unagi keymap

* Add readme for unagi planck keymap

* Replace boilerplate for unagi keymap
2bc34b09 — fauxpark 7 years ago
Docs: Format Grave Escape documentation (#3536)

9b7a3a0b — fauxpark 7 years ago
Docs: Add Usage section to backlight docs (#3537)

1c88e466 — Danny 7 years ago
Add Rorschach keyboard (#3532)

* Add Rorschach keyboard

* Add info.json

* Replace header guards with pragma once
76f3a10e — bakageta 7 years ago
Keyboard: Add support for bpiphany's HID Liberation Device (#3470)

* Keyboard: Added support for HID Liberation Device

* Keymap: Custom (bakageta) layout for HID Liberation Device

* Updated with requested changes
Next