Commit Graph

4408 Commits (77f93636757d32f4e2ce6d7295f3d6293af3b462)
 

Author SHA1 Message Date
Jack Humbert e8951d6e41 Merge pull request from IBNobody/master
Added LED Indicator Support to QMK Template
IBNobody 3d56ec052e Fixed extra semicolons.
Fixed extra semicolons.
IBNobody 10491ba21f Fixed LED Function Calls
Fixed LED indicator function calls to match how the matrix init function
calls are formatted.
IBNobody ec62d9e85c Merge remote-tracking branch 'refs/remotes/jackhumbert/master'
# Conflicts:
#	quantum/template/template.c
#	quantum/template/template.h
Christopher Browne a4ff9f2567 Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Erez Zukerman 403d756ad5 Merge pull request from yoyoerx/function_pointers
Addressing void* return warning & coding style
Alex Johnstone 5872f80c96 Merge pull request from jackhumbert/master
Update my repo to upstream
Alex Johnstone 4a7e131604 Meh -> Hyper
Alex Johnstone 84647efebb Update readme.md
Alex Johnstone c1a520fb81 Added photo
Alex Johnstone d1f446962a Added real life layout
Roman Zolotarev 3087808790 Add important note about brightness on OS X
Stephan Bösebeck 55fa66428c Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Alex Johnstone 4687162470 Added Readme
Alex Johnstone f6e5e2bd45 added .hex
Alex Johnstone cffd91edbd typos
Alex Johnstone f744e860ff Update keymap.c
Alex Johnstone 65fde3cc12 More updates
yoyoerx baeffd99da Pull request 190 resolution with 'qmk/master' for merge
Erez Zukerman 7f0d77e08c Merge pull request from romanzolotarev/master
Add Roman's Layout
Alex Johnstone af9e9810a0 work in progress
Stephan Bösebeck 1313e0c828 fix number pad, add ,
Stephan Bösebeck 7ebc813e82 changing cursor keys, back to "default" cursor key layout, adding ISO-cursor keys to Symb layer. Changed numbers back to symmetric layout again, keeping F-keys in symb though
Stephan Bösebeck d0c62feb7e tweaking it a bit further, fixing things
Stephan Bösebeck 64495d11ba Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Erez Zukerman e86f09d262 Merge pull request from XenoBits/master
Improved c# dev layout, only 2 layers now
Erez Zukerman ed830f2a13 Merge pull request from uzytkownik/master
Further improvements to mpiechotka keyboard
Maxime Millet cc0c157287 Fixed png image
Maxime Millet 895bc327c3 CSharp dev layout V2
Roman Zolotarev a429374b78 Update readme
Roman Zolotarev 7138b1e6fc Update layout
Roman Zolotarev f1c265aace Swap volup and voldown
Roman Zolotarev bbe553dba3 Add Roman's Layout
Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW.
Maciej Piechotka cf986ba504 Add waits to prevent KVM from hanging
Maciej Piechotka fb3b7f32c0 Put frequently used keys in shell (-=) under thumb
Maciej Piechotka 5d8f4ff957 Add missing breaks in mpiechotka ergodox_ez keyboard
Alex Ives 05b0931cfc Added layout diagrams to the default planck keymap
Signed-off-by: Alex Ives <alex@ives.mn>
IBNobody 8a2457d753 Adding Retro_Refit Keyboard
Retro_Refit is an example of using a Teensy to replace a keyboard
controller on an older keyboard. The original 6x15 keyboard had a
non-standard 11x8 matrix.
IBNobody 17628e9922 Removing Teensy SDK Folder
Fixing Github GUI error "fatal: no submodule mapping found in
.gitmodules for path 'teensy-sdk'"
IBNobody eba9a7d74d Adding LED function pointers
Wojciech Siewierski a5cdc3aab1 Expose the pressed_actions_cache global variable
Wojciech Siewierski 73cb87740b Always provide an implementation of process_action_nocache
Miguel Palhas 8aa559b825 Adds naps62's layout
Jack Humbert 35393fa9dc Merge pull request from DidierLoiseau/bépo-keymap-header
Keymap header for the BÉPO layout
Jack Humbert 914f1d6f98 Merge pull request from krid78/master
fixes an obvious typo to have DE_LCBR produce {
Jack Humbert f2cf3f3028 Merge pull request from yoyoerx/windocs
Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build
yoyoerx b8d4af8d4a Cygwin Based Users Guide v0.6 -fixes to dfu-programmer build
Daniel Kriesten bfc6eca44a fixes an obvious typo to have DE_LCBR produce {
Didier Loiseau 7c33f8493f Keymap header for the BÉPO layout
Fred Sundvik 59657355d2 Master mode remains active
It remains active even if the USB link is suspended or otherwise
temporarilly goes down.