summaryrefslogtreecommitdiffstats
path: root/keyboards
AgeCommit message (Collapse)AuthorFilesLines
2018-01-28Add helix keyboard (#2308)MakotoKurauchi38-0/+4811
* Fork from Let's Split * Organizing files * Delete some keymaps * I2C and serial enabled at the same time * Change readme * add #define HELIX_ROWS for multiple rows * Delete avrdude flashing script * Delete makefiles * Subproject elimination * Fix lufa path * Remove PLAY_NOTE_ARRAY usages to get rid of warning. Fix conflicting function name * Mousekey change default to off * Fix to oled display adjust * make rev2 change pin assign change keymap * use master_buffer * Timing adjustment * Organizing files * Change Keymap * Change Keymap Add EISU and KANA Correct 4rows * NKRO default to disable * EXTRAKEY_ENABLE default to disable * add rgb reset key * rgb custom function enable * Extend font * add RGBLED_POWER default folder to helix/rev2 RGB_ENABLE to no * renamed directory * Disable RGBLIGHT_CUSTOM_DRIVER * Disable LOCKING_SUPPORT_ENABLE * Update bootloader setting * Change readme * Fixed argument error
2018-01-28katana60: fix bootloader size to work with PCBGabriel Rauter1-1/+1
Fix the bootloader size so the `RESET` key actually resets to the bootloader instead of just restarting the boards.
2018-01-25Adding personal keymap for planck/niu_mini (#2263)Mason McAllaster2-0/+232
* Adding mason keymap for planck/niu_mini * Adding power shortcut
2018-01-25hi there friendsmanofinterests2-0/+47
2018-01-25Hi there :) (#2273)na7thana4-0/+29
2018-01-25[Keymap] semi-ISO Spanish HHKB Keymap for Satan Keyboards (#2290)Alex Vogel4-0/+207
* ISO HHKB first commit * First version of my HHKB ISO Spanish Keymap * Readme.md * Added more media keys. Caps Lock added on function layer. Backlight toggle added on funtion layer. * RGB support for WS2812B RGB led strip * RGB and brightness control.
2018-01-25Fix compilation error when RGB light is disabledGreizgh1-0/+2
2018-01-25Add SSD1306 OLED display support to TKC1800 (#2293)TerryMathews7-18/+475
* Add support for SSD1306 OLED display * Correct keymap Had tilde on keymap instead of grave, corrected. * Winkeyless keymap
2018-01-25Added KBD66 (#2292)allo-world14-0/+768
* Created default layout for KBD66. * Added KBD66 ISO layout.
2018-01-25Add Chocopad keyboardDanny Nguyen8-0/+234
2018-01-23Update pinout for Rev. 1.0 Iris without LEDDanny Nguyen11-9/+164
2018-01-23Iris send backlight info over i2cJoe DeVivo1-1/+14
2018-01-21Disable MIDI on Planck so all revisions compile without compilition size errorsU-LANDSRAAD\drashna2-2/+1
2018-01-21Enable FPU on Clueboard60Fred Sundvik1-1/+3
2018-01-18Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius15-60/+515
* Cleanup Mechmini keymap. Once the custom RGB function is defined, there is no need to manually handle RGB code. * Change default to KEYMAP_MIT, not KEYMAP_OFFSET * Add custom RGB code for JJ40 * Reset Mechmini advertised power draw to 500. Will have to test actual maximum power draw later. * RGB working on JJ40. * Fix: saturation increase/decrease flipped * Add new directory for my custom keymap with RGB keycodes * Swap LAlt and LGUI * Update JJ40 max power draw with measured value * Update: fun40 rules.mk to enable underglow; earlier failed Travis CI * Fix: init RGB LEDs on boot. Also added HHKB-like keymap for XD60. * Super rudimentary backlight test, init RGB LEDs on boot * Backlighting works - stays on for now * Toggling working * Now can override backlight.c functions. Problem was functions in backlight.c weren't called before due to a lack of matrix_scan_quantum() in matrix.c * Timers not working * Delete global.h * Cleanup * Compiles * Good sign: LEDs stop working again * Handle timer1 overflow * Progress: fix: forgot to init * Backlighting fully working now except breathing. * Revert keymap to original keycodes * Update XD60 keymap README * Update JJ40 keymap with backlight toggles * Breathing working just fine. * Update references * Add backlight_set() call * Cleanup code to disable backlight * Fix: does not compile * Fix: missing call to rgblight_task. * Testing with BACKLIGHT_BREATHING * Cleanup * Cleanup comments * More commenting cleanup. * Do not enable BACKLIGHT_BREATHING by default
2018-01-18add dz60 map with arrow keys (#2270)amanda flagg1-0/+86
2018-01-17Adding stephengrier keymap for the tada68 keyboard. (#2269)stephengrier4-0/+91
2018-01-17Update to drashna keymaps (#2281)Drashna Jaelre5-25/+26
* Move faux clicky into userspace * Get Audio and RGB enabled on Orthodox-rev1 * Add faux click to userspace * Add Orthodox Rev3 check to macros * Hack Orthodox Name for drashna keymap * No more One Shots * Ergodox product name hack * Enable Audio on Orthodox by default
2018-01-14Fix up the ARM audio support (#2136)skullydazed4-17/+94
* Get audio working on clueboard/60 * add keys for music mode * Change doubles to floats * add keys for all the songs * revert to the default startup sound * Remove music mode until we can figure out why it crashes
2018-01-13Update info.jsonmanofinterests1-1/+1
2018-01-13Update info.jsonJack Humbert1-2/+2
2018-01-12Update ergodone.cnoisebomb441-0/+2
2018-01-12Fix call to memset for various keyboardsKaleb Elwert6-41/+42
2018-01-12Adding my Tada68 Keymap.chancellorr3-0/+141
2018-01-12Add Daniel Gordon's Ergodox Infinity and ChimeraDaniel Gordon2-0/+704
* gordon.c defines many aliases for KC codes. * gordon.c defines many advanced tap dance functions. * This is a squashed commit of about 6 months of work on chimera and ergodox infinity changes. * Ignore the change-id below. Change-Id: I83927139e8a80fe08992ae91ec7d62571498f7f7
2018-01-12Updated files to better support sockets version (#2255)Mikkel Jeppesen4-6/+13
2018-01-12Updating default niu mini keymap to better reflect productMason McAllaster2-15/+13
2018-01-12Layout for BananaSplit60 (#2257)Kyle Sargent4-0/+192
* Kamon bananasplit layout * readme
2018-01-12Halfkeyboard functionality for dvorak and qwerty (#2261)Oryhara1-0/+356
* started work on halfkeyboard * update to keymap * halfkey layouts complete for dvorak and qwerty
2018-01-07Adding XMMX (#2236)farmakon15-0/+612
* gh80_3000 * Add files via upload
2018-01-05Update info.jsonJack Humbert1-1/+1
2018-01-05Info json fixes (#2232)Jack Humbert4-8/+8
* Update info.json * Update info.json * Update info.json * Update info.json
2018-01-05Update info.jsonJack Humbert1-2/+2
2018-01-05Update info.jsonJack Humbert1-1/+1
2018-01-05Added RGB and in-switch LED controls (#2227)Hannes Egler4-0/+154
* Default layout with RGB and in-switch LED controls This is a variation of the default keymap with added RGB underglow and in-switch LED controls. * Readme for default_rgb keymap * ISO keymap with RGB and in-switch LED controls This is a variation of the default ISO keymap with added RGB Underglow and in-switch LED controls. * readme for iso_rgb keymap
2018-01-05Rooski15: Update Prime_R ReadMe & Keymap (#2228)rooski155-17/+43
* Rooski15: Updated prime_r Keymaps * Rooski15: Updated Prime_R:Rooski * Rooski15: Updated Prime_R readme * Rooski15: Updated Prime_R readme * Rooski15: Updated Prime_R readme
2018-01-05Updated ACR60, Mechmini, ALU84 readme information and config.h descripters ↵TurboMech10-21/+28
(#2231) * Updated ACR60, Mechmini, ALU84 readme information and config.h descripters Update MECHKEYS keyboards to be uniform in readmes and config.h's PID, MANUFACTORER, and DESCRIPTIONS. This allows the keyboards to be more uniform amongst the different types. * Rename keyboards/alu84/keymaps/TurboMech/config.h to keyboards/alu84/keymaps/turbomech * Rename keyboards/alu84/keymaps/turbomech to keyboards/alu84/keymaps/TurboMech/config.h * Fixed folder naming for alu84/keymaps/turbomech * fixed error from compile removed double `return MACRO_NONE;` and `switch (id) {`
2018-01-04Prime_R (#2221)rooski1520-0/+1210
* Rooski15: Add Prime_R Keyboard * Rooski15: Added keymaps to xd60, xd75, planck, and prime_r * Rooski15: Updated prime_r keymap * Rooski15: Added Prime_R and Documentation * Rooski15: Added Prime_R and Documentation * Rooski15: Prime_R - Added futher documentation. * Update config.h Added device information * Update readme.md Updated Planck:EmilyH Readme * Update readme.md Updated XD75:EmilyH Readme
2018-01-04profanum429@gmail.com (#2222)profanum4292-22/+21
* Added initial in-switch LED support for the Eagle/Viper V2. Currently only has four modes: All ON, Mods/Nums ON, Alphas ON, or All OFF * Revert keymap changes * Changed switch curly bracket to match style.
2018-01-04Add info.json file for Chimera Ortho (#2217)Daniel Gordon1-0/+247
* Add info.json file for Chimera Ortho * Correct LAYOUT to KEYMAP Correct LAYOUT to KEYMAP in chimera ortho's json.info
2018-01-04Keeb json layouts (#2219)MechMerlin4-0/+52
* info.json committed to support the qmk configurator project These are info.json for each of the keyboards I've contributed to during my time here at QMK * change LAYOUT to KEYMAP to adhere to matrix definitions
2018-01-03Duck Eagle/Viper V2 support (#2216)MechMerlin18-0/+788
* Preliminary support for Duck Eagle/Viper V2 60% board. This is a copy of the octagon/v2 with things changed to reach a compiling state * Get a 60% keymap compiling, this might not be what the eagle/viper really supports * Update readme to point to correct GeekHack link * Get keymap working on a Duck Eagle * Add code submitted by profanum429 - Add HHKB style top row to v2.h - Modify read_rows function to take into accout the caps lock firmware key - Modify default keymap to match the new v2.h - Adjust readmes * Fix bug related to col 0 not working * Add keymap for mechmerlin * Add profanum429's viper hhkb layout * Add visual representation for mechmerlin layout Add navigation keys to keymap * Add a better visual representation to the mechmerlin keymap * Add profanum429's Viper layout! * Updated profanum429 keymap to match a full HHKB Enabled media keys in rules.mk * Revert "Updated profanum429 keymap to match a full HHKB" This reverts commit ed914160d7e27e6412d2c7c5c1c4fa0a04838667. * Fix default keymap for Eagle * Enable extra keys for audio control support * Modified timings in indicator_leds to accomodate the WS2811S chips on the Eagle/Viper2 PCBs at 800kHz with a 16mHz clock Modified the backlight settings to not interfere with the default RGB underglow code from QMK Modified the order of the LEDs in the LED status bar at the top of the Eagle/Viper2 PCBs (3,2,1,6,5,4,8,7 order) * Cleaned up indicator code to remove unused functions as the RGB underglow uses the default driver provided by QMK Commented out backlighting code in v2.c * update readmes to reflect profanum's awesome contributions and fix typo in make instructions * Remove custom RGB logic and just rely on QMK RGB underglow. We'll leave the backlighting in place for now
2018-01-03Added Mechmini 2.0 to Mechmini keyboard folderTurboMech27-214/+1163
This creates a v1 and v2 subproject. V1 retains all the same implementations of the bootmapper-ported Mechmnini 1 including #2196. V2 adds the Mechmini 2.0 kayboard support (I know it took me way to long to get it a pull request in). All readme's updated to reflect compiling the two seperate keyboards. Simply either `make mechmini/v1:default` or `make mechmini/v2:defualt`. Utilizing the rules.mk using `make mechmini:default` will automatically create the Mechmini 2 default keymap as this is the current version and has a much wider user base.
2018-01-03Let's Split: Minor fixes in keymap.c commentsRickard von Essen1-4/+4
- Single quote (') is the un-shifted key, not double quote (") - Fixed alignment
2018-01-02JC65 - Adding in CapsLock LED support and my personal keymapStacy Devino5-1/+49
Signed-off-by: Stacy Devino <stacydevino@gmail.com>
2018-01-01Added support for V60 Type R Polestar backlight and RGB underglow (#1852)benlyall11-31/+439
* Added V60 Type R Polestar Backlight and RGB Underglow support * made RGB Underglow stuff optional, to support the non Polestar V60 * updated readme and rules * fixed typo in readme
2018-01-01backlight breathing overhaul (#2187)Balz Guenat14-48/+50
* add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
2018-01-01Aviator Keymap (#2204)John Ramsay5-0/+449
* Create aviator.txt * Add files via upload * Delete aviator.txt * Delete readme.md * Add files via upload * Update readme.md * Update readme.md * Delete keyboard-layout.png * Update readme.md * Update readme.md * Update readme.md
2018-01-01RGB underglow support for JJ40, clean up redundant code in Mechmini keymap ↵Kenneth Aloysius12-139/+143
(#2196) * Cleanup Mechmini keymap. Once the custom RGB function is defined, there is no need to manually handle RGB code. * Change default to KEYMAP_MIT, not KEYMAP_OFFSET * Add custom RGB code for JJ40 * Reset Mechmini advertised power draw to 500. Will have to test actual maximum power draw later. * RGB working on JJ40. * Fix: saturation increase/decrease flipped * Add new directory for my custom keymap with RGB keycodes * Swap LAlt and LGUI * Update JJ40 max power draw with measured value * Update: fun40 rules.mk to enable underglow; earlier failed Travis CI
2018-01-01Remove residual Makefiles from the keyboards directory (#2193)James Neill15-291/+0
* Removed residual Makefiles from keyboards directory * Removed reference to Makefile