IBNobody
39e520c010
Prepping for merge with new_defaults
9 years ago
Jack Humbert
ee2ee7f4f0
audio note length fixes
9 years ago
Jack Humbert
bb0836c620
the spacessss
9 years ago
Jack Humbert
43a4ffc259
bootmagic somehow not getting enabled, so adding eeconfig to backlight src include cond
9 years ago
Jack Humbert
2597fb7c50
might have broken something
9 years ago
IBNobody
66c1024bd3
fixed merging
9 years ago
IBNobody
d4f90fe882
Merge remote-tracking branch 'remotes/jackhumbert/new_defaults'
9 years ago
Jack Humbert
63462bf8c1
changing up the makefile a bit
9 years ago
Jack Humbert
ddbe430778
new defaults
9 years ago
IBNobody
3dd20f2b6c
Rename pc.c to pvc_planck.c
9 years ago
IBNobody
3d601c1bce
Rename pc.c to pvc_planck.c
9 years ago
IBNobody
44e4320b2e
Nightly
9 years ago
IBNobody
01f5b35396
Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into pc_planck
9 years ago
IBNobody
390fd3107a
local files
...
local files
9 years ago
IBNobody
caf3e48de8
LOCAL COMMIT
...
LOCAL COMMIT
9 years ago
IBNobody
ff06eaf853
Added del
9 years ago
IBNobody
5ef6978cab
Adding personal files
9 years ago
Jack Humbert
d342989f25
Merge pull request #244 from nicosuave/add_nico_planck_keymap
...
Add nico keymap
9 years ago
Nico Ritschel
077aee09a4
Add my keymap
9 years ago
tak3over
9e153b1a5c
another modification of layers, restored arrow keys and added cut/paste
9 years ago
tak3over
e89fd63426
switched raise and lower layers
9 years ago
tak3over
4eadc2a977
updated my keymap
9 years ago
tak3over
028dd16fe6
Modified keymap
9 years ago
tak3over
2a488d1597
Update tak3over.c
9 years ago
tak3over
2ba0de8fcd
Merge pull request #2 from jackhumbert/master
...
Update from source
9 years ago
tak3over
9cd0c9d589
Minor documentation error. Raise and Lower.
...
The Raise and Lower keys were transposed in the comment key map for all layers. Assuming _RS and _LW should be mapped to Raise and Lower respectively. Probably is the same in the other custom keymaps that copied from this default.
9 years ago
tak3over
ad3ec12fb6
Create tak3over.c
...
Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys.
9 years ago
Miha Rekar
3b703eff33
Tiny fix of Planck diagrams
9 years ago
Jack Humbert
02096f78e5
Merge pull request #200 from alexives/add_diagram_to_planck_layout
...
Added layout diagrams to the default planck keymap
9 years ago
Alex Ives
05b0931cfc
Added layout diagrams to the default planck keymap
...
Signed-off-by: Alex Ives <alex@ives.mn>
9 years ago
yoyoerx
641859df84
Addressed void* return warning in all keymaps
9 years ago
deepshitgoeshere
92adbe416c
Delete keymap_eigen.c
9 years ago
deepshitgoeshere
e8f17e5136
Delete dfu-programmer.exe
9 years ago
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
fe1519de07
Add in XOR of lowest 8 bits of system timer to encourage more randomness of the digits/letters chosen
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
674c62734d
More experiments with mapping, notably adding in the random bits
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