summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-02-02Imperial Match (Darth Vader's Theme) addedMitchell van Manen1-0/+6
crappy recording: https://clyp.it/0lufqils
2018-02-02Add missing parenthesis back to backlight_tickMichael Kaylan1-1/+1
2018-01-28added ATOM47 (Vortex Core QMK powered PCB) & DZ60 Custom config(LEdiodes) ↵LEdiodes16-0/+765
(#2310) * added ATOM47 (Vortex Core QMK powered PCB) * fixed broken\unfinished comment block * moved Layer template to default template. * moved Layer template to default template and removed template from the keymap.c file. * Added LEdiodes config * created readme.md contains an image of 60% board(LEdiodes). * updated readme.md with images added images of the PCB and some feature details from https://geekhack.org/index.php?topic=93447.msg2545221#msg2545221 * removed excess words. * followed the readme template to a T. * formatting fix : added a return.
2018-01-28Support for YMDK NP21 (#2316)sanosis14-0/+1312
* ymdk_np21 initial support Base support of ymdk_np21 - based on jj40. Full grid layout * Update README.md Replacing description. * Adding YMDK NP21 to comunity list. Adding YMDK NP21 to community supported list.
2018-01-28Adding jj40 to keyboard list (#2315)sanosis1-0/+1
* Adding jj40 to keyboard list Adding jj40 to Community-supported list. * Update readme.md
2018-01-28Always copy the firmware file to the root qmk_firmware directory (#2314)skullydazed4-7/+9
* Always copy the firmware file to the root qmk_firmware directory * remove circular dependency
2018-01-28update sed to work on macSam Perman1-2/+2
See https://stackoverflow.com/questions/19456518/invalid-command-code-despite-escaping-periods-using-sed
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-25Make new_project.sh a bit more robustThomas Järvstrand1-13/+5
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-21Revert back to normal sleeping wait behaviour for STM32Fred Sundvik1-7/+2
2018-01-21Fix compiler settings for MCUs with floating pointFred Sundvik1-9/+25
2018-01-19Clarify the format for layout namesskullY1-1/+3
2018-01-18Backlighting for JJ40 and underglow initialisation code (#2260)Kenneth Aloysius18-64/+528
* 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 Jaelre7-32/+63
* 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)skullydazed8-132/+230
* 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-12Reset color after submodule warning messageMarco Scannadinari1-1/+1
Fixes leaking bold text
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 Gordon6-0/+1151
* 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-12added the possibility to hav shifted(modded) tap dancepmalecka2-0/+5
2018-01-12Clarify that we actually have max 16 total backlight levelsfauxpark2-2/+2
2018-01-12Remove reference to BL_x in keycodes.md, and add BL_BRTGfauxpark2-10/+10
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-12Add -e to enable interpretation of escape charactersDanny Nguyen1-2/+2
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