Commit Graph

1151 Commits (3779e1988e43e0f4c9ad02acfebf1223d55d477e)

Author SHA1 Message Date
Stephan Bösebeck 61b2b58bee Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 9 years ago
Erez Zukerman 1ce6da2605 Merge pull request #298 from adiabatic/ergodox-zweihander-osx
ergodox-zweihander-osx: initial commit
9 years ago
Erez Zukerman 98ed12843e Merge pull request #294 from sneako/master
Add my Ergodox EZ config
9 years ago
Erez Zukerman 84b736dc7f Merge pull request #258 from romanzolotarev/master
Add Roman's single layer layout based on Norman
9 years ago
Stephan Bösebeck 0e7a3a25bb new version of the experimental layout. changed media keys in MDIA layer 9 years ago
Nicholas Keene 1076c2b122 The Ordinary Layout is the layout you are looking for. Come and see v3.14. 9 years ago
Nathan Sharfi fe022a508f zweihander: move dim/brighten to 1/2, add ⌘Q 9 years ago
Nathan Sharfi 9b163d2feb zweihander: Add ⌘`, ⌘⇧`, ⌥⇥, ⌥⇧⇥ 9 years ago
Nathan Sharfi 8ec1d41a28 Ergodox EZ: add zweihander-osx.hex 9 years ago
Nathan Sharfi 262930c8d5 ergodox-zweihander: initial commit 9 years ago
Anand Babu (AB) Periasamy ed0798de24 Beginner's keymap for Ergodox-EZ 9 years ago
Erez Zukerman e7d56215de Merge pull request #295 from techtomas/techtomas
Add my layout to the list
9 years ago
Jack Humbert 0656f2fa10 moves backlight functionality to keyboard files and updates template makefile
previously there were two backlight.c files (bad)
9 years ago
Jack Humbert 9ab7098c83 fixes plover start sound 9 years ago
Thomas Anderson fb57b2e55d Added readme 9 years ago
Thomas Anderson 711809fdac Finalized my personal layout 9 years ago
Erez Zukerman 9edcfcdf6f Adds brackets to inner vertical keys in experimental layout 9 years ago
Jack Humbert 66e0323881 removes extra voices, updates .hex files 9 years ago
Jack Humbert 27d24faf39 adds condition to one last audio ref in planck default 9 years ago
skullY ca9b85f702 Bring the clueboard firmware size down 9 years ago
sneako b79124ac14 Adding .hex file 9 years ago
sneako 38858338f8 Add my Ergodox EZ config 9 years ago
Erez Zukerman 4f998657e9 Addresses #290 9 years ago
Tobias Matt 4122ad3f7b switch shift and enter thumb key 9 years ago
Tobias Matt a101d9ebcd update hex file 9 years ago
Tobias Matt d4710d8d7a shift to thumb key 9 years ago
IBNobody ce75a7675e Updated personal layouts (#291) 9 years ago
a0-c 8fda26db7d gh60 Rev C with LED controls (#289)
* gh60_rev_c

* gh60 Rev C

Support for WASD, Poker, Esc, FN LED clusters

* clean up spacing

* Update README.md

* Added image and pinout

* PCB image
9 years ago
Jack Humbert c37d52d213 resolves conflicts in rgblight.c
# Conflicts:
#	quantum/rgblight.c
9 years ago
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
IBNobody 3103ea542f Merge remote-tracking branch 'remotes/jackhumbert/master' into personal_atomic_planck 9 years ago
Jack Humbert 319fbe344b Merge branch 'personal_atomic_planck' of github.com:IBNobody/qmk_firmware 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
Stephan Bösebeck 38a1d830fa Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware 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
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