~ruther/qmk_firmware

9ef46494 — Jason Pepas 6 years ago
[Keyboard] hexon38 and Dual-role key implementation (#4709)

* initial dual-role key implementation for hexon38

* PR feedback, adding README

* Moving to handwired subdir

* Additional PR feedback
[Keymap] my keymap for the crkbd and update my iris keymap readme (#4788)

* adding my keymap primarily to iris

* adding my crkbd keymap and update my iris keymap readme with an extra pic

* incorporting @drashna's suggestions
4cde82ef — SpacebarRacecar 6 years ago
[Keymap] Update to personal keymaps and userspace (#4831)

* changed ortho keymaps and userspace

* changed prime_o keymap

* changed userspace

* optimized keymaps and userspace

* removed permissive hold as it doesn't seem to do anything

* defined TAPPING_TERM in userspace config.h
87b277c2 — noroadsleft 6 years ago
[Keyboard] Fix layout macro name for Gergo info.json (#4828)

Layout macro name in info.json was named LAYOUT instead of LAYOUT_GERGO as it is in gergo.h.
3ea7c2a4 — fauxpark 6 years ago
Remove empty action_function()
67adc29a — fauxpark 6 years ago
Remove empty fn_actions[]
d8eace35 — Jeremy Bernhardt 6 years ago
[Keyboard] Adding support for Gergo (#4792)

* Commited into clean repo

* Gergo initial release

* Cleaning up

* Cleaning up

* Update readme.md

* Updated image, fixed MD formatting, added clairity

* Moved keymap to keyboard subdir, modified rules.mk

* Cleaned header guards

* Cleaned header guards. Read the rest of the PR comments

* Update keyboards/gergo/keymaps/default/keymap.c

Co-Authored-By: germ <jeremythegeek@gmail.com>

* Update keyboards/gergo/readme.md

Co-Authored-By: germ <jeremythegeek@gmail.com>

* Moved makefiles to keymap mod-area-thingy-with-overrides

* Update rules.mk

Slow the roll on the defaults while I wait for merge

* Update rules.mk

* Cleaning cleaning cleaning

* More housekeeping. Keeping optdefs

* moved keyboard specfic conf to config.h. Can we merge yet?

* added info.json
52ccd8d8 — Leszek111 6 years ago
[Keymap] Adds layout for Ergodox, colemak_code_friendly (#4819)

* Adds layout for Ergodox, colemak_code_friendly

* code cleanup

* code cleanup

* code cleanup
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)

Next