~ruther/qmk_firmware

357d9f47 — Campbell Barton 7 years ago
qwerty_code_friendly: fix 76 key config (#3057)

6e867a7e — Salt-Peanuts 7 years ago
Updated keymaps (#3056)

* Updated info and fixed minor errors

* Updated folder name; overdue updates to keymap and readme files

Updated folder name; overdue updates to keymap and readme files

* Updated tri-layer feature

* Revert "Updated tri-layer feature"

This reverts commit 59b8b85761740e24f671e10fceea869f06a33ade.

* Updated tri-layer on keymap

* Fixed typos

* Updated keymaps
2d38f450 — Leo Wzukw 7 years ago
Fix dead link to USB keycodes doc (#3050)

* Fix dead link to USB keycodes doc

Link was dead and the fresher version I could find on usb.org is still older than this one.

Thus, WaybackMachine seems the best option.

* Fix dead link to USB keycodes doc, with 2 options

Give the WaybackMachine link (fresher and for reference of the content of the original link) and the usb.org one (older)
a659666e — yiancar 7 years ago
Fix HS60 config for ANSI keymap (#3054)

- This is mostly for safety
9200934d — noroadsleft 7 years ago
Attempting Debug on Configurator (re: #3052) (#3053)

24b8d84b — Drashna Jaelre 7 years ago
Fix Split keyboards so they compile on Configurator (#3051)

* Fix serial split for BFO9000

* Fix serial split for DeltaSplit75

* Fix serial split for Helix

* Fix serial split for MiniDox

* Fix serial split for Viterbi

* Revert "Fix serial split for Helix" since it's super complex

This reverts commit 72538df105ba6d5fe6915773a20c509f2a47785d.

We'll let the helix owner fix this issue, or dive into the code later
82466aaf — Drashna Jaelre 7 years ago
Fix Orthodox compile issue in online configurator (#3044)

220b5119 — noroadsleft 7 years ago
Refactor for AMJ40 (#3047)

910c50bc — MechMerlin 7 years ago
Add some generic/sparse readmes to get rid of errors (#3048)

9b08fb73 — MechMerlin 7 years ago
Fix info.json for kbd66 (#3045)

* Change LAYOUT to LAYOUT_all
Fix info.json file

* edit the CORRECT info.json this time

* revert my errors
dc429840 — MechMerlin 7 years ago
fix LAYOUT_all in info.json (#3046)

2c01ec0d — noroadsleft 7 years ago
Refactor and Configurator updates for ALU84 (#3043)

* Readme update per template on docs.qmk.fm

* Refactor for LAYOUT macro

* Add info.json
0dc21d70 — Danny 7 years ago
Add info.json for Fourier & Laplace (#3038)

* Add info.json for Fourier

* Add info.json for Laplace
6073fa77 — yiancar 7 years ago
Rename ANSI keymap of HS60 (#3041)

dff86c6e — Danny 7 years ago
Fix keymap to use renamed macro (#3039)

5049938a — Sascha Grunert 7 years ago
Update my keymap (#3037)

* Update keymap.c
1b81c4dd — Barry Huang 7 years ago
pk60.c fix for capslock indicator (#3032)

* Capslock indicator add

* edit

* name correction

* led_set_user(usb_led); delete

* config edit for caps indicator

* keymap.c fix

* led.h include

* pk60.c fix for capslock indicator
9ae6f4f9 — Yan-Fa Li 7 years ago
Wait for QMK to initialize before configuring RGB (#3030)

Wait for 1 second before turning on RGB to get debug messages on
console.

 - configure HSV color, on a brand new pro micro the default values are
   0, 0, 0
3a4a28a3 — noroadsleft 7 years ago
Refactor for Alps64 (#3029)

* Refactor for Alps64

* Reverts deletion of LAYOUT_kc macro; renames LAYOUT_standard_60 to LAYOUT_60_ansi

* Add LAYOUTS = 60_ansi to rules.mk

* Rename LAYOUT_standard_60 to LAYOUT_60_ansi in info.json
73ddb764 — Alexander Dang-Tran 7 years ago
Fix readme and contributing hyperlinks
Next