Lucas Hecht
34a7012a33
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware into jackhumbert-master
9 years ago
Lucas Hecht
bbfdfdcc5f
delete old keymap (keymap_eigen.c)
9 years ago
Lucas Hecht
6280adbb6e
Added keymap "lucas.c"
9 years ago
Jack Humbert
b694fb3417
Merge pull request #153 from spydon/xmonad_keymap
...
Keymap optimized for xmonad
9 years ago
Lukas Klingsbo
39ed50f605
Added a keymap optimized for xmonad
...
The M(1) function changes layer temporarily (so that numbers can be used)
and holds LGUI which makes it possible to easily change virtual screens
and swap windows inbetween them.
9 years ago
Lasko Height
d290e09d7b
Added pageup, pagedown, home, and end keys
9 years ago
Lasko Height
006d277ec1
Added a Tenkey layer and moved the del key
9 years ago
Lasko Height
d3488f131c
Adding my initial layout
9 years ago
Lasko Height
073a6c206e
Adding my initial layout
9 years ago
Christopher Browne
8079dc0682
Eliminate switch statement by using contiguous character ranges
9 years ago
Christopher Browne
bbcc1046a6
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
e6a2c77fde
README changes
9 years ago
Jack Humbert
623666888f
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
5dc0d1dc20
README changes
9 years ago
Christopher Browne
fe1519de07
Add in XOR of lowest 8 bits of system timer to encourage more randomness of the digits/letters chosen
9 years ago
Jack Humbert
240e8c6340
Merge pull request #129 from cbbrowne/master
...
Example of some "Random Keys"
9 years ago
Jack Humbert
832575f2e7
Update PCB_GUIDE.md
9 years ago
Christopher Browne
73f14db8ad
Remove obsolete comments
9 years ago
Christopher Browne
0d44544491
Comment things more
9 years ago
Christopher Browne
7919839b1a
Random characters now working AOK
9 years ago
Christopher Browne
259e5e28e6
Merge branch 'master' of github.com:cbbrowne/qmk_firmware
9 years ago
Christopher Browne
674c62734d
More experiments with mapping, notably adding in the random bits
9 years ago
Christopher Browne
c39b53bb9a
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Christopher Browne
1466f5a36e
Set up a macro that writes cbbrowne. So that is a nice example of how it works.
...
Probably ought to write up some docs on this to improve it.
9 years ago
Christopher Browne
91c4681656
More samples, some not entirely working yet.
...
I am trying to mess around with MACRO(), but it is not there quite yet...
9 years ago
Jack Humbert
2ce9c19478
Merge pull request #123 from cbbrowne/master
...
README notes and cbbrowne layout
9 years ago
Christopher Browne
41c17baccf
Add notes on what sorts of actions are risky
9 years ago
Christopher Browne
5273c73bef
Many of the changes I wanted
9 years ago
Kacey A
d97c77447f
Fix for broken link in readme.
9 years ago
Christopher Browne
55ccf839c1
More notes
9 years ago
Christopher Browne
580c3e1d55
On Linux, run dfu-programmer as root
9 years ago
Christopher Browne
05d43b0687
Notes on what's done, and plans to change my key mapping
9 years ago
Christopher Browne
9aca1c70b7
Notes on what's done, and plans to change my key mapping
9 years ago
Christopher Browne
5e64f710dc
Bunch of reformatting, improvements to comments
9 years ago
Christopher Browne
753ffa4eed
Latest version of cbbrowne key maps
9 years ago
Christopher Browne
71bd4818cb
Added in a keypad layer that replaces Dvorak
9 years ago
AM
1946c7ce9a
add mollat keymap
9 years ago
Yang Liu
f277079dfa
no message
9 years ago
Yang Liu
2d29795de8
add one more photo
9 years ago
Yang Liu
84657a9e4b
Add a photo for the demonstration of RGB underflow
9 years ago
Yang Liu
ba9ac457b2
Integrate WS2812 code into quantum core
9 years ago
Yang Liu
0a40654b82
Add support for WS2812 LEDs
9 years ago
Jack Humbert
fd72a46c13
Makefile back to defaults
9 years ago
Jack Humbert
ae620fe856
rename file
9 years ago
Jack Humbert
5143c59bdf
Merge branch 'audio' of https://github.com/jackhumbert/tmk_keyboard into smarkefile
9 years ago
Jack Humbert
a820533ab7
keymap.c changes, disable grep stuff
9 years ago
Jack Humbert
eb61700912
better integrations
9 years ago
Jack Humbert
f66a251e5d
I guess I can reference #90 in the commit message
9 years ago
Jack Humbert
c9a096dc99
added error for keymap file not existing
9 years ago
Jack Humbert
dfe7004bc5
new keymap folder structure and makefile magic
9 years ago
Jack Humbert
4faddd3449
working
9 years ago
Jack Humbert
6e3c36360e
sounds
9 years ago
Jack Humbert
4c100dbbef
note seq, start-up beeps, function beeps
9 years ago
Jack Humbert
263344d42f
beeps on lock keymap
9 years ago
Jack Humbert
29de37d5c0
pwm audio
9 years ago
Jack Humbert
5259f36d03
Merge pull request #66 from gdiegel/master
...
Fix for faulty fn layer
9 years ago
Gabriel Diegel
1cdcbc9865
Fix incorrect number of rows on fn layer. Add additional navigation keys
...
to fn layer
9 years ago
Gabriel Diegel
d7d092de5f
Use planck-style arrow keys
9 years ago
Gabriel Diegel
daa8a008db
Fix typos and add comments, swap plus with equals, swap pipe with
...
backslash, move slash, change cursor keys to make the classic shape
9 years ago
Jack Humbert
23846997f6
Merge pull request #39 from gdiegel/master
...
New keymap
9 years ago
Alexey Zabelin
0c89fea71f
Add new keymap
...
The goal of this keymap is to simulate the Atreus layout. Since I've
been using it for quite a while I figured this might help me transition
to Planck.
9 years ago
Gabriel Diegel
3018fa4dc6
Remove redundant definitions
9 years ago
Gabriel Diegel
5d9ff9b61a
Rename keymap
9 years ago
Gabriel Diegel
2deadfc7ff
Fix keymaps, add documentation
9 years ago
Gabriel Diegel
d00b4238e3
Add gdl keymap
9 years ago
Jack Humbert
6485c7d7da
nkro info
9 years ago
Jack Humbert
93812e52b5
readmes\!
9 years ago
Jack Humbert
39915b1748
homebrew instructions
9 years ago
Jack Humbert
6f3141965e
new project script
9 years ago
Jack Humbert
547da78335
merging tmk
9 years ago
Jack Humbert
5a268d97ec
READMEs
9 years ago
Jack Humbert
a6913550c8
fixed MOs
9 years ago
Erez Zukerman
0c47e8b008
[Jack & Erez] Comments + tiny updates and cleanup
9 years ago
Jack Humbert
cc1c32671e
fixed makefile, added MO DF shortcuts
9 years ago
Jack Humbert
35a81f5b8b
added ergodox
9 years ago
Jack Humbert
46e7fb2d3c
quantum separated
9 years ago
Jack Humbert
ff8d8a50df
fixes for bluetooth without usb
9 years ago
Jack Humbert
61fea81a24
spanish layout
9 years ago
Jack Humbert
31dd8ea34a
french keycodes
9 years ago
Jack Humbert
e61a5ed806
nordic shortcuts
9 years ago
Jack Humbert
71a8fd8b12
bluetooth working with usb
9 years ago
Jack Humbert
bbb21f60e9
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
c966e7982c
bluetooth
9 years ago
cr3473
1b8ef914ff
Modified numpad/tenkey layout
...
improved ease of use
9 years ago
Jack Humbert
40148c430e
BL
9 years ago
Jack Humbert
a230aba402
pcb hex
9 years ago
Jack Humbert
266ff2344e
backlight
9 years ago
Jack Humbert
1da07810c7
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
f512923456
new default layout
9 years ago
cr3473
7ed793b292
rearranged dedicated cursor keys
...
now in standart TLK style cluster
VIM style still available in upper layer
9 years ago
Jack Humbert
c8d58a9f19
unicode working, i think
9 years ago
Jack Humbert
febd7886a1
unicode working, i think
9 years ago
Jack Humbert
f610c65f10
unicode working, i think
9 years ago
Jack Humbert
6ec03b2218
unicode working, i think
9 years ago
Keith Miyake
6a4ee574bc
use preprocessor conditional on backlight initialization
9 years ago
Jack Humbert
5bb7ef0012
rows to col option, maybe
9 years ago
Jack Humbert
44625de59a
beeps in an if
9 years ago
Jack Humbert
ed384bd437
beeps update
9 years ago
Jack Humbert
91176d854b
speaker working, midi out
9 years ago
Jack Humbert
9b46f4021e
midi on planck
9 years ago
Jack Humbert
cda23c754e
midi working
9 years ago
Jack Humbert
fd7a465d0d
adding default hex
9 years ago
Jack Humbert
5d2baede8a
making the extended keymap the default - no more 'common'
9 years ago
Jack Humbert
04885a3b44
preonic
9 years ago
Jack Humbert
fb4fe52c0a
midi
9 years ago
Jack Humbert
e528087ee5
midi
9 years ago
Jack Humbert
2d76b5c3d4
lock
9 years ago
Jack Humbert
1e598743b0
matrix
9 years ago
Jack Humbert
c9cbff446f
merging
9 years ago
Jack Humbert
c5a8287dea
ok
9 years ago
Jack Humbert
88704200a5
ok
9 years ago
Jack Humbert
f7bca5c41a
ok
9 years ago
Jack Humbert
b3f638f491
ok
9 years ago
Jack Humbert
e12c0de608
Update PCB_GUIDE.md
9 years ago
Ante Vukorepa
1f52d60ef1
Fixed brightness control; Reduced number of brightness levels to 4.
9 years ago
Jack Humbert
b8c8ecbcd6
Merge pull request #24 from cr3473/master
...
added 1337 layer :)
9 years ago
cr3473
16af7f259b
added 1337 layer :)
9 years ago
Wilba6582
138156d4a0
Update for Atomic PCB Rev 0
9 years ago
Sean Hunter
77a7b180df
Current smh keymap
10 years ago
Jack Humbert
ae2e7fdf26
Update PCB_GUIDE.md
10 years ago
cr3473
3bc50429a7
added mouse scroll keymapping
...
rearranged mouse button layout
10 years ago
cr3473
bec97387a1
added screenlock mapping
10 years ago
cr3473
1a64149375
revert to DEL only on upper layer :)
10 years ago
cr3473
bcb04570ea
PCB Guide edits and update to joe's keymap
10 years ago
angerthosenear
cea51941a4
Create extended_keymap_angerthosenear.c
...
Adding my keymap to the available keymaps list.
10 years ago
John Lindquist
af4f016b4f
Update PCB_GUIDE.md
10 years ago
Jack Humbert
68f48fcc58
guide
10 years ago
Jack Humbert
a53efa4561
Create PCB_GUIDE.md
10 years ago
Jack Humbert
dd3598dce6
daniel
10 years ago
Jack Humbert
caa7727e96
daniel
10 years ago
Jack Humbert
5ca7538578
catching up
10 years ago
cr3473
59f2001b31
Added ability to set the MATRIX in build/make
10 years ago
Jack Humbert
07d090db8b
guide
10 years ago
Jack Humbert
7e67c3ceda
Create PCB_GUIDE.md
10 years ago
Jack Humbert
85cc5d890e
daniel
10 years ago
Jack Humbert
f2ec0f3a2c
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
10 years ago
Jack Humbert
e7435a4022
daniel
10 years ago
Jack Humbert
ed7607645a
Merge pull request #16 from cr3473/master
...
fixed the macros for hard colemak
10 years ago
cr3473
8c788f70f6
fixed the macros for hard colemak
10 years ago
Jack Humbert
1add9b72e7
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
10 years ago
Jack Humbert
49ba5817c4
catching up
10 years ago
cr3473
a286c38797
New, improved, extended layout
10 years ago
cr3473
b36d1a87da
Merge remote-tracking branch 'upstream/master'
10 years ago
Jack Humbert
d61d1f5ca3
layouts, default
10 years ago
Jack Humbert
cdccebafe1
default w/qwerty
10 years ago
Jack Humbert
b90ee43f57
files
10 years ago
Jack Humbert
0e189b6bdd
quark
10 years ago
Jack Humbert
cb3e499cc7
backlight stuff
10 years ago
Reed Swiernik
15110bf7a0
Corrected makefile common var
10 years ago
Reed Swiernik
85f8506caa
Moved keymap file location and fixed bugs in keymap_reed.c
10 years ago