index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
keyboards
/
kbnordic
Age
Commit message (
Expand
)
Author
2023-08-23
Move RGBLight animations to data driven (#21635)
Ryan
2023-06-24
Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)
Ryan
2023-06-18
Move `RGBLED_NUM` to data driven (#21278)
Ryan
2023-04-27
Move remaining `LAYOUT_all`s to data driven (#20463)
Ryan
2023-04-06
Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)
Ryan
2023-03-17
Remove more empty headers (#20155)
Ryan
2023-03-11
Move matrix config to info.json, part 8 (#20030)
Ryan
2023-02-22
Remove default and unused `BACKLIGHT_LEVELS` (#19898)
Ryan
2023-02-17
Remove matrix size defines (#19581)
Ryan
2023-02-08
Migrate `MCU` and `BOOTLOADER` to data-driven (#19529)
Ryan
2023-02-03
Debounce defines cleanup (#19742)
Ryan
2023-02-03
Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)
Ryan
2023-01-31
Remove usages of config_common.h from config.h files. (#19714)
Nick Brassel
2022-08-21
RESET -> QK_BOOT user keymaps (#17940)
Joel Challis
2022-08-20
RESET -> QK_BOOT keyboard readme (#18110)
Joel Challis
2022-08-20
Move keyboard USB IDs and strings to data driven, pass 2: J-L (#18080)
Ryan
2022-05-15
RESET -> QK_BOOT default keymaps (#17037)
Joel Challis
2021-12-28
[Keymap] Bug fix nordic60, enable underglow for VIA firmware (#15616)
4pplet
2021-12-09
Tidy up NKRO_ENABLE rules (#15382)
Ryan
2021-12-01
Tidy up `SLEEP_LED_ENABLE` rules (#15362)
Ryan
2021-10-11
Nordic60 layout rework/extension (#14794)
James Young
2021-10-02
[Keyboard] Adding kbnordic nordic60 (#14555)
4pplet