~ruther/qmk_firmware

7f0a2052 — zjpxshade 7 years ago
Added gentoo to installer (#3272)

* Added gentoo installer

* Remove comments

* Remove comments

* Updating the layout

* Revert "Remove comments"

This reverts commit e348afa41a470d4b8f1865d92b85acd32ab14074.

* Revert "Updating the layout"

This reverts commit 181822d195f722f4981825ded7dd85fa268c3c56.

* Undo erroneous revert
1f5d5e53 — Jon Allen 7 years ago
allow building with nix on darwin
add avrdude do dependency list
8ffeaec3 — Drashna Jaelre 7 years ago
Overhaul to keycode related docs

* Adds Audio Keycodes to both the feature page and master list
* Re-orders the keycode list, so it's alphabetical (mostly)
* Add additional (missing) sections to the keycode list
* Add and update links in the keycode page
* Add and reorder links in sidebar's keycode section
bbea9dad — Max Audron 7 years ago
Integrating Peter Fleury's HD44780 LCD library (#3209)

* integrated Peter Fleury's LCD library for HD44780 LCDs

* fixed typo

* cleanup finished

* add documentation

* added HD44780 documentation

* removed keyboard from .gitmodules

* resolved merge conflict

* removed edit of kira75s rules.mk made by merge

* moved hd44780 to drivers/avr

* Added licence info to hd44780 files

* Added link to hd44780 docs.
81756d7b — Joe Wasson 7 years ago
Fix tapdance when one-shot is disabled.
c5c112ae — Evan Travers 7 years ago
Update config.h boilerplate to use `#pragma once`

According to @fredizzimo, this is a safer and easier way to handle the
boilerplate.
3d7bfae2 — Evan Travers 7 years ago
Add Userspace mention

@drashna mentioned it'd be good to have a mention of the userspace in
the QMK structure section. Rather than rewrite the docs on userspace, I
chose to link to the existing documentation.
b666921e — Evan Travers 7 years ago
Reword the `config.h` section

This section didn't include the possibility of a user `config.h`, and it
wasn't clear exactly how the settings override works.
b4f45766 — Evan Travers 7 years ago
Update docs: `Makefile` -> `rules.mk`

I think this was a typo, or perhaps an older way to handle it.
60797c84 — yiancar 7 years ago
Add I2C slave library

- Add I2C slave library for general use.
3d9fda36 — Wilba6582 7 years ago
Added M10-B implementation
ffa11994 — Wilba6582 7 years ago
Added pin C6 to hardware PWM backlight
ffa5c484 — ajp10304 7 years ago
AJP10304 Atreus 50 layout (#3403)

a69b6104 — noroadsleft 7 years ago
UK78 Refactor: rename LAYOUT to LAYOUT_all (#3405)

2ba6b9ab — noroadsleft 7 years ago
UK78 refactor and Configurator support (#3395)

* Matrix update

* Keymap refactor

* Configurator support

* Readme cleanup
5d5fa0dc — Callum Oakley 7 years ago
callum keymap updates (#3402)

* change window focus shortcuts

* hangul

* macos goodness

* re-arrange tab keys

* remove tab switching keys

* left hand func

* glorious macro pad

* workspace rotation keys

* tabbing hotkeys
2fe2c323 — Michael F. Lamb 7 years ago
mitosis:datagrok layout and readme improvements (#3400)

* mitosis:datagrok: improved tenkey layout; changelog + more in README

* mitosis:datagrok enable audio!

* mitosis:datagrok: underscore on right shift, rearrange some symbols

* mitosis:datagrok: add more descriptions to readme

* mitosis:datagrok: abuse space cadet to get equivalent of RSFT_T(KC_UNDS)
72fa2cf2 — Andreuha 7 years ago
Add A Planck keymap with easier shifts and nav (#3399)

3468f2f4 — Andreuha 7 years ago
keymap BFO9000 built as 6x18 (#3398)

4de80953 — MechMerlin 7 years ago
Configurator does not work with melody96 leds (#3396)

* move out led code from keymap.c to melody96.c

* remove the other led_set_user
Next