| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove FAUXCLICKY feature (deprecated) (#11829) | Drashna Jaelre | 2021-02-09 | 1 | -1/+0 |
* | enable bluetooth on atreus:clash to fix compile error | Zach White | 2021-01-30 | 1 | -0/+1 |
* | enable LTO on atreus:ibnuda to bring it below the threshold | Zach White | 2021-01-30 | 1 | -0/+1 |
* | Remove unused `action_get_macro()` usages in user files (#11165) | Ryan | 2021-01-11 | 6 | -72/+0 |
* | Merge remote-tracking branch 'origin/master' into develop | QMK Bot | 2021-01-11 | 1 | -1/+0 |
|\ |
|
| * | Remove `DESCRIPTION`, 0-A (#11369) | Ryan | 2021-01-11 | 1 | -1/+0 |
* | | Add board specific to Proton-C, with usual defaults turned on. (#10976) | Nick Brassel | 2020-12-03 | 1 | -0/+1 |
|/ |
|
* | Updates to Talljoe's Keymaps (#10115) | Joe Wasson | 2020-11-06 | 4 | -42/+53 |
* | [Keymap] update dvorak_42_key keymaps for atreus and ergodox_ez: add VSCode s... | LucW | 2020-08-19 | 1 | -39/+60 |
* | [Keymap] update kejadlen keymaps (#9954) | Alpha Chen | 2020-08-18 | 4 | -7/+22 |
* | Remove HD44780 References, Part 1 (#9052) | James Young | 2020-07-27 | 1 | -1/+0 |
* | Add config for Atreus based on Adafruit Feather BLE (#9140) | Randall Mason | 2020-07-11 | 7 | -0/+197 |
* | user keymaps for ergodox_ez/dvorak_42_key / atreus/dvorak_42_key (#9429) | LucW | 2020-06-22 | 1 | -8/+22 |
* | [Keyboard] PDBDOWN should be PCBDOWN. (#9192) | gmadrid | 2020-05-24 | 1 | -1/+1 |
* | [Keymap] Added MACLOCK macro (#9037) | Xyverz | 2020-05-09 | 2 | -9/+8 |
* | [Keymap] Xyverz Kinesis keymap update (#9018) | Xyverz | 2020-05-06 | 1 | -0/+4 |
* | [Keymap] Updates to personal keymaps (#8818) | khitsule | 2020-04-19 | 1 | -15/+26 |
* | [Keymap] new userspace for ibnuda (#8221) | Ibnu Daru Aji | 2020-03-03 | 3 | -260/+37 |
* | [Keyboard] Added Atreus Pro Micro variant (#8059) | Ibnu Daru Aji | 2020-02-05 | 9 | -2/+360 |
* | ridingqwerty: userspace update (#8076) | ridingqwerty | 2020-02-04 | 2 | -60/+98 |
* | Trim firmware sizes from default rules.mk, part 1 (#8027) | ridingqwerty | 2020-01-29 | 1 | -6/+6 |
* | [Keymap] Updating keymaps (#7170) | Xyverz | 2019-10-28 | 2 | -51/+29 |
* | copied atreus astar to mirrored, set PCBDOWN flag (#7137) | Theodore S Lindsey | 2019-10-24 | 5 | -0/+85 |
* | Cleanup rules.mk for 32U4 keyboards, A-F (#6804) | fauxpark | 2019-10-05 | 2 | -96/+4 |
* | [Keyboard] Atreus: Flip the middle two keys when PCBDOWN is set. (#6616) | Alex Schroeder | 2019-09-02 | 1 | -2/+18 |
* | [Keymap] Workman layout for Atreus keyboard (#6606) | Alex Schroeder | 2019-08-30 | 3 | -0/+112 |
* | Update Atreus to current code conventions (#5849) | Joel Challis | 2019-08-30 | 16 | -378/+343 |
* | Remove KC_DELT alias in favor of KC_DEL (#6327) | Konstantin Đorđević | 2019-08-30 | 5 | -5/+5 |
* | Migrate ACTION_LAYER_MOMENTARYs to MO() (#5176) | fauxpark | 2019-08-30 | 1 | -2/+1 |
* | [Keymap] add "ridingqwerty" user and keymap for atreus keyboard (#6533) | ridingqwerty | 2019-08-16 | 4 | -0/+147 |
* | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark | 2019-07-15 | 1 | -14/+0 |
* | Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) | Drashna Jaelre | 2019-06-06 | 4 | -4/+4 |
* | Pti keymaps (#6025) | Peter Tillemans | 2019-06-03 | 1 | -0/+49 |
* | Atreus rules.mk and readme (#5678) | Jason Koh | 2019-04-22 | 2 | -44/+54 |
* | [Keymap] add android studio keyboard shortcuts to dvorak 42 key atreus / ergo... | lucwastiaux | 2019-03-18 | 1 | -4/+19 |
* | Update Atreus layout to match the Niu layout. Fix Niu comment typo. (#5297) | yttyx | 2019-03-03 | 3 | -165/+226 |
* | atreus default keymap `pagedown` didn't match comment instructions (#5245) | Adam Price | 2019-02-25 | 1 | -1/+1 |
* | Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154) | fauxpark | 2019-02-17 | 4 | -23/+8 |
* | Adds a default value for IS_COMMAND for COMMAND feature (#4301) | Drashna Jaelre | 2019-01-26 | 4 | -23/+0 |
* | Modified URLs to point to new locations | Jeremy Bernhardt | 2019-01-13 | 1 | -1/+1 |
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 8 | -32/+0 |
* | Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) | noroadsleft | 2019-01-04 | 1 | -3/+0 |
* | Replace outdated RGB/Audio information | Drashna Jaelre | 2018-10-22 | 1 | -1/+1 |
* | Keymap: Talljoe's keymap for oddball keyboards (#3910) | Joe Wasson | 2018-09-19 | 3 | -0/+44 |
* | Make `PREVENT_STUCK_MODIFIERS` the default (#3107) | Joe Wasson | 2018-09-17 | 3 | -7/+2 |
* | Keymap: Nojjan atreus (#3822) | Jon Olsson | 2018-09-01 | 2 | -0/+71 |
* | Keyboard: Support PCBDOWN variants for Atreus keyboard (#3735) | Alex Schroeder | 2018-08-24 | 2 | -0/+5 |
* | Add Atreus as an official board. | Phil Hagelberg | 2018-08-16 | 1 | -2/+5 |
* | Keymap: Revamp replicaJunction keymaps (#3589) | Joshua T | 2018-08-15 | 10 | -319/+361 |
* | Keymap: Ergodox Dvorak 42 key layout changes (#3500) | lucwastiaux | 2018-07-26 | 1 | -46/+6 |