~ruther/qmk_firmware

7e37daab — noroadsleft 6 years ago
Update keyboards/kbdfans/kbd67/readme.md

Co-Authored-By: Hackerpilot <briancschott@gmail.com>
c1cb95d9 — Hackerpilot 6 years ago
Clear up the confusion between the kbd67/kbd65 naming.
d0936784 — Brian Schott 6 years ago
Update readme.md
2fe21c67 — Brian Schott 6 years ago
Update readme.md
1c2b3143 — Brian Schott 6 years ago
The code in this directory supports the KBD65
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.
c3cf9c0c — jotix 6 years ago
Jotpad16 (#5212)

* 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

* add jotpad keyboard

* add jotpad keyboard

* backlight pin for arduino pro micro

* readme correction

* readme correction

* jotpad16

* Update keyboards/handwired/jotpad16/jotpad16.h

Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>

* Update keyboards/handwired/jotpad16/keymaps/default/keymap.c

Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>

* Update keyboards/handwired/jotpad16/readme.md

Co-Authored-By: jotix <47826561+jotix@users.noreply.github.com>
e3621c16 — Takeshi ISHII 6 years ago
fix rgblight_effect_breathing interval time (#5213)

384fef72 — noroadsleft 6 years ago
Replace instances of KEYMAP with LAYOUT

Many instances in the QMK Docs referenced KEYMAP macros, which is outdated terminology.

Replaced most instances of KEYMAP with LAYOUT, to reflect the desired usage.
8a2346ed — SpacebarRacecar 6 years ago
[Keymap] Added preonic and mechmini 2 keymaps (#5202)

* added mechmini2 keymap

* added preonic keymap

* changed readme

* correction to mechmini 2 readme

* changes to preonic keymap
Next