~ruther/qmk_firmware

cad0e3b9 — Spaceman 6 years ago
[Keymap] added new planck keymap /sebas (#4821)

* Create readme.md

* Add files via upload

* Add files via upload

* Update readme.md

* Add files via upload

* Update keymap.c

* Delete temp.c

* updated per request

removed 41-69 and changed keymap to layout

* Update keymap.c

* Added Guide

* Update keymap.c

* Update readme.md

* Create readme.md

* Add files via upload

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update keymap.c

* Update keymap.c
81ad6cac — gorbachev 6 years ago
[Keymap] Sweet16 as a switch tester (#4822)

* Sweet16 as a switch tester

* pragma once

* QMK_KEYBOARD_H instead of sweet16.h
9c136e11 — James Churchill 6 years ago
Improved fix for __always_inline redefinition bug

Instead of changing based on the version of GCC, check for the presence of the macro instead.
2c410939 — fauxpark 6 years ago
Fix Caps Lock LEDs once and for all (#4824)

* Check the size of the SET_REPORT packet

If we have two bytes, that probably means the first is a report ID. The 6KRO interface may or may not have one, but the NKRO interface always does, so we need to check this regardless of whether KEYBOARD_SHARED_EP is defined.

* Fix indentation
d9c5e587 — MechMerlin 6 years ago
[Keyboard] Turn on KBD67 Lighting by default (#4826)

* remove broken link

* enable lighting for QMK Configurator folk
07c6c4ac — MechMerlin 6 years ago
[Keymap] Alps64 Keymap + Readme Updates (#4807)

* update readme to adhere to modern QMK standards

* add in my keymap as I keep losing the darn hex file

* no need for KC_FNX

* update readme
3ac6989c — orbitingorca 6 years ago
Documentation clarification (#3611)

* Documentation fix

* Further clarification
aad4319b — Guilherme Lima 6 years ago
docs: Add Manjaro/Arch dependencies on getting started page (#2701)

* Update getting_started_build_tools.md

* Update getting_started_build_tools.md
d28684da — Jack Humbert 6 years ago
Adds support for JacoBurge's TouchPad (#4186)

* add touchpad

* progress

* working with leds and vibrations

* adds readme

* Update keyboards/touchpad/readme.md

Co-Authored-By: jackhumbert <jack.humb@gmail.com>

* updates
3cf179be — Jack Humbert 6 years ago
Adds Proton C Conversion (#4661)

* adds proton c base

* fixes custom matrix include

* adds readme.md

* initial proton coversion, no pin mapping

* start of mcu selection

* add pin mapping and sweet16 test

* add at90 to list

* disable backlight, fix d7

* update flag names

* doc updates

* proton c update for mcu selection
ebbc372f — reasonsandreasons 6 years ago
Added my Prime_O Layout (#4811)

* initial prime_o commit

* Cleaned up comments, other things.

* Update bakingpy 4x12 keymap and add test mode for debugging/development (#4810)

* Keymap: ave-63's iris layout (#4812)

* Updated keymap to use standard seven-underscore KC_TRNS notation

* initial prime_o commit

* Cleaned up comments, other things.

* Updated keymap to use standard seven-underscore KC_TRNS notation
9c2d7761 — ave-63 6 years ago
Keymap: ave-63's iris layout (#4812)

808ff727 — Danny 6 years ago
Update bakingpy 4x12 keymap and add test mode for debugging/development (#4810)

722cee33 — Eduardo Lourenço Pinto Neto 6 years ago
Fix Mac mute keycode (#4809)

dc6b6c29 — Eduardo Lourenço Pinto Neto 6 years ago
Add KBD75 keymap (#4808)

* Add KBD75 keymap

* Fix README

* Fix README images
84c24188 — Danny Nguyen 6 years ago
Fix pinout of split hand and LED, remove flip half option
3bd30085 — fauxpark 6 years ago
Tidy up Mod-Tap shortcuts (#4806)

64c957d9 — Konstantin Đorđević 6 years ago
Add missing parentheses to some important macros (#4775)

* Add missing parentheses to quantum_keycodes macros

* Add missing parentheses to progmem macros
9eb7b791 — noroadsleft 6 years ago
Keyboard: Downbubble refactor and Configurator fix (#4798)

* Downbubble: Configurator fix

Fix the visual key alignment and some typos.

* Downbubble: refactor

Rename layout macros:

- LAYOUT_downbubble_standard to LAYOUT_standard
- LAYOUT_downbubble_splitbackspace to LAYOUT_split_bs
- LAYOUT_downbubble_splitrightshift to LAYOUT_split_rshift
- LAYOUT_downbubble_splitnumpad to LAYOUT_split_numpad
- LAYOUT_downbubble_spliteverything to LAYOUT_all
103d904f — Vasken Dermardiros 6 years ago
Alternate keymap for Alpha keyboard, enjoy! (#4797)

* Create README.md

* Add files via upload

* Update README.md
Next