summaryrefslogtreecommitdiff
path: root/keyboards
AgeCommit message (Collapse)Author
2017-10-21Fix the naming for clueboard filesskullY
2017-10-21Additional custom handwired layout - Space Oddity (#1868)James
* Add existing file * Add new keyboard layout - initial commit * Revised readme.md * Clarified readme.md, reorganized keymap.c, and added license text. * Fixing last incomplete commit * Just a little code cleanup to make things more readable.
2017-10-21Added my Let's Split layout (#1867)Pittyolo
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Add files via upload * Add files via upload * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Add files via upload * Adding my Let's Split layout As in my Nyquist layout, ISO Hungrian friendly
2017-10-21Added caps lock + key lockJason Rosenman
2017-10-21Turned off some unnecessary makefile rulesJason Rosenman
2017-10-21Revise carvac_dv keymap for easier alt-tab (#1871)CarVac
* Add carvac_dv keymap for mitosis * Add mouse keys * move backspace, etc, and fix tab * remove commented-out functions in keymap * Fix scroll buttons and add left/right scrolling * Make num momentary, add comments, and clean up * fix mouse scroll acceleration * Add tab, remove bksp, move print screen Having tab next to control and alt makes for much easier alt-tabbing and ctrl-tabbing. That displaced print screen, but I had never used the non-layer backspace on the right hand, so I moved printscreen over there.
2017-10-21ErgoDone: VID/PID/NKRO (#1872)marcostrauss
* - Fancy default PID and option for corresponding VID. - Information about official VID/PID. - Correct manufacturer name. - NKRO enabled by default. * Resolved build error with `#ifndef FORCE_NKRO`.
2017-10-21heartrobotninja ergodox_ez and lets_split layouts (#1874)heartrobotninja
2017-10-19Add Iris keyboard (#1863)Danny
* Clone Nyquist code to Iris and rename * Set keymap and pins * Work in progress Iris default keymap * Add Iris rev2 * Update Iris files to new build system * Add lewisridden keymap
2017-10-17Reorganize clueboard into a single directory (#1855)skullydazed
2017-10-17Address #1689 by using a formula to define the breathing curve (#1692)skullydazed
* Address #1689 by using a formula to define the breathing curve and exposing defines to control the shape of the curve. * Tweak the behavior of breathing for clueboard
2017-10-17Add terminus_mini keyboard and nyquist/DivergeJM layout (#1851)mogranjm
* First commit of the Terminus_Mini firmware and the DivergeJM version of the Nyquist firmware * Fix terminus_mini & nyquist/DivergeJM readme files Previously an outdated copy of the default readme. Updated to match the Nyquist/DivergeJM format (DivergeJM is a split 5x12 implementation of the terminus_mini layout) * Update makefiles to rules.mk Renamed both Makefiles to rules.mk, removed references to makefiles * Updated rules.mk Inadvertantly removed important code from the rules.mk in previous commit. This has been restored. Also disabled Tap_Dance in both rules.mk files * Moved terminus_mini to handwired Realised that existing directory was not appropriate for the terminus_mini project, moved to handwired.
2017-10-16Add Maxr1998's GH60 layout (#1849)Max Rumpf
* Maxr1998's GH60 layout * delete unused makefile * Remove unneeded include
2017-10-16Add NIU Mini from KBDFans (#1847)Kenneth Aloysius
* Add NIU Mini keymap from Planck keymap * Remove old keymap files * Fix README, removed Planck references * Add default layout, move Planck layout to separate folder * Update README
2017-10-15Added BLE support for USB-USB converter. (#1824)Benjamin Dengler
* Added BLE support to USB-USB converter * Added readme * Removed images and Makefile
2017-10-15adds default keymap for handwired boardsJack Humbert
2017-10-15update keymaps to not be the canonical fileJack Humbert
2017-10-15adds default keymap for amj60Jack Humbert
2017-10-15Cleaned up my Kinesis layout and created readme. (#1843)Salt-Peanuts
* Cleaned up keymap and readme * Cleaned up keymap and readme * Cleaned up keymap and readme * Cleaned up keymap and readme
2017-10-14Add tomb0y's minidox layoutzs
2017-10-14Make arguments redo, subproject elimination (#1784)Jack Humbert
* redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * redo make args to use colons, better folder structuring system [skip ci] * don't put spaces after statements - hard lessons in makefile development * fix-up some other rules.mk * give travis a chance * reset KEYMAPS variable * start converting keyboards to new system * try making all with travis * start to update readmes and keyboards * look in keyboard directories for board.mk * update visualizer rules * fix up some other keyboards/keymaps * fix arm board ld includes * fix board rules * fix up remaining keyboards * reset layout variable * reset keyboard_layouts * fix remainging keymaps/boards * update readmes, docs * add note to makefile error * update readmes * remove planck keymap warnings * update references and docs * test out tarvis build stages * don't use stages for now * don't use stages for now
2017-10-14keymap configuration rewritten using the KEYMAP macro defined in atreus.hStefano Rodighiero
2017-10-14Add YMD96 Keyboard (#1838)Andrew
* add ymd96 base currently not working correctly. * Update honestly not really sure what I've been doing but I'm just more or less brute forcing this until I can get the pcb schematic or something * honestly just trying stuff out * Update keymaps Getting closer hopefully * ymd96 works! at least for me * Update readme * Update readme * Update readme
2017-10-14Created cleaner readme and updated the keymap of my layout (#1840)Pittyolo
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c * Add files via upload * Add files via upload * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Update README.md * Add files via upload
2017-10-13Add multiple layout support and Linux flash utility to JJ40 (#1837)Oscillope
* Adds support for multiple layouts. Adds custom keymap for "offset" layout. * Adds a tool to help detach the keyboard from the Linux HID driver before programming. * Adds a tool to help detach the keyboard from the Linux HID driver before programming.
2017-10-13Add support for Unikeyboard Felixunknown
2017-10-13Add support for the JJ40 Keyboard (#1834)Vadim Brodsky
* Add support for JJ40 * Update readme * Update maintaner
2017-10-13Extended the programming script for the ps2avrGB keyboard series:Sebastian Kaim
- a keyboard already in bootloader mode will now be detected - if setting the keyboard to bootloader mode doesn't work, a hint will be printed on how to do so - instead of failing instantly when no keyboard is found, the script will now wait up to 60 seconds (it retries every 5 seconds, up to 12 times)
2017-10-13Updated DZ60 HHKB layout and add my own layout (#1828)Donald
* Updated DZ60 to properly handle HHKB layout, and added my own HHKB layout * Added dedicated underglow keys * Fixed compile issue
2017-10-13Add rask's UK78 and iErgoDox layouts (#1830)Otto Rask
* Add rask's Satan layout * Add rask's Satan layout * Add rask's BananaSplit60 layout * Add rask's BS60 readme * Fix rask's BS60 readme image * Fix rask's BS60 readme image again * Add rask's UK78 layout * Change RGui to be LGui to fix locale switching On Ubuntu the keyboard seemingly lost RGui when toggling between typing languages. With LGui toggling works normally. * Add rask's ErgoDox Infinity layout * Modify ErgoDox layout and add readme for it * Add rask's UK78 layout readme
2017-10-13Add the Tomato keyboardJon Allen
2017-10-13Tada68 instructions, updated and clarified to avoid bricking keyboardsGareth Pye
2017-10-10newkb-atreus-xkJacob Chapman
2017-10-10add stock layout for xd75 (#1731)Wunder
* add stock layout for xd75 * fix layout bug * layout naming * don't need it * Cleaning up
2017-10-10ErgoDone keyboard: Improved structure of readme and augmented it with ↵marcostrauss
important information. Updated links to moved content.
2017-10-10Updated my Gherkin Keymapunknown
2017-10-10Cleanup of my keymaps (#1802)drashna
* Add woodpad * Cleanup * Remove misc layouts for woodpad * Move woodpad to handwired * Updated RGB Underglow info * Cleanup macros * Fix odd merge issue * Tweaked RGB lighting stuff * Start to merge orthodox/ergodox keymaps (persistant layers) * Add forced NKRO * Added Colemak and Dvorak layers to default orthodox keymap * Added default layer (qwerty/colemak/dvorak) detection to RGB Underglow
2017-10-10 geändert: readme.mdDerMeerkamp
2017-10-10 geändert: readme.mdDerMeerkamp
2017-10-10 geändert: keymap.cDerMeerkamp
2017-10-10 neue Datei: readme.mdDerMeerkamp
2017-10-10 geändert: keyboards/lets_split/keymaps/DE_simple/keymap.cDerMeerkamp
2017-10-10 neue Datei: keyboards/lets_split/keymaps/DE_simple/MakefileDerMeerkamp
neue Datei: keyboards/lets_split/keymaps/DE_simple/config.h neue Datei: keyboards/lets_split/keymaps/DE_simple/keymap.c neue Datei: keyboards/lets_split/keymaps/DE_simple/rules.mk
2017-10-10Added ISO Hungarian friendly keymap (#1808)Pittyolo
* Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update keymap.c * Update keymap.c * Update keymap.c * Update keymap.c
2017-10-10Added Dichotemy Keyboard, updated docs for Pointing Device (#1817)Snipeye
* Added Dichotemy Keyboard, updated docs for Pointing Device * Updated readme * Updated mouse report pointer in pointing_device.c
2017-10-10Contribute GH60 layout (#1820)Antonio García-Domínguez
* Add first version of my layout * Tweaked layout * gh60/bluezio: SpaceFn CapsLock interferes with Ctrl+Arrows
2017-10-10Add my layouts (#1822)Kyle Montag
* all of my updates * return to base config for xd60.c * remove janky keymap header definition * update readme for xd60 * update Planck readme
2017-10-06correct extraneous tRob Rogers
2017-10-06correct layer numbers in keymapsRob Rogers
2017-10-06Consistent fabian layouts for amj40, let's split, planck and xd75 (#1812)Fabian Topfstedt
* slight modifier changes; added plover and reusing jack's default planck keymap as the basis * space is not shift when held anymore * added fabian layout (based on jack's default) * changed fabian layout (based on jack's default) * changed fabian layout (based on jack's default)