Erez Zukerman
ea091e7f1b
Honing in on an interval that works for me
9 years ago
Roman Zolotarev
bf925fb71c
Add Roman's layout with QWERTY
9 years ago
Roman Zolotarev
28f0b64e31
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Tobias Matt
d280a59c82
add hex file
9 years ago
Tobias Matt
0181663771
organize in subfolder
9 years ago
Bubblepoint
57789c64bd
basic layout
9 years ago
Erez Zukerman
6274a216f8
[Erez & Jack] Examples for advanced macro stuff
9 years ago
Erez Zukerman
aabcfd5b4e
Merge pull request #282 from jasontwong/master
...
Add new keymap
9 years ago
Jack Humbert
28352f4619
adds revisions of .hex files for planck/preonic
9 years ago
Jack Humbert
0889cc0d9a
removes old .hex files
9 years ago
Jack Humbert
170d9b7d15
addresses memory limits concerns for atomic default makefile
9 years ago
Jack Humbert
9fb1e5441f
updates preonic default keymap
9 years ago
Jack Humbert
130a485bf7
updates planck default keymap
9 years ago
Jason T. Wong
9f8f34119a
Compiled Hex File
...
The keymap file to use without compilation.
9 years ago
IBNobody
f32f80cf32
updating personal atomic keymap ( #285 )
9 years ago
Erez Zukerman
68532ced24
Merge pull request #280 from Twey/master
...
Add `quantum/keymap_extras/keymap_plover.h` and a keymap.
9 years ago
James ‘Twey’ Kay
5713083e91
Add Twey's keymap
9 years ago
Jason T. Wong
93da70a43a
Update keymap image
...
Why:
* The transparency made it ugly.
This change addresses the need by:
* Make transparent parts white.
9 years ago
Jack Humbert
def6853532
adds voice iteration to planck default
9 years ago
Jason T. Wong
762065578b
Add new keymap
...
Why:
* I want a custom keymap that suits my needs.
This change addresses the need by:
* Cloned default keymap.
* Customized layout.
* Updated README.
* Add an image created from keyboard layout editor.
9 years ago
IBNobody
082a0f313d
fixed compiler warnings ( #273 )
9 years ago
Eric Tang
620ac4b260
Update functions used to write to EEPROM
9 years ago
Jack Humbert
9828aba2a1
adds multiple voices and the ability to iterate/deiterate between them
9 years ago
Erez Zukerman
a8fd65d86f
Merge pull request #265 from sboesebeck/master
...
ErgodoxLayoutGenerator used
9 years ago
Jack Humbert
7d1a683607
sounds for plover layout
9 years ago
Jack Humbert
157ddccc2c
start-up sound working, removes tick with some devices
9 years ago
Jack Humbert
0fd093b400
there is no on
9 years ago
Jack Humbert
b0635e58eb
delay isn't the problem here
9 years ago
Jack Humbert
b8c932f9aa
makes the plover keymap correct
9 years ago
Stephan Bösebeck
e065ff8cba
changed the macro generation of the ELG to use UP, DOWN, TYPE instead of U,D,T - makes it work with custom keycodes
9 years ago
Stephan Bösebeck
17140ec082
added some words about the ELG in the readme
9 years ago
Stephan Bösebeck
13244a259c
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
f489ae1ac0
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
de4690593c
fixed startup audio with a 500ms delay
9 years ago
Erez Zukerman
a9ef1c0a03
Merge pull request #267 from nrrkeene/master
...
Improved modifier keys, code
9 years ago
Nicholas Keene
5319c2cd6e
The Ordinary Layout is the layout you are looking for. Come and see.
9 years ago
Jack Humbert
462601f5e8
breaking changes - restructuring audio.c a little
9 years ago
Stephan Bösebeck
f645f9946c
re-created all layouts using ErgodoxLayoutGenerator
9 years ago
Stephan Bösebeck
6ff5e10592
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
a2ee277158
updated comments about plover
9 years ago
Jack Humbert
6ae34f20aa
added plover to default layout
9 years ago
Jack Humbert
a2f31c886f
getting ready for getters and setters
9 years ago
Stephan Bösebeck
04f36b3681
new overview pic
9 years ago
Stephan Bösebeck
a16a9b30b6
added new macro for toggling and holiding layer
9 years ago
Stephan Bösebeck
0fbc52809e
new experimental layout
9 years ago
Jack Humbert
78b3a88154
merging in #262
9 years ago
Jack Humbert
e49712b559
note sliding - on right now
9 years ago
IBNobody
4b3358acc2
Fixed speaker being on during sleep.
9 years ago
IBNobody
4f4b5b8c18
Added CM/DK
9 years ago
Stephan Bösebeck
42fad96be5
added smly layer again
9 years ago
Stephan Bösebeck
9cc39156f7
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
IBNobody
82ec81660e
Merge remote-tracking branch 'refs/remotes/jackhumbert/master' into personal_atomic_planck
9 years ago
IBNobody
ef73ab6628
Notes Bugfix
9 years ago
Jack Humbert
5a15c113d7
Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware
9 years ago
IBNobody
5c98ad5960
Added extra songs, LED indicator notes
9 years ago
Jack Humbert
e0ab1dcf4c
merging
9 years ago
Jack Humbert
ce463ef424
audio fixes
9 years ago
Stephan Bösebeck
6732d6cf1a
new png
9 years ago
Stephan Bösebeck
a9d8c61dbd
new iteration, change of lower row
9 years ago
Stephan Bösebeck
6d40f7c506
added new experimental layout - works with ErgodoxLayoutGenerator
9 years ago
Stephan Bösebeck
7c3345f9b9
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
IBNobody
23231fa577
Converted goodbye to notes, fixed eighth dotted note macro
9 years ago
Olivier
edb2996299
Use aliases where available. No firmware change.
9 years ago
Olivier
920e0865b6
Commit firmware up-to-date with latest upstream qmk_firmware changes.
9 years ago
IBNobody
3103ea542f
Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomic_planck
9 years ago
Olivier
b03a9f7252
Merge https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
319fbe344b
Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware
9 years ago
Olivier
0715cf46ac
Add underscore "_" character in the qwerty compatibility layer.
9 years ago
IBNobody
29e495be2a
Added trimble and tempo adjustments!
9 years ago
IBNobody
943b5b7709
Adding folding to #if, etc
9 years ago
Jack Humbert
a67d425f4d
planck default layout updates
9 years ago
Jack Humbert
e7b9959819
no need for length of play_notes array with macro
9 years ago
IBNobody
45f10b4c4b
Fixed how note arrays are used.
9 years ago
Jack Humbert
720e67e558
Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware
9 years ago
Jack Humbert
8bbd064cf5
changes to play_notes, goodbye
9 years ago
IBNobody
12a9b2b9ae
Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomic_planck
9 years ago
IBNobody
a87522033d
Merging with QMK main to fix rest issues
9 years ago
Jack Humbert
41cc35425a
rests between notes as an argument
9 years ago
Jack Humbert
8f4ce501eb
Merge pull request #260 from IBNobody/personal_atomic_planck
...
Atomic TLC and musical note freqs for audio
9 years ago
IBNobody
bc65f73c64
Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomic_planck
9 years ago
IBNobody
4aea806aa8
Adding Musical Notes
9 years ago
IBNobody
b5c22ab5b5
Merging with QMK main to fix audio issues
9 years ago
Jack Humbert
c83aa16f1d
fixes audio prescaler to emit correct freq
9 years ago
Jack Humbert
ab19ebd08a
MAGIC functionality, AG swap in default layout
9 years ago
Olivier
5df222d3e0
Even more compatibility with QWERTY systems : added most useful characters needing AltGr on a bepo layout. This compatibility layer is still not perfect, but now usable to type with a bepo-like layout on a qwerty system.
9 years ago
Stephan Bösebeck
38a1d830fa
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Olivier
12f13eeef4
More compatibility with QWERTY systems.
9 years ago
Jack Humbert
5f648b6c40
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
86169833c5
updates to preonic default, music mode integrated
9 years ago
Olivier
536e52a05a
Simple layer to allow the keyboard to act like a bepo keyboard when plugged on a qwerty system. Doesn't work with modifiers for now.
9 years ago
Olivier
6b8fdb90bc
Add mouse navigation keys on a new layer.
9 years ago
Olivier
0cd070d814
More concise, no functional change.
9 years ago
Olivier
6dc48384f3
Allow the "00" keypad key to act like a repeating 0 when held down.
9 years ago
Olivier
d3bc854ddf
Correct a bug with stuck modifier keys when they were used with other layers (like when selecting with shift and navigation keys) and released before the layout switch keys.
9 years ago
Olivier
5b74261aa9
Second try with a (maybe) more practical layout :
...
- layer modifiers in the thumb clusters, Alt-F1 - Alt-F4 should now be easier to type
- new Alt and Ctrl keys in the bottom row are more easily reachable with thumbs than the little thumb cluster keys, and feel more like traditional keyboards
- thumb backspace wasn't great due to lower precision and repeat rate than index fingers
9 years ago
Olivier
c2c939af4e
Layout preview generated on keyboard-layout-editor.com.
9 years ago
Roman Zolotarev
fa2eedb7bd
Add Roman's single layer layout based on Norman
9 years ago
Jack Humbert
9eadeb574b
Merge pull request #257 from VoodaGod/bone2planck
...
Bone2 Layout adptation for Planck
9 years ago
Jack Humbert
d81ef5b7eb
new defaults for planck and preonic
9 years ago
IBNobody
9d4bfc1bcf
Corrected layer macros
9 years ago
Jack Humbert
0faa18eab9
audio enable stored in eeprom
9 years ago
Jason Janse van Rensburg
549b797ad1
My Attempt at adapting the Bone2 layout with Neo2 navigation cluster & number block to the Planck.
...
Very much a WIP, will most likely start tweaking further once my Planck kit has dropped
9 years ago
IBNobody
2aa51e4416
Tweaking PVC atomic layout
9 years ago
IBNobody
8f85117aa9
Added Audio to my Atomic
9 years ago
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
IBNobody
3993afbb2e
adding new per-keymap makefile
9 years ago
Nicholas Keene
63656ea34f
The Ordinary Layout is the layout you are looking for. Come and see.
9 years ago
Jack Humbert
63462bf8c1
changing up the makefile a bit
9 years ago
Jack Humbert
ddbe430778
new defaults
9 years ago
IBNobody
f051496f13
Checkin
9 years ago
Stephan Bösebeck
990254edec
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
IBNobody
cf17687f29
Adding personal build file settings
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
19061f2ff1
Update and rename pc_atomic.c to pvc_atomic.c
9 years ago
IBNobody
4b4d3069b4
Update and rename pc_atomic.c to pvc_atomic.c
...
Also removed unused FNs
9 years ago
IBNobody
59e041672c
Remapped magic bootloader key to B.
9 years ago
IBNobody
44e4320b2e
Nightly
9 years ago
IBNobody
95a44cdf01
Disabled print.
9 years ago
IBNobody
aa9eaa9773
Corrected spacing.
9 years ago
IBNobody
9ff9317720
Corrected spacing.
9 years ago
IBNobody
3755ef5ddb
Compiler Warnings / Atomic TLC
...
Corrected compiler warnings for a number of issues. Gave Atomic some
TLC.
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
skullY
21d4cafb8c
Fixup rgb underlight for clueboard1
9 years ago
IBNobody
3a601e76e4
Adding PC Atomic
9 years ago
Stephan Bösebeck
a71ab3ebb6
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
IBNobody
ff06eaf853
Added del
9 years ago
IBNobody
5ef6978cab
Adding personal files
9 years ago
Erez Zukerman
a0194d7e5f
Merge pull request #249 from nrrkeene/master
...
Version 3, Ordinary Perfected
9 years ago
Nicholas Keene
93de95d0cd
The Ordinary Layout is the layout you are looking for. Come and see.
9 years ago
Nicholas Keene
96f75f39c8
The Ordinary Layout is the layout you are looking for. Come and see.
9 years ago
Nicholas Keene
efffbe35c8
The Ordinary Layout is the layout you are looking for. Come and see.
9 years ago
Jonathan Arnett
7635958270
Merge pull request #1 from J3RN/vim-navigation
...
Added Vim-style navigation
9 years ago
Jonathan Arnett
9e2c767c45
Added README note about Vim-style navigation
9 years ago
Jonathan Arnett
4b03a0f3d5
Stylistic changes
9 years ago
Jonathan Arnett
aaa7af752c
Make a also toggle Media layer
9 years ago
zozo
aeb027ed60
First version of a bepo (french layout based on Dvorak rules) keymap.
9 years ago
Erez Zukerman
511c843829
Merge pull request #246 from romanzolotarev/master
...
Add a new layout with arrows in the home row
9 years ago
Stephan Bösebeck
c2e1d69f27
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Jack Humbert
d342989f25
Merge pull request #244 from nicosuave/add_nico_planck_keymap
...
Add nico keymap
9 years ago
Jack Humbert
472e920c03
Merge pull request #236 from tak3over/master
...
Minor Doc Changes.
9 years ago
Roman Zolotarev
f26985ad16
Add HJKL layout
9 years ago
skullY
97f8f37876
Fixup RGBLIGHT support for clueboard2
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
Erez Zukerman
9cfc74c35b
[Erez & Jack] Makes tri-layer available across Quantum
9 years ago
Stephan Bösebeck
0befb25739
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Erez Zukerman
d07a1257b3
Merge pull request #215 from nrrkeene/master
...
Added proper documentation
9 years ago
tak3over
e89fd63426
switched raise and lower layers
9 years ago
skullY
0da53d3811
Fixup the cluepad code
9 years ago
skullY
34dd96187c
Fix the clueboard2 led code
9 years ago
tak3over
4eadc2a977
updated my keymap
9 years ago
tak3over
028dd16fe6
Modified keymap
9 years ago
Alex Johnstone
9bd1caed44
Updated hex
9 years ago
Alex Johnstone
50ac511b56
💷 typo
9 years ago
Alex Johnstone
3fd62428a6
💷 typo
9 years ago
Alex Johnstone
1facc53a26
Merge pull request #5 from jackhumbert/master
...
Sync with upstream
9 years ago
Jack Humbert
931b0a79fc
updates to noise
9 years ago
tak3over
2a488d1597
Update tak3over.c
9 years ago
Stephan Bösebeck
75c24499f3
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
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
Erez Zukerman
0cdf5d292c
Merge pull request #235 from mbarkhau/master
...
add indent to generated keymap
9 years ago
Stephan Bösebeck
dee6a4338a
minor updates - new PNG
9 years ago
Jack Humbert
a90d68739a
music mode file
9 years ago
Manuel Barkhau
22691de580
add indent to generated keymap
9 years ago
Erez Zukerman
13dcbfdab1
Links to build guide
9 years ago
Erez Zukerman
8d39263d24
Merge pull request #213 from mbarkhau/master
...
Add manuneo layout
9 years ago
Manuel Barkhau
381a9fd553
use action function for unicode
9 years ago
Stephan Bösebeck
f0424a0c0f
Merge branch 'master' of https://github.com/sboesebeck/qmk_firmware
9 years ago
Stephan Bösebeck
71cdfe1168
new keymap
9 years ago
Stephan Bösebeck
aee8715815
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
9 years ago
Stephan Bösebeck
c274699085
minor tweaks at the keymap, new png for documentation
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
Jack Humbert
54b0a2bf76
adding files is always smart
9 years ago
Stephan Bösebeck
dbd4ab3457
fixed de_osx prefix in keymap include to avoid conflicts
9 years ago
David Mohr
5fae86849a
Also add compiled hex file
9 years ago
David Mohr
fe6c3e4f0f
Squisher's international dvorak variant for ergodox ez
...
See README.md
9 years ago
Jack Humbert
6186de5828
Merge pull request #227 from NoahAndrews/patch-4
...
Fixed minor issues with Preonic readme
9 years ago
Miha Rekar
3b703eff33
Tiny fix of Planck diagrams
9 years ago
Noah Andrews
09d567045c
Fixed minor issues with Preonic readme
9 years ago
Jack Humbert
47b537c87f
preonic readme
9 years ago
Jack Humbert
e7377dc24b
Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboard
9 years ago
Jack Humbert
b8ac509570
.hex files
9 years ago
Jack Humbert
ac0729787f
preonic update
9 years ago
Noah Andrews
95fba250ef
Updated several keyboard folders to use new keymap naming scheme
9 years ago
mbarkhau
77fa2b0056
Update compile_keymap.py
9 years ago
Noah Andrews
2ae44470e0
Fix error in Planck makefile comment
...
[This comment](https://www.reddit.com/r/olkb/comments/428umx/rgb_underglow/czaivbc ) states that because both audio output and RGB support require the user of timer 3, they can't be enabled at the same time. That makes sense, I can see where audio.c uses timer 3. But this comment in the code states that the incompatibility is with MIDI support, which doesn't make sense based on what I see in the code. Please enlighten me if I'm mistaken.
9 years ago
Stephan Bösebeck
ac22d1c185
added CTL_Shift / Hash macro
9 years ago
skullY
5e822417d7
Fixup clueboard support and add rgb to clueboard1
9 years ago
Manuel Barkhau
a2d3c0bd93
add hex file
9 years ago
Manuel Barkhau
295036d4e3
Merge remote-tracking branch 'origin/master'
9 years ago