aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards
Commit message (Collapse)AuthorAgeFilesLines
* Update to Drashna Keymaps and Userspace (#2650)Drashna Jaelre2018-03-312-62/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Change global config.h settings * Make Shift LED brighter * Compatibility Tweaks * Update ASCII art and layer comments * Add comments about MOD layer * Change ASCII art for reset, since it was out of date * Use Overwatch theme for Workman layer * Fix RGB define comments * Make sure RGB set list matches * Stop all notes for custom Faux Click * Switch to OSM for everything, and remove RGB Sleep * Never use KEYMAP now * Only enable RGB Sleep on Non-Ergodox boards * Cleanup do to new rgblight_list.h file * Add redirect message for RGB codes * Update userspace documentation * Cleanup of Userspace Add unicode support, and cleaned up comments for ifdef statements * Remove unneeded slashes * Unicode handling * Force NKRO
* Add XD60 support to QMK Configuratormechmerlin2018-03-3114-32/+48
| | | | | | | | | Add info.json Change KEYMAP to LAYOUT_ALL to better reflect that this is a LAYOUT that fits ALL the possible positions for switches. We will need to make better LAYOUTS for the future.
* AMJ96 Support (#2651)MechMerlin2018-03-3110-0/+711
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Initial commit: Get things compiling * port the custom matrix code * Update readme * make second layer fully transparent * populate config.h identifiers with more correct information * Add in switch backlight support * Enable backlight LEDs, and change pin for RGB * port TMK version over * remove all that TMK stuff, it didn't work lol * Updated readme * Fix keymap - Change KEYMAP to LAYOUT - Adjust formatting of table * Edit readme to reflect NOTES * add info.json for QMK configurator support * Replaced placeholder with MechMerlin
* Fix Octagon info.json issues (#2649)MechMerlin2018-03-307-19/+38
| | | | Change KEYMAP to LAYOUT while I'm at it. V1 and V2 now have their own info.jsons
* Just a multilayered Layout using tapdance (#2645)Ryan McLean2018-03-304-0/+318
| | | | | | * Ported JJ40 Layout to Contra * Update readme.md
* Added cpeters1982 keymap folder in lets_split (#2583)Chris Peters2018-03-293-0/+284
| | | | | | | | | | | | | | * Added cpeters1982 keymap folder in lets_split * Deleted tap dance. need to research error * Changed keymap to better facilitate SpaceFn * Trying to get backlighting to work * Added RGB backlight support * cleared some cache files per Drashna's instructions
* Support for the Paladin64 PCB (#2639)nachie2018-03-286-0/+328
| | | | | | | | | | * Support for the Paladin64 PCB * Paladin64: Added readme. Added the bootloader option to rules.mk * Fixed the formatting * fixed the flash command
* Adding Haegin's keyboard layout for the ergodox and minidox (#2637)Harry Mills2018-03-281-0/+92
| | | | | | | | | | | | * Add Haegin's keymap * Potential improvements to the keyboard * Add haegin minidox layout * Add Haegin's keyboard to ergodox layouts * Update Haegin's minidox keymap
* changed super key to left super key (#2631)Jason Janse van Rensburg2018-03-271-1/+1
|
* mitosis:datagrok: minor layout improvements (#2366)Michael F. Lamb2018-03-272-39/+57
| | | | | | | | | | | | | | | | | | | | | | | | * mitosis/datagrok: make qwerty the default layout * mitosis/datagrok: update readme to match qwerty default * mitosis:datagrok: remove redundant name for transparent meh, decided i don't need an extra key to represent "key that is transparent because it's a modifier on a layer below." it's a maintenance burden when moving other keys around * mitosis:datagrok: add num lock on Blue + QWERTY T * mitosis:datagrok: tap lshift = tab we use tab completion a lot so let's get it onto an unmodified key somehow * mitosis:datagrok: update readme * mitosis:datagrok: improve notes in README * mitosis:datagrok: note numlock in README
* XD60 ANSI (GH60) layout (#2624)Benjamin Daschel2018-03-272-0/+55
| | | | | | | | | * configure layer 0 layout for xd60 as ANSI 60% * update keymap with function key immediately right of spacebar; shuffle mapping in function layer to my liking * update readme
* [TADA68] Added mac layout with german umlaute on ansi. (#2615)Martin Lechner2018-03-273-0/+119
|
* Create new 'tada68/iso-uk' layout tailored for boards with the big fat iso ↵bjacques2018-03-275-0/+167
| | | | enter key (#2612)
* qmk configurator support for e6v2. Let it be known that this is one of the ↵mechmerlin2018-03-271-0/+28
| | | | keymaps I've seen done right
* Add qmk configurator support for KBD75mechmerlin2018-03-276-40/+57
| | | | | Also changed KEYMAP to KEYMAP_ALL to be more explicit that it's a layout supporting ALL possible layouts.
* Better non-Linux support (#2524)dankm2018-03-261-2/+2
| | | | | | | | | | | | | * grep -> $(GREP) Some UNIXy systems (FreeBSD for example) don't use GNU grep by default. Allow the user to specify which grep implementation to use so that GNU grep can be specified. * Allow using versioned avr-gcc command Don't hardcode "avr-gcc", and allow strings such as "avr-gcc8", or "avr-gcc-7.3.0" to match checks for "avr-gcc".
* Add pearl README, add rask's Pearl layoutOtto Rask2018-03-264-0/+200
|
* Update to drashna files (#2587)Drashna Jaelre2018-03-2511-476/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Colemak Mod-DH vars * Add Norman Layot vars * Set Shift Indicator to include CAPS Lock as well * Change MEH to GUI * Add Enter to Macro layer * Switch raise and lower layers to make more sense (to me) * Replace unused quote on Ergodox * Add One Shot defines * Dim indicator LEDs * Add short codes for KC_SECRET * Fix typos * Update OLKB code in userspace * Add global userspace config.h * add compile fix * Automatically include from userspace * update readme * Re-add QMK Scan loop * Add EEPROM reset code to all keymaps * Shorten fauxclick sound * Use layouts instead of keymap, when possible * Add OSM detection to ergodox * Convert Viterbi to LAYOUT macro * Clean up game macros * Because I accidently removed the C6 AUDIO define from my viterbi... Whoops * Minor formatting * Fix Woodpad because it's still there * Move Ergodox keymap into layouts folder * Add build date to version macro * Remove PREVENT_STUCK_MODIFIERS from config
* New keymap and more songs (#2609)Joshua Coffey2018-03-254-0/+500
| | | | | | | | | | * Added some new songs and my own keymap * Made Dodger keymap safe to use with backlight disabled * edited layer switching and added more songs * changed keymap to lowercase
* Merge in some custom keymaps from forked repository (#2605)RobertDhaene2018-03-258-10/+409
| | | | | | | | | | | | | | | | | | * Inital layout * Fix the backspace * add a number pad * move the backlight to the adjust layer; move ctrl and delete. * Update from main repo * Add initial files for custom keymap * Light keymap mod * Change the submodules to match the upstream fork's master branch
* Refactor/v60 type r keymap/layout (#2593)MechMerlin2018-03-254-19/+62
| | | | | | | | | | * Add a proper ANSI layout Changed v60_type_r.h to have a proper ANSI layout Modify keymaps to reflect above changes Fix comments * Add new layout to info.json
* info.json configurator support for popular 65% keyboards (#2589)MechMerlin2018-03-255-3/+75
| | | | | | | | | | * Support for tada68 ansi layout. Avoiding the iso layout as it doesn't seem correct * whitefox support for configurator * configurator support for jc65 PCB featuring both the qmk and ps2avrgb versions
* Initial support for RAMA M6-A (#2600)Wilba65822018-03-2512-0/+844
| | | | | | | | | | | | | | | | * Initial commit of RAMA M6-A firmware. * Added LED support * Added Knops support * Fixed compile error for knops keymap. * updated readme.md * updated readme.md * updated readme.md
* Added basic support for JJ50 (preonic-like based on atmega32A) (#2546)WarmCat2018-03-2413-0/+1189
| | | | | | * Added support for JJ50 from KPRepublic, no rgb or backlight control yet. Added as a layout of ymd96 at the moment (same microprocessor). Basic keymap with three layers to get started. * Added support for JJ50
* Fix mechmini2 ortho keymapping layoutmyrtle2018-03-241-1/+1
| | | | A misconfiguration in the ortho layout, K306 key was registered as k305
* Add Fourier Keyboard (#2596)Danny2018-03-2419-0/+1414
| | | | | | | | * Initial commit of Fourier keyboard * Revise keymap, add key to bottom row * Fix readme
* Add Laplace keyboardDanny Nguyen2018-03-249-0/+306
|
* New keymap for The Helix keyboard("five_rows") (#2592)Takeshi ISHII2018-03-235-0/+892
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * duplicate keyboards/helix/rev2/keymaps/default to keyboards/helix/rev2/keymaps/five_rows * OLED Layer display 'Qwerty','Colemak','Dvorak' * set Qwerty, Lower, Raise map * set Colemak map * set Dvorak map * OLED Layer display 'Raise','Lower' change to 'Extra char','Function' * fix ExtraChar Layer Shift-key disable * Raise,Lower,Adjust layer modify some key change KC_TRNS to KC_NO add KANA, EISU key * refine keymaps/five_rows/{config.h,rules.mk} for easy and safe customize * modify Adjust layer: all function into left hand, remove F1..F12,DEL * Add Helix five_rows keymap README.md and README_jp.md * Raise Layer modify: enable Raise(Extr)+Lower(Func)==Adjust * fix image file url in README.md,README_jp.md * change Layer display on OLED * change OLED display base name position
* New keymaps for bananasplit (#2586)Yida Xu2018-03-234-0/+324
| | | | | | | | | | | | | | | | | | * New bananasplit keymap with toggable capslock led. * Update comments. * Update readme.md * Updated keymap name * update some keys. * new layout for bananasplit * update comment * Update readme.md
* add README.md into keyboards/helix/rev2/keymaps/led_test/ (#2582)Takeshi ISHII2018-03-231-0/+27
|
* Add atlacat keymap (#2581)john McCormick2018-03-232-0/+83
|
* Add a basic keymap for Contra. (#2564)XP2018-03-233-0/+283
|
* ekis_isa keymap for HHKB'ish layout (#2562)24-bit-82018-03-234-0/+266
|
* Preonic Ergodox-Like Mac keymap: Bucktooth (#2553)J. Eric Mason2018-03-234-0/+209
| | | | | | | | | * Preonic Ergodox-Like Mac keymap: Bucktooth This is a layout unlike most Preonics, it is taken partially from Ergodox and classic C64 keyboards with a ton of Mac-specific features. * Fix Mouse Left keycode
* Add new keymap for iris transmogrified (#2361)akrob2018-03-233-0/+345
| | | | | | | | * Create config.h * Create rules.mk * Create keymap.c
* Add new bfake "FaceW" keymap (#2360)MechMerlin2018-03-232-0/+69
| | | | | | | | | | | | * Add mechmerlin keymap and readme for facew board * Fix keymap - Backspace as on the wrong key - HHKB backspace changed to backslash * Update keymap.c Change TO to TG for toggle.
* yet another keymap (#2356)David Collom2018-03-234-0/+209
| | | | | | * added keymap * added readme
* That-Canadian Preonic layout (#2462)That-Canadian2018-03-234-0/+278
| | | | | | | | | | * Line ending stuff again * Added my own person keymap to preonic folder * Updated my preonic keymap * Updated my preonic keymap
* initial branch (#2379)Florian2018-03-234-0/+210
| | | | | | | | | | | | | | | * initial branch * lazy-push * Fix schema Updated README, readded DVORAK to keymap. Updated dir name to lowercase. * removed executable bit * testing switched L_GUI position
* Update info.json for Ergodox EZ (#2577)Drashna Jaelre2018-03-211-4/+4
|
* Update info.json for orthodox (#2576)Drashna Jaelre2018-03-213-3/+3
|
* Edit info.json (#2575)MechMerlin2018-03-211-10/+22
| | | | GH60 had the ansi layout taken care of. This commit adds hhkb, iso, and the "basic" KEYMAP layout.
* Update info.json (#2574)MechMerlin2018-03-211-1/+1
| | | Change name from LAYOUT to KEYMAP.
* Configurator support for minivan (tv44) (#2573)MechMerlin2018-03-201-0/+28
| | | Support all 4 layouts supported by the tv44 pcb.
* Create info.json for Ergodox EZ (#2572)Drashna Jaelre2018-03-204-0/+70
| | | | | | * Create info.json for Ergodox EZ * Add Orthodox info.json too
* Add configurator support (info.json) for Input Club K-Type (#2571)MechMerlin2018-03-201-0/+15
| | | | | | * Add configurator support for Input Club K-Type * update info.json to remove bootloader and add mcu
* Add Pretty Keymaps to Ergodox EZU-LANDSRAAD\drashna2018-03-202-166/+146
|
* Configurator Support(info.json) for 1up Keyboards Sweet16 (#2570)MechMerlin2018-03-203-14/+36
| | | | | | | | | | * Configurator Support - Add info.json to support existing layouts - Add comment in sweet16.h to remind people to change info.json if the layout changes. * Fix dlaroe's keymap
* Configurator/dz60 support for info.json (#2568)MechMerlin2018-03-202-0/+34
| | | | | | | | | | * Add info.json file for qmk_configurator Unfortunately none of these keymaps look like a board I've seen in the wild. Some further tweaks will have to be done to the keymaps directly. * add comment indicating need to edit info.json when keymap changes
* add info.json to support both layouts on the contramechmerlin2018-03-201-0/+20
|