aboutsummaryrefslogtreecommitdiffstats
path: root/keyboard
Commit message (Collapse)AuthorAgeFilesLines
* BÉPO over CSA: Fixed key repeat for M_NBSPDidier Loiseau2016-04-021-1/+7
|
* Use CSA_ as prefix for Canadian Multilingual key aliasesDidier Loiseau2016-04-021-30/+30
| | | CM is already used for Colemak.
* BÉPO over CSA: GR2A characters in AltGr layerDidier Loiseau2016-04-021-11/+11
| | | | - define aliases for all GR2A characters (unshifted) - use the available characters in the BÉPO over CSA AltGr layer
* BÉPO over CSA: unicode supportDidier Loiseau2016-04-021-5/+54
| | | | | | | - implement easy way to define and send unicode characters on Windows - define 3 characters not available in CSA: - en dash: – - em dash: — - ellipsis: …
* BÉPO over CSA: AltGr layerDidier Loiseau2016-04-021-1/+53
| | | | | | | | - implemented the most useful characters: - all French characters + € - common programmer characters - other keys implemented as KC_NO to avoid mistyping a character from a lower layer - AltGr+Shift not supported (yet)
* Initial BÉPO over CSA with Shift layerDidier Loiseau2016-04-021-2/+157
| | | | | | Initial implementation of the BÉPO layout for use with the Canadian Multilingual Standard layout (a.k.a. CSA / ACNOR layout) on the OS-side. - support all bépo characters from the default and shifted layers
* Added RESET key on fn-=Didier Loiseau2016-04-021-2/+2
|
* Use enums to define layers and macrosDidier Loiseau2016-04-021-26/+30
|
* Swapped w and = to keep the w on the right hand (better for English)Didier Loiseau2016-04-021-4/+4
|
* Use BÉPO spécific key aliases with BP_ prefixDidier Loiseau2016-04-021-70/+20
| | | | keymap_bepo.h: define BP_* keycodes for all possible characters bepo/keymap.c: use those keycodes in the bépo keymap
* Initial bepo layout based on tm2030Didier Loiseau2016-04-021-0/+242
| | | | | | | | No more SFT_T: - moved ] (bépo W) below Tab - moved - (bépo =) in place of ] (top right) - removed SFT_T from ' (bépo M) - moved \ (bépo Ç) in place of = (bépo %) - moved = (bépo %) in place of - (bépo =)
* Create tak3over.ctak3over2016-04-011-0/+136
| | | Custom keymap with an additional function layer for numpad, pgup, pgdn, del, ins, home, end, and additional arrow keys.
* adding files is always smartJack Humbert2016-04-017-0/+327
|
* Also add compiled hex fileDavid Mohr2016-03-301-0/+1127
|
* Squisher's international dvorak variant for ergodox ezDavid Mohr2016-03-305-0/+214
| | | | See README.md
* Merge pull request #227 from NoahAndrews/patch-4Jack Humbert2016-03-301-2/+2
|\ | | | | Fixed minor issues with Preonic readme
| * Fixed minor issues with Preonic readmeNoah Andrews2016-03-301-2/+2
| |
* | Tiny fix of Planck diagramsMiha Rekar2016-03-301-2/+2
|/
* preonic readmeJack Humbert2016-03-301-9/+3
|
* Merge branch 'master' of https://github.com/jackhumbert/tmk_keyboardJack Humbert2016-03-30155-41700/+38531
|\
| * Updated several keyboard folders to use new keymap naming schemeNoah Andrews2016-03-2939-40/+40
| |
| * Fix error in Planck makefile commentNoah Andrews2016-03-291-1/+1
| | | | | | [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.
| * Merge pull request #216 from msc654/masterErez Zukerman2016-03-286-0/+1334
| |\ | | | | | | Added msc keymap for ergodox_ez
| | * Corrected duplicate image issueMatthew Carroll2016-03-281-0/+0
| | |
| | * Added msc keymap for ergodox_ezMatthew Carroll2016-03-276-0/+1334
| | |
| * | Merge pull request #214 from cdlm/action-hookJack Humbert2016-03-282-15/+18
| |\ \ | | | | | | | | Add per-event user hook function
| | * | Add action-preprocessing kb/user hooks in planckDamien Pollet2016-03-282-15/+18
| | |/
| * / Magic Key Overrides / Keyboard Lock / Forced NKROIBNobody2016-03-282-13/+57
| |/ | | | | | | | | | | Added Magic Key Overrides / Magic Key Cleanup / Added Keyboard Lock option to template / Added forced NKRO option to template (disabled by default)
| * Merge pull request #211 from nrrkeene/masterErez Zukerman2016-03-2710-1147/+1232
| |\ | | | | | | The Ordinary Layout is unremarkably mundane and remarkably useful
| | * Merge https://github.com/jackhumbert/qmk_firmwareNicholas Keene2016-03-261-1/+5
| | |\
| | * | The Ordinary Layout is unremarkably mundane and remarkably usefulNicholas Keene2016-03-2610-1109/+1192
| | | |
| | * | The Ordinary Layout is familiar to users of common keyboardsNicholas Keene2016-03-241-58/+60
| | | |
| * | | Merge pull request #196 from naps62/naps62Erez Zukerman2016-03-273-0/+1690
| |\ \ \ | | |_|/ | |/| | Adds naps62's Ergodox EZ layout
| | * | Adds naps62's layoutMiguel Palhas2016-03-153-0/+1690
| | | |
| * | | Merge pull request #207 from romanzolotarev/masterErez Zukerman2016-03-251-1/+5
| |\ \ \ | | |_|/ | |/| | Add important note about brightness on OS X
| | * | Add important note about brightness on OS XRoman Zolotarev2016-03-221-1/+5
| | | |
| * | | Edited to work with jackhumbert/qmk_firmware pull #190Norberto Monarrez2016-03-232-16/+12
| | | | | | | | | | | | | | | | Basically changes "* matrix_scan_user(void)" to "matrix_scan_user(void)"
| * | | Merge pull request #209 from n0bs/masterJack Humbert2016-03-236-0/+332
| |\ \ \ | | | | | | | | | | Added project folder for Bantam-44
| | * | | Added files for Bantam-44Norberto Monarrez2016-03-236-0/+332
| | | | |
| * | | | Merge pull request #200 from alexives/add_diagram_to_planck_layoutJack Humbert2016-03-231-5/+65
| |\ \ \ \ | | |/ / / | |/| | | Added layout diagrams to the default planck keymap
| | * | | Added layout diagrams to the default planck keymapAlex Ives2016-03-161-5/+65
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Alex Ives <alex@ives.mn>
| * | | | Fixed LED Function CallsIBNobody2016-03-222-24/+12
| | | | | | | | | | | | | | | | | | | | | | | | | Fixed LED indicator function calls to match how the matrix init function calls are formatted.
| * | | | Merge remote-tracking branch 'refs/remotes/jackhumbert/master'IBNobody2016-03-2284-41564/+34408
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # quantum/template/template.c # quantum/template/template.h
| | * \ \ \ Pull request 190 resolution with 'qmk/master' for mergeyoyoerx2016-03-2113-2577/+4004
| | |\ \ \ \
| | | * \ \ \ Merge pull request #205 from romanzolotarev/masterErez Zukerman2016-03-214-0/+1309
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | Add Roman's Layout
| | | | * | | Update readmeRoman Zolotarev2016-03-191-1/+1
| | | | | | |
| | | | * | | Update layoutRoman Zolotarev2016-03-1912-192/+67
| | | | | | |
| | | | * | | Swap volup and voldownRoman Zolotarev2016-03-181-2/+2
| | | | | | |
| | | | * | | Add Roman's LayoutRoman Zolotarev2016-03-1811-0/+1434
| | | | |/ / | | | | | | | | | | | | | | | | | | Four layers BASE (Norman), SYMB, PLVR (optimized for Plover), ARRW.
| | | * | | Merge pull request #203 from XenoBits/masterErez Zukerman2016-03-205-1227/+1174
| | | |\ \ \ | | | | | | | | | | | | | | Improved c# dev layout, only 2 layers now