~ruther/qmk_firmware

1dd6ceb4 — climbalima 8 years ago
Updated my repo to current qmk
bce6e523 — climbalima 8 years ago
fixed conflict
dd22c787 — climbalima 8 years ago
fixed extra paste
ec0db293 — climbalima 8 years ago
Merge branch 'master' of https://github.com/climbalima/qmk_firmware

second try
b5cecb4c — climbalima 8 years ago
Added both revisions into one folder
631b8999 — Jack Humbert 8 years ago
Merge pull request #868 from potz/master

Add brazilian ABNT2 keymap
79f82d3d — climbalima 8 years ago
returned to o
6e27f6fb — climbalima 8 years ago
  Changes to be committed:
	new file:   keyboards/lets_splitv2/Makefile
	new file:   keyboards/lets_splitv2/config.h
	new file:   keyboards/lets_splitv2/i2c.c
	new file:   keyboards/lets_splitv2/i2c.h
	new file:   keyboards/lets_splitv2/imgs/split-keyboard-i2c-schematic.png
	new file:   keyboards/lets_splitv2/imgs/split-keyboard-serial-schematic.png
	new file:   keyboards/lets_splitv2/keymaps/default/keymap.c
	new file:   keyboards/lets_splitv2/lets_split.c
	new file:   keyboards/lets_splitv2/lets_split.h
	new file:   keyboards/lets_splitv2/matrix.c
	new file:   keyboards/lets_splitv2/pro_micro.h
	new file:   keyboards/lets_splitv2/readme.md
	new file:   keyboards/lets_splitv2/serial.c
	new file:   keyboards/lets_splitv2/serial.h
	new file:   keyboards/lets_splitv2/split_util.c
	new file:   keyboards/lets_splitv2/split_util.h
	new file:   keyboards/maxipad/Makefile
	new file:   keyboards/maxipad/config.h
	new file:   keyboards/maxipad/keymaps/default/Makefile
	new file:   keyboards/maxipad/keymaps/default/config.h
	new file:   keyboards/maxipad/keymaps/default/keymap.c
	new file:   keyboards/maxipad/keymaps/default/readme.md
	new file:   keyboards/maxipad/maxipad.c
	new file:   keyboards/maxipad/maxipad.h
	new file:   keyboards/maxipad/readme.md
f73a378f — Erez Zukerman 8 years ago
Merge pull request #870 from NoahAndrews/patch-1

Add proper shortcode for KC_DELETE to keycode.txt
64218f0f — Noah Andrews 8 years ago
Add proper shortcode for KC_DELETE to keycode.txt
7aa31ad3 — Potiguar Faga 8 years ago
Add brazilian ABNT2 keymap
a9e0fd41 — Jack Humbert 8 years ago
Merge pull request #867 from fredizzimo/variable_trace

Variable trace
309d9318 — Jack Humbert 8 years ago
Merge pull request #852 from J3RN/remove-z-slash-controls

Removed the control action when holding z or /
0ba3e523 — Fred Sundvik 8 years ago
Add documentation for the variable tracing
a377017c — Fred Sundvik 8 years ago
Add possibility to control variable trace from make
f519b94b — Fred Sundvik 8 years ago
Add variable trace

For debugging changes to variables, either normally or as a result
of a memory corruption.
1d766c59 — Jonathan Arnett 8 years ago
Removed the control action when holding z or /
d5270af1 — Erez Zukerman 8 years ago
Implements dedicated text zoom keys
7a9be256 — Erez Zukerman 8 years ago
Merge pull request #851 from J3RN/momentary

Switched to momentary
Next