forked from mirror/qmk_firmware
[CI] Format code according to conventions (#26000)
Format code according to conventions
This commit is contained in:
@@ -47,4 +47,4 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
OS_LGUI, OS_LALT, OS_LSFT, OS_LCTL, XXXXXXX, KC_NUM, OS_RCTL, OS_RSFT, OS_RALT, OS_RGUI,
|
||||
_______, _______, _______, _______
|
||||
),
|
||||
};
|
||||
};
|
||||
|
||||
@@ -10,4 +10,4 @@ It is inspired by [Callum's keymap](https://github.com/qmk/qmk_firmware/tree/mas
|
||||
* Symbol layer only contains non-shifted symbol keys.
|
||||
* General differences in key positions.
|
||||
|
||||
For simplicity's sake, the keymap uses QMK's native one shot key implementation. There are other excellent one shot implementations out there, including Callum's in the aforementioned keymap.
|
||||
For simplicity's sake, the keymap uses QMK's native one shot key implementation. There are other excellent one shot implementations out there, including Callum's in the aforementioned keymap.
|
||||
|
||||
Reference in New Issue
Block a user