| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix debounce conflicts in a few boards | Drashna Jaelre | 2019-06-06 | 1 | -1/+1 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 8 | -8/+8 |
* | Add DFU Suffix for ARM boards (#5763) | Drashna Jaelre | 2019-05-03 | 3 | -0/+3 |
* | Fix Clueboard Cluecard keyboard dimensions in info.json | noroadsleft | 2019-04-13 | 1 | -1/+1 |
* | [Keyboard] Remove unnecessary IS_COMMAND definitions from a couple of boards ... | Konstantin Đorđević | 2019-03-19 | 1 | -5/+0 |
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -2/+0 |
* | Clueboard 66% Hotswap Support (#5204) | skullydazed | 2019-02-23 | 17 | -143/+2099 |
* | Remove CUSTOM_MATRIX option from diode direction (#5090) | zvecr | 2019-02-18 | 1 | -1/+1 |
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 3 | -18/+10 |
* | Migrate fn_actions for default keymaps (#4935) | fauxpark | 2019-02-14 | 1 | -24/+32 |
* | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević | 2019-01-27 | 1 | -5/+0 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 8 | -41/+1 |
* | Add support for Clueboard 66% rev4 | skullY | 2019-01-24 | 8 | -0/+1465 |
* | Fixup the clueboard 66 info.json | skullY | 2019-01-23 | 4 | -11/+15 |
* | Clueboard refresh (#4902) | skullydazed | 2019-01-23 | 101 | -4094/+583 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 6 | -6/+6 |
* | [Keymap] Adds keymaps for muzfuz DZ60, Planck, Clueboard66 (#4825) | Mazin Power | 2019-01-13 | 2 | -0/+82 |
* | Remove empty action_function() | fauxpark | 2019-01-11 | 1 | -9/+0 |
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -3/+0 |
* | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2019-01-04 | 3 | -9/+0 |
* | Add PROGMEM keyword to Clueboard keymaps | Kevin Hogeland | 2018-12-20 | 3 | -6/+6 |
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 1 | -1/+1 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 2 | -4/+0 |
* | Add configurator support for 66_ansi layout for rev1, 2 and 3 | mechmerlin | 2018-08-15 | 1 | -0/+4 |
* | this commit fixes #3643, rev2 was affected too | David Vonau | 2018-08-15 | 2 | -3/+3 |
* | Move my keymap to the community folder | skullY | 2018-08-11 | 3 | -66/+0 |
* | Make both RGB and sound work on Clueboard 66% hotswap | skullY | 2018-08-11 | 7 | -58/+36 |
* | add layout support to clueboard | mechmerlin | 2018-08-11 | 2 | -0/+4 |
* | Keyboard: Add Configurator support for Clueboard 66 Hotswap (#3522) | MechMerlin | 2018-08-10 | 2 | -3/+7 |
* | Temporary work around for CB60 sound issues (#3325) | Yan-Fa Li | 2018-07-21 | 2 | -4/+1 |
* | Updates to Xyverz keymaps (#3315) | Xyverz | 2018-07-04 | 1 | -0/+3 |
* | Clueboard 2x1800 Refactor (#3179) | noroadsleft | 2018-06-14 | 10 | -1922/+390 |
* | Updating my maps in upstream master (#2987) | Xyverz | 2018-05-18 | 2 | -57/+123 |
* | Add missing 7U and 4U layouts to 2x1800 (#2829) | Yan-Fa Li | 2018-04-27 | 1 | -8/+1924 |
* | Keymap Fixes for 7U layout, RGB and Audio support (#2779) | Yan-Fa Li | 2018-04-26 | 3 | -3/+32 |
* | Add a custom USB driver for ARM (#2750) | fredizzimo | 2018-04-15 | 1 | -1/+1 |
* | Remove bootloader from info.jsons | skullY | 2018-04-11 | 4 | -4/+0 |
* | Pull information from config.h and rules.mk (#2711) | skullydazed | 2018-04-07 | 8 | -20/+1 |
* | Clueboard 60 info.json | Yan-Fa Li | 2018-04-07 | 1 | -0/+1654 |
* | Clueboard Double 1800 support (#2655) | skullydazed | 2018-04-01 | 27 | -2/+854 |
* | Patched some keyboards that won't compile (#2453) | Brian Choromanski | 2018-03-09 | 2 | -3/+3 |
* | remove duplicate #define | skullY | 2018-02-25 | 1 | -3/+0 |
* | Test a shrug macro | skullY | 2018-02-25 | 1 | -1/+19 |
* | Custom keymap for clueboard 60 | Yan-Fa Li | 2018-02-23 | 2 | -0/+148 |
* | Set unused USB serial buffer to 1 byte to save memory | Fred Sundvik | 2018-02-12 | 1 | -1/+1 |
* | Clueboard hotswap support (#2376) | skullydazed | 2018-02-10 | 15 | -0/+407 |
* | Modernize clueboard, add 66_ansi and 66_iso layouts (#2377) | skullydazed | 2018-02-10 | 29 | -372/+531 |
* | Fix reset for STM32 devices | Fred Sundvik | 2018-02-10 | 3 | -4/+6 |
* | Merge ChibiOS and LUFA descriptor support (#2362) | fredizzimo | 2018-02-08 | 1 | -5/+3 |
* | hi there friends | manofinterests | 2018-01-25 | 2 | -0/+47 |