| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update keymaps to use PDF keycode (#24633) | Joel Challis | 2024-11-23 | 1 | -22/+5 |
| | | |||||
| * | Update use of legacy keycodes (#19120) | Joel Challis | 2022-11-22 | 1 | -2/+2 |
| | | |||||
| * | RESET -> QK_BOOT default keymaps (#17037) | Joel Challis | 2022-05-15 | 1 | -1/+1 |
| | | |||||
| * | [Keyboard] Subatomic refactor (#3194) | noroadsleft | 2019-09-25 | 1 | -127/+128 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Refactor: matrix * New readme file * Configurator support * change info.json to debug linting * use an enum to manage the layers * readme cleanup file header, docs links * use #pragma once in keyboard header file * use new-style OLKB layout macro naming scheme * fix layout macro references in keymap.c * correct Keyboard Maintainer | ||||
| * | Cleanup Default Keymaps (#5442) | Drashna Jaelre | 2019-03-19 | 1 | -6/+1 |
| | | | | | | | | | * Cleanup Default Keymaps to conform to QMK Firmware standards * Minor fixes * Revert some changes | ||||
| * | Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152) | fauxpark | 2019-02-17 | 1 | -4/+0 |
| | | |||||
| * | adds subatomic files (non-working) | Jack Humbert | 2017-08-20 | 1 | -67/+3 |
| | | |||||
| * | Remove PLAY_NOTE_ARRAY usages to get rid of warning. | Joe Wasson | 2017-08-20 | 1 | -6/+6 |
| | | |||||
| * | Fix spelling of "persistent" | Nikolaus Wittenstein | 2017-05-11 | 1 | -4/+4 |
| | | | | | Fixes #1201. | ||||
| * | initial subatomic keymap (text) | Jack Humbert | 2016-12-21 | 1 | -0/+280 |