Commit Graph

225 Commits (911222892ecb1c01551e0abdfbe98ed1dbf82139)

Author SHA1 Message Date
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
Noah Andrews 95fba250ef Updated several keyboard folders to use new keymap naming scheme 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
Damien Pollet bcebb3447c Add action-preprocessing kb/user hooks in planck 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
yoyoerx baeffd99da Pull request 190 resolution with 'qmk/master' for merge 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 b8d4af8d4a Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build 9 years ago
Mitch Lloyd 67624d0b61 First keyboard layout 9 years ago
yoyoerx 641859df84 Addressed void* return warning in all keymaps 9 years ago
yoyoerx 191488b96f Merge remote-tracking branch 'qmk/master' into windocs 9 years ago
yoyoerx 79e0d7cbc3 Cygwin Based Users Guide v0.5 -further corrections 9 years ago
yoyoerx 6bfb9d17cf Cygwin Based Users Guide v0.4 -corrections/dfu build 9 years ago
yoyoerx 2f6f45aa3e Cygwin Based Users Guidev0.2 -formatting revisions 9 years ago
yoyoerx c9c763e000 Cygwin Based Users Guide v0.1 9 years ago
Jack Humbert 3f7180a73e Merge pull request #170 from NoahAndrews/improve-windows-docs
Add scripts for easy Windows environment setup
9 years ago
Noah Andrews 140a311e65 Fix link to MHV AVR Tools 9 years ago
Noah Andrews 45933e84f1 Added documentation for new Windows scripts 9 years ago
Noah Andrews 06de9628be Removed unneeded lines from setup script 9 years ago
Lucas Hecht 52b3ddb521 Update PCB_GUIDE.md 9 years ago
Lucas Hecht bcf847e58a added "Troubleshooting" section to PCB guide 9 years ago
deepshitgoeshere 92adbe416c Delete keymap_eigen.c 9 years ago
deepshitgoeshere 8def502eee Delete dfu-programmer.exe 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 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