~ruther/qmk_firmware

36fce12d — zvecr 6 years ago
[Keyboard] Initial refactor of maxipad to conform to current standards (#5233)

303859ea — noroadsleft 6 years ago
handwired/magicforce68: refactor, Configurator support, and readme cleanup (#5234)

* handwired/magicforce68: refactor

- layout macro KEYMAP renamed to LAYOUT
- keymap now uses #include QMK_KEYBOARD_H
- keymap now uses non-auto-prepended keycodes per QMK standard.
- deleted deprecated and unused action_get_macro block from default
keymap.

* handwired/magicforce68: Configurator support

* handwired/magicforce68: readme cleanup

- updated to current QMK template
- rename file to lowercase
- fix make commands
- Add Docs links
[Keymap] HS60 v2 ISO layout andys8 (#5235)

d7e3d718 — MechMerlin 6 years ago
Some minor refactoring of boards in 1upkeyboards directory (#5236)

* use #pragma once

* get rid of code for unused indicators

* pragma once and other small fixes for consistency

* use #pragma once

* pragma once and other small fixes for consistency

* add a short blurb to the readme

* turn on compiler optimization flags

* remove the compiler optimization

* remove compiler optimization for super16
da5e9043 — Danny Nguyen 6 years ago
Fix pinout for Quefrency left half w/macros
7276cc24 — MechMerlin 6 years ago
[Keyboard] KBDFans Minor Fixes (#5238)

* pragma once and turn on bootmagic lite

* pragma once changes and turning on bootmagic lite

* switch to using pragma once

* switch to using #pragma once

* switch to using #pramga once
2c1963d5 — takashiski 6 years ago
[Keyboard] Hecomi conf (#5246)

* add info.json

* update readme

* remove info.json from no rule.mk folder
c4451f45 — stanrc85 6 years ago
Corrected HS60 v2 keyboard name in info.json (#5242)

* Corrected keyboard name in info.json

* Updated maintainer to yiancar
79acf1e6 — Adam Price 6 years ago
atreus default keymap `pagedown` didn't match comment instructions (#5245)

d5dcf54e — Konstantin Đorđević 6 years ago
Fix indentation in quantum_keycodes.h (#5221)

c8de0f78 — stanrc85 6 years ago
[Keymap] Initial upload of stanrc85 HS60 v2 layout and config (#5217)

6f30a6b4 — Fred Silberberg 6 years ago
[Keymap] Added a key to handle copy/paste in and out of a terminal (#5205)

a69e4406 — Tobias Schulte 6 years ago
Fix Tx Bolt ghosting second character on key press (#5229)

* convert tabs to spaces

* fix #4578: don't call gemini protocol code when in bolt mode

Add missing break; statements in switch. The missing break resulted in
a fall through and an additional processing of the gemini code.
0f62383b — skullydazed 6 years ago
Clueboard 66% Hotswap Support (#5204)

* Initial Clueboard 66% arm support

* Fix LAYOUT_66_ansi

* wip

* Bring this branch up to date with led_matrix

* Get Clueboard 66% hotswap working with led_matrix

* stm32 cleanup

* Fix compiling for clueboard 66% hotswap prototype

* Reduce the size of the prototype firmware
539a6fc8 — SpacebarRacecar 6 years ago
removed old keymaps (#5227)

58d035dc — KOBAYASHI Daisuke 6 years ago
Keymap: Update Koba's keymap for Ergo42. (#5223)

791cdd6e — Campbell Barton 6 years ago
Update readme.md (#5230)

Correct comment.
db26d0fb — mechmerlin 6 years ago
edit the readme to mention the NYM96 since it's the same PCB and is currently on sale at Massdrop
24a8bc3f — jotix 6 years ago
Jotix keymaps (#5203)

* jotix 4x12 keymap

* readme corrections

* jotix ortho 4x12 keymap

* jotix ortho 4x12 keymap

* jotix ortho 4x12 keymap

* jotix ortho 4x12 keymap

* jotix ortho 4x12 keymap

* jotix ortho 4x12 keymap

* jotix ortho 4x4 keymap

* jotix ortho 4x4 keymap

* jotix keymaps
50139d9c — TerryMathews 6 years ago
Candybar: remove mousekeys as default (#5210)

Binaries compiled at config.qmk.fm are oversized for the MCU. Adjusting
default options to compensate.
Next