cbbrowne
992ec01b5d
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Chris Browne
de3117f483
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
climbalima
ec0db2933c
Merge branch 'master' of https://github.com/climbalima/qmk_firmware
...
second try
10 years ago
climbalima
b5cecb4cc9
Added both revisions into one folder
10 years ago
Jack Humbert
631b8999a7
Merge pull request #868 from potz/master
...
Add brazilian ABNT2 keymap
10 years ago
climbalima
79f82d3d80
returned to o
10 years ago
climbalima
6e27f6fbde
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
10 years ago
Zach Nielsen
80c5ada339
Missed removing a function
10 years ago
nielsenz
f388bb5bda
Removed some common functions from my keymap
10 years ago
Zach Nielsen
4c0aa02b2e
Missed some stuff. Added a song (stole it from reddit).
10 years ago
Zach Nielsen
c07ef5c6ab
Adding my (zach) keymaps for planck and preonic
10 years ago
Zach Nielsen
59bef40aab
Keep unicode's input_mode through a power cycle
10 years ago
Erez Zukerman
f73a378f0f
Merge pull request #870 from NoahAndrews/patch-1
...
Add proper shortcode for KC_DELETE to keycode.txt
10 years ago
IBNobody
1803dbc6d5
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
10 years ago
Noah Andrews
64218f0f70
Add proper shortcode for KC_DELETE to keycode.txt
10 years ago
Potiguar Faga
7aa31ad338
Add brazilian ABNT2 keymap
10 years ago
cbbrowne
83b67b0cf3
Merge branch 'master' of github.com:cbbrowne/qmk_firmware
10 years ago
cbbrowne
cdad01b57a
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Jack Humbert
a9e0fd410c
Merge pull request #867 from fredizzimo/variable_trace
...
Variable trace
10 years ago
Jack Humbert
309d93184e
Merge pull request #852 from J3RN/remove-z-slash-controls
...
Removed the control action when holding z or /
10 years ago
Fred Sundvik
0ba3e523a7
Add documentation for the variable tracing
10 years ago
Fred Sundvik
a377017c95
Add possibility to control variable trace from make
10 years ago
Fred Sundvik
f519b94be7
Add variable trace
...
For debugging changes to variables, either normally or as a result
of a memory corruption.
10 years ago
Jonathan Arnett
1d766c596e
Removed the control action when holding z or /
10 years ago
Chris Browne
a4255664ce
Merge branch 'master' of github.com:cbbrowne/qmk_firmware
10 years ago
Chris Browne
4f1cb9fd5e
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Fred Sundvik
c06e2486ab
Increase the infinity60 system tick frequency
10 years ago
lucwastiaux
b8e204322a
added more shortcut keys
10 years ago
lucwastiaux
78a1dc84dd
updated readme
10 years ago
lucwastiaux
ff8b4a1d89
removed brackets anywhere but in brackets layer, added mouse layer back in, replaced all HYPR with MEH, put semicolon-newline and end-newline on symbol layer
10 years ago
Damien
7697f23538
Merge pull request #11 from jackhumbert/master
...
Merged from jackhumbert
10 years ago
cbbrowne
930ae4b7ff
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
IBNobody
78976d8f7a
Adding SKIP_GIT to speed up compiles.
10 years ago
IBNobody
9e6c57af2a
Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
10 years ago
Erez Zukerman
d5270af111
Implements dedicated text zoom keys
10 years ago
Erez Zukerman
7a9be2562d
Merge pull request #851 from J3RN/momentary
...
Switched to momentary
10 years ago
Erez Zukerman
a6401076d5
Merge pull request #843 from lucwastiaux/master
...
Adding Ergodox Dvorak Programmer layout
10 years ago
Erez Zukerman
bd40844e4e
Merge pull request #836 from 20lives/master
...
added new layout
10 years ago
xyverz
8dd422ffe1
Updates to keymap file.
10 years ago
xyverz
063328344a
Removed files that weren't supposed to be uploaded from gh60 keymap folder
10 years ago
xyverz
61eb35191a
Adding more keymaps.
10 years ago
cbbrowne
b90366285f
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
10 years ago
Jack Humbert
964b8574ee
Merge pull request #839 from priyadi/planck-priyadi-modification
...
Update priyadi's keymap for Planck; added readme
10 years ago
Jack Humbert
d75de44551
Merge pull request #854 from slebedev/master
...
Add link to article about Unicode Hex Input in readme
10 years ago
Jack Humbert
b0317abe42
Merge pull request #857 from fredizzimo/fix_makefile_too_long_bash
...
Run each sumbmake in a separate shell
10 years ago
Fred Sundvik
d956dd1248
Run each sumbmake in a separate shell
...
This will fix the situation where the commandline gets too long when
there are many keyboards and keymaps.
10 years ago
IBNobody
f403028974
added fixed debounce code
10 years ago
Sergey Lebedev
552f469dfc
Add link to article about Unicode Hex Input in readme
...
For me it wasn't clear what is `Unicode Hex Input`, that article
clarifies it (at least for me).
10 years ago
IBNobody
e40c33f754
Merge branch 'master' of https://github.com/IBNobody/qmk_firmware
10 years ago
IBNobody
32f88c0717
Made scanning more efficient
10 years ago