| Commit message (Expand) | Author | Age | Files | Lines |
* | Organize KPrepublic, K.T.E.C, xiudi boards into directories (#12159) | peepeetee | 2021-08-22 | 28 | -3491/+0 |
* | Remove MIDI Configuration boilerplate (#11151) | James Young | 2021-08-16 | 1 | -1/+0 |
* | Remove Full Bootmagic (#13846) | James Young | 2021-08-06 | 1 | -1/+1 |
* | [Bug] Develop - Change uint32_t to layer_state_t (#13596) | Xelus22 | 2021-07-19 | 1 | -1/+1 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-04-16 | 5 | -2/+223 |
|\ |
|
| * | Ergodone via support (#11618) | Harshit Goel | 2021-04-16 | 5 | -2/+223 |
* | | Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172) | James Young | 2021-04-12 | 1 | -1/+1 |
|/ |
|
* | Fix the typo in ergodone 80 layout (#12075) | Mega Mind | 2021-03-02 | 1 | -1/+1 |
* | Remove legacy print backward compatiblitly (#11805) | Joel Challis | 2021-02-06 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-18 | 1 | -1/+0 |
|\ |
|
| * | Remove `DESCRIPTION`, E-G (#11574) | Ryan | 2021-01-18 | 1 | -1/+0 |
* | | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | 2021-01-11 | 2 | -36/+0 |
|/ |
|
* | Normalise include statements in keyboard code (#11185) | Ryan | 2020-12-16 | 1 | -1/+1 |
* | Art userspace (#9068) | artjomsR | 2020-05-19 | 1 | -0/+446 |
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 1 | -4/+4 |
* | Remove `KEYMAP_SECTION_ENABLE` (#7882) | fauxpark | 2020-01-17 | 1 | -7/+0 |
* | Port DEBUG_MATRIX_SCAN_RATE to core (#7029) | Joel Challis | 2019-10-15 | 1 | -35/+0 |
* | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 1 | -65/+15 |
* | added ability to change unicode input method (#6666) | Vega Deftwing | 2019-09-04 | 1 | -2/+2 |
* | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević | 2019-08-30 | 2 | -2/+2 |
* | Remove superfluous JTAG disable code (#6445) | fauxpark | 2019-08-20 | 1 | -4/+0 |
* | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark | 2019-07-15 | 1 | -18/+0 |
* | [Keymap] Added 'Vega' ErgoDone layout (#6196) | Vega Deftwing | 2019-06-28 | 2 | -0/+557 |
* | Fix Ergodone keyboard dimensions in info.json | noroadsleft | 2019-04-13 | 1 | -2/+2 |
* | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -2/+0 |
* | Migrate ACTION_LAYER_TAP_TOGGLEs to TT() | fauxpark | 2019-02-18 | 2 | -10/+2 |
* | Migrate fn_actions for default keymaps (#4935) | fauxpark | 2019-02-14 | 1 | -5/+1 |
* | Fix Command feature: use get_mods() instead of keyboard_report->mods (#4955) | Konstantin Đorđević | 2019-01-27 | 1 | -2/+2 |
* | Keymap: Add ErgoDone keymap with QWERTY and COLEMAK Mod-DH (#3884) | Erovia | 2018-09-30 | 4 | -0/+313 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 1 | -2/+0 |
* | Keymap: Custom L0 layout for ergodone (#3591) | Erick Ozaki | 2018-08-09 | 2 | -0/+236 |
* | Fix hyperlinks in ErgoDone readme.md (#3323) | Brendan Wrafter | 2018-07-05 | 1 | -2/+2 |
* | Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173) | noroadsleft | 2018-06-13 | 1 | -36/+39 |
* | Add 80 key layout to Ergodone, as it appears to support it (#2984) | Drashna Jaelre | 2018-05-20 | 2 | -12/+116 |
* | Fix Ergodox EZ Info.json files (#2979) | Drashna Jaelre | 2018-05-20 | 1 | -6/+47 |
* | Add pretty layout to all ergodox clones (#2686) | Drashna Jaelre | 2018-04-21 | 2 | -0/+37 |
* | Rename ONEHAND_ENABLE to SWAP_HANDS_ENABLE for consistency | Joe Wasson | 2018-03-16 | 1 | -2/+2 |
* | Update ergodone.c | noisebomb44 | 2018-01-12 | 1 | -0/+2 |
* | Personal layout planck,ergodone,xd75 (#2140) | Koen Klinkers | 2017-12-14 | 2 | -0/+244 |
* | Do some cleanup for the API | skullY | 2017-11-02 | 1 | -1/+1 |
* | ErgoDone: VID/PID/NKRO (#1872) | marcostrauss | 2017-10-21 | 1 | -3/+9 |
* | Make arguments redo, subproject elimination (#1784) | Jack Humbert | 2017-10-14 | 1 | -1/+1 |
* | ErgoDone keyboard: Improved structure of readme and augmented it with importa... | marcostrauss | 2017-10-10 | 1 | -14/+20 |
* | remove all makefiles from keyboard directories | Jack Humbert | 2017-09-27 | 1 | -3/+0 |
* | Further updated ergodone readme.md (#1714) | Harshit Goel | 2017-09-14 | 1 | -1/+2 |
* | updated read.md file | Goel | 2017-09-13 | 1 | -1/+1 |
* | make ergodone's led work well | Toshiki Yagi | 2017-08-26 | 2 | -12/+98 |
* | Creates a layouts/ folder for keymaps shared between keyboards (#1609) | Jack Humbert | 2017-08-23 | 13 | -0/+1359 |